1316 Commits

Author SHA1 Message Date
Arvid Zimmermann
00115212c9
Added Danish 2023-12-31 12:56:51 +01:00
Frank Hochmuth
ed47a9a8f6
Minor corrections in the language files 2023-12-29 23:14:08 +01:00
Fraenkiman
d85dc9ae43 Fixes #294
- Fixes PHP Warning: Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
2023-12-29 23:05:06 +01:00
Frank Hochmuth
c745e50a43
Encodes $subject with MIME base64 2023-12-29 19:22:06 +01:00
Frank Hochmuth
f76eb52e97
Update comments.php
- Duplicate output removed
2023-12-27 22:43:10 +01:00
Frank Hochmuth
af14f3f906
Fixes PHP Warning: Undefined variable $file_meta
- Umlauts and special characters for the meta description extended
- Many thanks for reporting to Laborix
2023-12-27 18:38:51 +01:00
Frank Hochmuth
f9cc9ad0fe
Fixes: Undefined variable $config
- Many thanks for reporting to Laborix
2023-12-26 18:13:36 +01:00
Frank Hochmuth
d22fb42e37
...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:30:10 +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
Frank Hochmuth
85e100c586
PrettyURLs deactivated as standard
- The use of Apache web servers will be less than 50% worldwide in 2023
2023-12-25 20:56:37 +01:00
Frank Hochmuth
acf4cebdd3
Merge pull request #288 from Fraenkiman/Mail---robust-character-encoding
character encoding via core utils
- Instead of providing the mail subject with MIME base64 in different places, this has now been centralized.
2023-12-25 02:24:36 +01:00
Fraenkiman
acc2a11840 robust character encoding via core utils
- Instead of providing the mail subject with MIME base64 in different places, this has now been centralized.
2023-12-25 02:17:10 +01:00
Frank Hochmuth
287370bd16
Fixes Entry preview/ post not possible #184
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.
2023-12-21 18:59:18 +01:00
Fraenkiman
4979cf2fb0 Reworked static.write and entry.write -panel
- 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.
2023-12-21 18:35:40 +01:00
Frank Hochmuth
6ab3592393
Merge pull request #285 from eagleman/patch-1
Grazie mille a @eagleman
- Fix incorrect term
2023-12-18 22:39:06 +01:00
eagleman
5b10ae8ca1
Update lang.default.php
Changed an incorrect term
2023-12-17 23:47:55 +01:00
Frank Hochmuth
c75847dccf
Merge pull request #284 from Fraenkiman/File-and-directory-permissions-adjusted
File and directory permissions lowered

- The tag plugin requires write permissions in fp-content and fp-content/cache. Therefore 0775 was set too strict.
2023-12-17 20:34:19 +01:00
Fraenkiman
542d48f384 File and directory permissions lowered
- The tag plugin requires write permissions in fp-content and fp-content/cache. Therefore 0775 was set too strict.
2023-12-17 20:32:16 +01:00
Frank Hochmuth
ef1c7e66d1
Merge branch 'flatpressblog:master' into code-formatting 2023-12-15 01:23:08 +01:00
Fraenkiman
b79d7aacf1 Merge branch 'code-formatting' of https://github.com/Fraenkiman/flatpress into code-formatting 2023-12-15 01:07:48 +01:00
Fraenkiman
0fae79dd89 small corrections in language files 2023-12-15 01:07:44 +01:00
Frank Hochmuth
d40dcdb250
Update plugin.prettyurls.php 2023-12-14 20:59:08 +01:00
Frank Hochmuth
0fc7258493
Protects the .htacces file from external access
- Only the FlatPress admin and server admin should be able to access the .htacces file
2023-12-14 20:45:54 +01:00
Frank Hochmuth
1fd0f4b2bb
Update lang.it-it.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 22:31:45 +01:00
Frank Hochmuth
f73fd4b70b
Update lang.it-it.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 21:49:30 +01:00
Frank Hochmuth
a3d90a09ab
Update lang.admin.entry.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 21:45:50 +01:00
Frank Hochmuth
a204325d80
Update lang.it-it.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 20:59:45 +01:00
Frank Hochmuth
d1e2a1cef0
Update lang.admin.entry.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 20:52:20 +01:00
Frank Hochmuth
7afb380c70
Greek language file added 2023-12-13 01:05:24 +01:00
Frank Hochmuth
4c5c3fa163
Update lang.el-gr.php
- Title must not currently contain any Greek characters
2023-12-13 00:07:57 +01:00
Frank Hochmuth
3dc472481d
Merge pull request #280 from Fraenkiman/code-formatting
- 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.
2023-12-11 23:52:38 +01:00
Fraenkiman
4b8ecce308 code formatting 2023-12-11 23:04:02 +01:00
Fraenkiman
10cfd476c5 code formatted 2023-12-10 23:35:21 +01:00
Fraenkiman
c0880f3655 code formatting 2023-12-10 18:26:14 +01:00
Fraenkiman
231be2eed1 code formatting 2023-12-10 17:17:06 +01:00
Fraenkiman
a4ff134221 code formatting 2023-12-10 17:11:30 +01:00
Fraenkiman
765be5c201 Update lang.admin.entry.php
- array for the statistics panel corrected
2023-12-10 17:09:04 +01:00
Fraenkiman
f8e264a47f code formatting 2023-12-10 16:41:23 +01:00
Fraenkiman
8a5a3f9866 Merge branch 'code-formatting' of https://github.com/Fraenkiman/flatpress into code-formatting 2023-12-10 16:26:48 +01:00
Fraenkiman
a025f48b84 code formatting 2023-12-10 16:26:45 +01:00
Frank Hochmuth
a18973148d
Merge branch 'flatpressblog:master' into code-formatting 2023-12-10 14:43:58 +01:00
Fraenkiman
b9ee3f46e2 code formatting 2023-12-10 13:24:52 +01:00
Fraenkiman
47e45a798e code formatting 2023-12-10 02:52:17 +01:00
Fraenkiman
82d13d4706 code formatting 2023-12-10 02:01:44 +01:00
Fraenkiman
c62b4bb964 code formatting 2023-12-10 01:40:22 +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
Arvid Zimmermann
5b43e11aa2
Added Mark - and flags :) 2023-12-09 15:07:19 +01:00
Frank Hochmuth
ef234d66b6
Update lang.ru-ru.php
Lang ID corrected
2023-12-01 22:58:27 +01:00
Frank Hochmuth
083b413872
Update CHANGELOG.md
fix for calendar plugin added
2023-12-01 22:35:17 +01:00
Frank Hochmuth
69a11194ec
Update CHANGELOG.md
Internationalization:
- Russian translation added
2023-12-01 22:30:56 +01:00