11 Commits

Author SHA1 Message Date
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
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
b2ed0e207d Added Brazilian Portuguese language pack by randy - thanks a lot!
Added Japanese setup translation by North Hill Work Studios - thanks as well!
Also: git:ignore for local test content folders
2020-04-17 12:16:45 +02:00