17 Commits

Author SHA1 Message Date
Fraenkiman
57851cdebb Closes #325
- Adds the CookieBanner plugin
Features:
- Simple discrete CookieBanner, localized
- Font and color depend on the style used
- When activated, a link to the privacy policy is provided in the contact form and in the comment function.
- The static page is provided during setup. The FlatPress admin only has to insert the content.

This encourages the FlatPress admin to at least familiarize himself with the legal requirements of his region and to protect himself from possible legal consequences with this plugin.
2024-02-15 01:13:37 +01:00
eagleman
3ad9d0acfc
Update lang.it-it.php
Found and corrected a little typo.
2024-02-03 21:20:10 +01:00
Fraenkiman
f1cb87a25b welcome entry now uses the target attribute
- 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
2024-01-21 23:03:27 +01:00
Fraenkiman
7d8386a209 ...Use of PrettyURLs
- 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
2023-12-26 04:26:36 +01:00
Fraenkiman
10cfd476c5 code formatted 2023-12-10 23:35:21 +01:00
Fraenkiman
f46df8aafe Code-Formatierung in Sprachdateien
- 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
2023-12-10 01:30:26 +01:00
Fraenkiman
7743c2d54a Mastodon and french language file
"follow on mastodon" added french language file for setup
2023-10-15 23:33:04 +02:00
Fraenkiman
018e5c1149 Language files customized for setup
- Spanish language file created for the setup
- FlatPress title in setup now multilingual
2023-10-09 01:45:28 +02:00
Fraenkiman
326f5aa163 - Error messages now multilingual
- Error messages are now supported in multiple languages
2023-09-01 23:09:33 +02:00
Fraenkiman
56dd76da49 Tells the user during setup to configure the PrettyURL plugin and to create a .htacces file in the root directory. Hint for configuring the PrettyURL plugin
Tells the user during setup to configure the PrettyURL plugin and to create a .htacces file in the root directory.

See #230
2023-04-13 00:54:30 +02:00
Fraenkiman
557882da92 Adds a PhotoSwipe demo gallery
Fixes #147
2023-03-23 00:22:12 +01:00
azett
b60a51cf92 Little fixes in Italian language files by eagleman - thx! 2023-02-18 12:13:01 +01:00
azett
432b352c26 fixed Italian language pack by Giacomo Margarito - grazie mille! :) 2022-11-01 13:39:20 +01:00
azett
43a7a43191 Italian language pack fix by Giacomo Margarito - grazie mille :) 2021-03-04 13:12:38 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
azett
e1e58d0a78 Italian language pack fix by Giacomo Margarito - grazie mille :) 2021-01-23 13:05:35 +01:00
azett
e65bb9c549 Added the Italian language pack by Giacomo Margarito - grazie mille! 2020-05-09 14:11:32 +02:00