Git

You can anonymously read the source code, study it's features and documentation by going to the GitHub repository directoy:

https://github.com/se7enxweb/smilefckeditor

You can anonymously check out the source code released by this project from its Git repository:

git clone https://github.com/se7enxweb/smilefckeditor.git

You may be able to anonymously check out the source code released by this project from its expected composer package:

composer require se7enxweb/smilefckeditor

To be able to commit changes to the project's repository, you need to be a member of the project.

Latest log messages

  • 6201cacde97dfe126933ccf0772952b7bd8285f1 on 05/04/2012 5:50 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Added: Re-adding original README.md French translation to documentation
  • 2d73a47da84a10e3151e516f648effef57c61cb0 on 05/04/2012 5:49 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Updated: Translated README.md text content from French into English
  • c08dc155709995103f977c8b2588910f57892b79 on 05/04/2012 5:42 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Renamed: Renamed README documentation to Markdown file extension
  • 29235c24e07c7a0b8ac3e93b5f42fed2bf23d3e9 on 05/04/2012 5:42 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Moved: Moved README.fr.txt documentation to the doc folder
  • a8ede8d2ac699fa2864c00354db13d8cc21d0dfd on 05/04/2012 5:39 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Updated: Updated settings files to use utf8 formatting
  • 6c42f377c95789b4c75317098ffcc226a3a89e2f on 05/04/2012 5:39 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Moved: Moved README.fr.txt documentation to the doc folder
  • cfc1b817672450a3dcdd34db26476f2fb1b6a753 on 05/04/2012 5:39 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Renamed: Renamed README documentation to Markdown file extension
  • 84e9fcb7649b5ca93731dbc1f79953b62bb204d4 on 05/04/2012 5:29 am by Brookins Consulting <info@brookinsconsulting.com> [GitHub Diff]
    Message: Added: Initial import of smilefckeditor for eZ Publish 3.x from smile.fr
  • aeeb530856757b711e736dbe972b4636f367bc75 on 19/05/2026 6:48 am by 7x <info@se7enx.com> [GitHub Diff]
    Message: Update expfckeditordb
  • 3dd5f697e879031b0ef79d7a51ab78ac70f574fe on 19/05/2026 6:47 am by 7x <info@se7enx.com> [GitHub Diff]
    Message: Replace FCKeditor 2.2 with CKEditor 5 v48.1.1 (GPL npm build); fix media browser image insertion; enhance insertlink popup with browse and manual node ID input; bump to v1.4.0
  • c46d720df61fbd54769be65bdf4a3ab48bbafb6e on 19/05/2026 4:27 am by 7x <info@se7enx.com> [GitHub Diff]
    Message: Rename extension from smilefckeditor to expfckeditorhtmlblock

    - Rename modules/, autoloads/, and design template directories
    - Update all class names: smileFCKEditorDB, smileFCKEditorFunctionCollection,
    SmileLinktomedia -> expFCKEditorDB, expFCKEditorFunctionCollection, ExpLinktomedia
    - Rename smileGetRelatedObjects -> getRelatedObjects
    - Replace smileobject:// URI scheme with expobject://
    - Rename FCKeditor plugins SmileeZlink/SmileeZimage -> expeZlink/expeZimage
    - Update all extension path references in settings and templates
    - Fix PHP 8 compatibility: remove deprecated by-ref parameter passing,
    replace old-style constructors with __construct(), fix undefined constants
    - Fix FCKeditor JS bugs: cross-document XPath, CreateLink href normalization,
    removeEventListener event name prefix, dialogArguments race condition,
    Preview null guard, InsertHtml null guard
    - Rewrite README.md with full installation and configuration documentation
  • c1a1d35747785bf429ff5c6bcb9c14d226eec2a7 on 02/03/2026 1:46 am by 7x <info@se7enx.com> [GitHub Diff]
    Message: chore: add GitHub Sponsors funding metadata