- Meh, integrating several plugins with one action hook does not work properly. Therefore, a separate action hook has been added for each plugin.
- The sensitive DateChanger plugin gets a place above the subject input field
- To do: The plugins in the extra repo still need to be adjusted
- 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
- 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
Revised static.write and entry.write panel in the administration area
- Fixes Entry preview/ post not possible #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.
- Fixes various HTML errors in the PHP code and in the templates. "Write static page" and "Write entry" are now largely valid for HTML5.
- 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
- Fixed: in the SEOmetatagInfo plugin an opening <p> element followed an opening <p> element.
- 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.
File and directory permissions lowered
- The tag plugin requires write permissions in fp-content and fp-content/cache. Therefore 0775 was set too strict.
- 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.
- Links to external sources have been updated.
- Fixed:
- Server error 500 of the French language setup fixed
- Server error 500 in the welcome entry in Italian fixed
- Orphaned links to the wiki have been corrected in the widget panel (What is a widget? What is a plugin?)
- 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
- Plugin:
- The Seometatag plugin now has help links for nosnippet, noindex, nofollow and noarchive in all available languages. Many thanks to @cosmopolityan for the idea
- The Comment Center plugin now has a [help link](https://wiki.flatpress.org/doc:techfaq#how_to_handle_spam_comments) to the wiki on the topic of "Dealing with spam comments"
- Obtaining an Akismet API key is now handled directly via akismet.com in the administration area, as the click path is shorter and simpler. In addition, the help link "What is an API key" is currently better explained on akismet.com and leads directly to registration.
- In the Thumb plugin, the help link to the PHP GD2 extension leads to the page in the corresponding language - if available.