2023-10-13 18:43:55 +00:00
|
|
|
enhancePostContent 2023.10.13
|
|
|
|
===========================================================
|
|
|
|
* Require Dotclear 2.28
|
|
|
|
* Require PHP 8.1
|
|
|
|
* Upgrade to last minute change to Dotclear 2.28
|
|
|
|
|
2023-10-11 19:06:12 +00:00
|
|
|
enhancePostContent 2023.10.11
|
|
|
|
===========================================================
|
|
|
|
* Require Dotclear 2.28
|
|
|
|
* Require PHP 8.1
|
|
|
|
* Code review
|
|
|
|
|
2023-10-07 22:35:35 +00:00
|
|
|
enhancePostContent 2023.10.08
|
|
|
|
===========================================================
|
|
|
|
* Require Dotclear 2.28
|
|
|
|
* Require PHP 8.1
|
|
|
|
* Upgrade to Dotclear 2.28
|
|
|
|
|
2023-08-14 22:17:33 +00:00
|
|
|
enhancePostContent 2023.08.14
|
|
|
|
===========================================================
|
|
|
|
* Require Dotclear 2.27
|
|
|
|
* Require PHP 8.1
|
|
|
|
* Move third party repository
|
|
|
|
* Use Dotclear style for CHANGELOG
|
|
|
|
|
|
|
|
enhancePostContent 2023.07.30
|
|
|
|
===========================================================
|
|
|
|
* require Dotclear 2.27
|
|
|
|
* require PHP 8.1+
|
|
|
|
* update to Dotclear 2.27-dev
|
|
|
|
|
|
|
|
enhancePostContent 2023.05.13
|
|
|
|
===========================================================
|
|
|
|
* require Dotclear 2.26
|
|
|
|
* require PHP 8.1+
|
|
|
|
* use define php_min
|
|
|
|
* fix wrong call property
|
|
|
|
|
|
|
|
enhancePostContent 2023.04.23
|
|
|
|
===========================================================
|
|
|
|
* require Dotclear 2.26
|
|
|
|
* require PHP 8.1+
|
|
|
|
* use latest Database namespace
|
|
|
|
* remove some magic
|
|
|
|
|
|
|
|
enhancePostContent 2023.04.22
|
|
|
|
===========================================================
|
|
|
|
* require Dotclear 2.26
|
|
|
|
* require PHP >= 8.1
|
|
|
|
* break settings for tplValues and pubPages (must reconf them)
|
|
|
|
* change default values on ignore tags
|
|
|
|
* fix bug in replacement (html tag)
|
|
|
|
* phpstan code review (level 8)
|
|
|
|
* use object for filters stacks (change registration for them)
|
|
|
|
* add plugin Uninstaller feature
|
|
|
|
* add code doc
|
|
|
|
|
|
|
|
enhancePostContent 2023.04.09
|
|
|
|
===========================================================
|
|
|
|
* require Dotclear 2.26
|
|
|
|
* require PHP >= 8.1
|
|
|
|
* use namespace
|
|
|
|
* code review (readonly properties, etc...)
|
|
|
|
|
|
|
|
enhancePostContent 2022.12.21
|
|
|
|
===========================================================
|
|
|
|
* use svg icon
|
|
|
|
* use anonymous functions
|
|
|
|
* use abstract plugin name
|
|
|
|
* use json for settings array (vs serialize)
|
|
|
|
* change some class names
|
|
|
|
* fix permissions
|
|
|
|
* fix notices
|
|
|
|
* fix autoload
|
|
|
|
* fix table name
|
|
|
|
* fix install
|
|
|
|
|
|
|
|
enhancePostContent 2022.11.20
|
|
|
|
===========================================================
|
|
|
|
* fix compatibility with Dotclear 2.24 (required)
|
|
|
|
|
|
|
|
enhancePostContent 2021.10.06
|
|
|
|
===========================================================
|
|
|
|
* update translations (and remove .lang.php file)
|
|
|
|
* add priority on filters for replacement order
|
|
|
|
* add autosubmit onadmin menu
|
|
|
|
* remove ability to edit record (=> delete then create)
|
|
|
|
* move sort options from blog pref to user pref
|
|
|
|
* split filters into modules
|
|
|
|
* add pager for records list
|
|
|
|
* add user pref for filters options (dc 2.20)
|
|
|
|
* add some js helpers
|
|
|
|
* use url handler for css (externalize css)
|
|
|
|
* fix various bugs and typo
|
|
|
|
|
|
|
|
enhancePostContent 2021.09.05
|
|
|
|
===========================================================
|
|
|
|
* fix duplicate records id
|
|
|
|
* fix bad UFT8 filters modifier delimiter
|
|
|
|
* fix filters replacement limit
|
|
|
|
* fix admin redirections
|
|
|
|
* fix dc link to settings
|
|
|
|
* enhance admin design
|
|
|
|
|
|
|
|
enhancePostContent 2021.08.24.1
|
|
|
|
===========================================================
|
|
|
|
* add links to blog prefs
|
|
|
|
* clean up php files style
|
|
|
|
* add dcstore.xml
|
|
|
|
|
|
|
|
enhancePostContent 2021.08.24
|
|
|
|
===========================================================
|
|
|
|
* switch to Dotclear 2.19
|
|
|
|
* switch to php 7.3+ and php 8.0.x
|
|
|
|
* switch to Github
|
|
|
|
* update license
|
|
|
|
* update php code to PSR-2 and short array
|
|
|
|
* move settings from plugin to blog
|
|
|
|
* fix widget rendering
|
|
|
|
* fix php strict warning on undeclared var on public content
|
|
|
|
|
|
|
|
enhancePostContent 2013.11.08
|
|
|
|
===========================================================
|
|
|
|
* Switch to Dotclear 2.6 (admin styles and settings)
|
|
|
|
* Add dashboard icon
|
|
|
|
* Add widget options (content_only and class)
|
|
|
|
* Fix records list pager
|
|
|
|
|
|
|
|
enhancePostContent 2013.06.25
|
|
|
|
===========================================================
|
|
|
|
* Fixed widget compatibility for php 5.4
|
|
|
|
|
|
|
|
enhancePostContent 2013.05.11
|
|
|
|
===========================================================
|
|
|
|
* Fixed bug with Twitter replacement and wiki synthax of blockquote
|
|
|
|
* Fixed page title
|
|
|
|
|
|
|
|
enhancePostContent 2011.06.03
|
|
|
|
===========================================================
|
|
|
|
* Added 'feeds pages'
|
|
|
|
|
|
|
|
enhancePostContent 0.9 - 2010-06-06
|
|
|
|
===========================================================
|
|
|
|
* Switched to DC 2.2
|
|
|
|
|
|
|
|
enhancePostContent 0.8.1 - 2010-03-31
|
|
|
|
===========================================================
|
|
|
|
* Fixed some l10n
|
|
|
|
* Added option for default list order
|
|
|
|
|
|
|
|
enhancePostContent 0.8 - 2010-03-31
|
|
|
|
===========================================================
|
|
|
|
* Added admin lists sortable
|
|
|
|
* Added pager for admin lists
|
|
|
|
* Added update on records
|
|
|
|
* Changed title of HTML tag on links replacement
|
|
|
|
* Removed empty CSS from head
|
|
|
|
* Enhanced admin pages
|
|
|
|
|
|
|
|
enhancePostContent 0.7 - 2010-01-12
|
|
|
|
===========================================================
|
|
|
|
* Moved lists from setting to a new database
|
|
|
|
|
|
|
|
enhancePostContent 0.6 - 2010-01-09
|
|
|
|
===========================================================
|
|
|
|
* Fixed HTML tags to use standard tags.
|
|
|
|
* Fixed CSS class names
|
|
|
|
* Changed settings management
|
|
|
|
* Added widget (only for post page)
|
|
|
|
* Added some post enhancement
|
|
|
|
|
|
|
|
enhancePostContent 0.5 - 2009-12-28
|
|
|
|
===========================================================
|
|
|
|
* Added support of comment content
|
|
|
|
* Added support of word replacement
|
|
|
|
* Added option for case sensitive
|
|
|
|
* Added option for plural
|
|
|
|
* Changed class from post-xxx to epc-xxx
|
|
|
|
* Changed names from acronyme to acronym
|
|
|
|
* Changed acronym html tag from <span> to <acronym>
|
|
|
|
* Changed all settings management
|
|
|
|
|
|
|
|
enhancePostContent 0.4 - 2009-12-24
|
|
|
|
===========================================================
|
|
|
|
* Merry Christmas!
|
|
|
|
* enhanced filters
|
|
|
|
* Added support of entry excerpt
|
|
|
|
* Added support of custom ignored HTML tags
|
|
|
|
* Added some help
|
|
|
|
|
|
|
|
enhancePostContent 0.3 - 2009-12-21
|
|
|
|
===========================================================
|
|
|
|
* Fixed filter with punctuation (slow hack)
|
|
|
|
* Added word-to-link filter
|
|
|
|
|
|
|
|
enhancePostContent 0.2 - 2009-12-12
|
|
|
|
===========================================================
|
|
|
|
* Fixed case sensitive definition
|
|
|
|
* Prepared DC 2.2
|
|
|
|
|
|
|
|
enhancePostContent 0.1 - 2009-10-17
|
|
|
|
===========================================================
|
|
|
|
* First release
|