- Akismet is represented twice in FlatPress - once in the form of the Akismet plugin and once in the form of the Commentcenter plugin.
- This PR removes the Akismet plugin and replaces it with the DateChanger plugin.
- The Akismet plugin is given a place in the extra repo
- The welcome entry now uses the target attribute from #270
- External links in the setup und welcome entry are now opened in a new tab.
- Non-encrypted links replaced by https
- Italian language files from the forum entry updated. Many thanks to eagleman
- As a result of 85e100c removed reference to the PrettyURLs plugin from the setup language files.
- The PrettyURLs panel now contains a note on the server software used
- Fixes#184
- Fixes the problem when the SEOmetatagInfo plugin and/or Tag plugin were active that no new entries or static pages could be written.
Note: Apparently the Smarty plugin function.toolbar.php does not work correctly with Smarty 4. Should be checked, as the datechanger plugin needs this.
- The HTML code of the administration area now contains a lang attribute in the html start tag to specify the language.
- The "Save page" and "Preview" -buttons in the "Create static pages" -panel now match the style of the other panels
- Fixes various HTML errors in the PHP code and in the templates. "Write static page" and "Write entry" are now largely valid for HTML5.
- Fixed: in the SEOmetatagInfo plugin an opening <p> element followed an opening <p> element.
- For future new language packs, a clean basis has been created with the existing language packs.
- Removed unnecessary line breaks, spaces and tabs to avoid unexpected views in the responsive design.
- Updated links to external sources.
- Missing language files created in plugins.
- Gallerycaptions plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
- Mediamanager plugin: el-gr, fr-fr
- PhotoSwipe plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
- Readmore plugin: el-gr, fr-fr
- Seometataginfo plugin: pt-br
- The ID of the respective entry is now displayed in "Manage entries" so that the admin can use the ID for comment management in Akismet/ CommentCenter.
- Creating or managing the Akismet Api Key now leads directly to akismet.com instead of wordpress.com
- The external link to the Akismet API Key Help has been updated
- The comment center now contains a link to the wiki (dealing with spam comments)
- Typo "flatpress" fixed in several places. FlatPress should always be spelled with a capital F and a capital P.
- The ID of the respective entry is now displayed in "Manage entries" so that the admin can use the ID for comment management in Akismet/ CommentCenter.
- Creating or managing the Akismet Api Key now leads directly to akismet.com instead of wordpress.com
- The external link to the Akismet API Key Help has been updated
- The comment center now contains a link to the wiki (dealing with spam comments)
- Typo "flatpress" fixed in several places. FlatPress should always be spelled with a capital F and a capital P.
- Template and CSS from Uploader > Gallery: image texts; button and table adapted to Leggero V2 style.
- The BBcode toolbar adapted for a better display at the screen width of 640px.
- The menu and submenu in the administration area now also has a "slightly" more modern design.