Dummy Content Pro

Dummy Content Pro 7.6.0

No permission to download
11-Oct-2022 : v7.6.0
^ Changes code styling: tabs to spaces
^ Changes installer to use a package manifest instead of a custom installer plugin
^ Refactors some code
^ Updated some php code to use PHP 7.4 standards
^ Updates translations: fr-FR, tr-TR

10-Feb-2022 : v7.5.0
^ Increases minimum php version to 7.4.0
^ Updates translations: sv-SE, tr-TR
# Fixes issue with error on installation when using php 8.1 or higher
# Fixes issue with some error messages that should only show in admin side also showing on frontend

24-Aug-2021 : v7.4.2
^ Improves upgrade/update check information in Joomla updater for editor button plugin

14-Aug-2021 : v7.4.1
^ Improves upgrade/update check information in Joomla updater
# Fixes issue with non-html pages (like raw) being forced to html format in some case
# Fixes issue with php TypeError being thrown on some xml pages
# Fixes issue with potential php error about undefined property $button_text

25-Jun-2021 : v7.4.0
^ Changes code in minified javascript files to not use eval
^ Cleans up code
^ Improves dealing with Joomla 3 code (disabling plugins) after upgrading to Joomla 4
^ Increases minimum php version to 7.2.0
^ Updates translations: de-DE, sv-SE, tr-TR
# Fixes issue with incorrect update urls on plugins

28-Nov-2020 : v7.3.0
+ Adds ability to render headings `{dummy type="heading"}`
^ Changes max word count in settings for Title from 10 to 20
^ Deprecates the syntax `{dummy paragraphs}` in favor of the attribute syntax `{dummy type="paragraphs"}`
^ Improves support for different (short hand) words in the type attribute
# Fixes issue with plugin tags not getting handled in some cases (due to empty value being saved in Disable in Components setting)
Top