22 Commits

Author SHA1 Message Date
Fraenkiman
05b6906596 Outsourcing statistics panel
- Outsourcing of the fixed statistics panel in a plugin
2024-04-12 01:37:08 +02:00
Fraenkiman
a9986305d3 Closes #63 | Phrase "Drop here" is translated 2024-03-26 15:07:12 +01:00
Fraenkiman
0667fa2532 Closes #341
- support.php deleted
- Support plugin added
2024-03-21 22:01:41 +01:00
Fraenkiman
84640c6965 Output of support data
- FlatPress provides the admin with all relevant data that could contribute to solving the problem.
- In the event that templates are faulty or a plugin is disrupting FlatPress, the support data can be retrieved via the URL http(s)://your-domain.ltd/admin/support.php.
2024-02-25 20:06:33 +01:00
Fraenkiman
b9dace1686 Fixes #304 | inaccurate error messages
- Fixes #304 | inaccurate error messages in the comment editing panel
2024-02-21 18:47:22 +01:00
Fraenkiman
ecd75c1e03 Closes #317 | Add RSS and Atom link
- Shows the RSS and Atom feed in the header and activates the widget.
- The buttons can be easily swapped via the upload manager
2024-02-04 23:25:13 +01:00
Fraenkiman
90d582e88c Use test file for result
- The chmod octal value from the defaults.php file is used for the hint. This has the advantage that you do not have to adjust the 13 language files every time you make a change.
- When restoring the file access rights, a test file in the fp-content directory is used to check whether it is writable. If failed, then -1
2024-02-04 02:25:54 +01:00
Frank Hochmuth
b2ade7ae5c
Fixes #297
Fixes: Undefined array key "xyz"
Fixes: Attempt to read property "value" on null
Fixes: Trying to access array offset on value of type null
2024-01-20 04:20:55 +01:00
Fraenkiman
a49e63d92b Fixes: Undefined variable
- Fixes: Undefined variable in language files of the contact form
2024-01-19 21:09:00 +01:00
Fraenkiman
58368251a7 Fixes a part of the warnings in the edit comment panel under PHP8.1
Fixes: Undefined array key "xyz"
Fixes: Attempt to read property "value" on null
Fixes: Trying to access array offset on value of type null
2024-01-19 20:46:43 +01:00
Fraenkiman
bce6fdf91c Solves #138
- The Accessible Antispam plugin now works again when the contact form is used.
2024-01-15 19:45:56 +01:00
Fraenkiman
0cc37bd047 Fixes: Undefined array key "descr"
- Fixes: Undefined array key "descr" in the comment edit panel
2024-01-06 16:53:56 +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
Fraenkiman
10cfd476c5 code formatted 2023-12-10 23:35:21 +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
47e45a798e code formatting 2023-12-10 02:52:17 +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
1bd49955f5 Categories "unfiled" is now multilingual
- fixes #276
Categories "unfiled" is now multilingual
2023-11-28 00:30:17 +01:00
Fraenkiman
0746ed0c41 Fixed broken links
- Fixed broken links in different places and added to the wiki where necessary.
- A new tab is now opened for external links.
2023-11-26 21:33:24 +01:00
Fraenkiman
687482c76e fp-content file/folder permissions recursively during setup
- Update chmod info in the administration area
- fp-content gets the necessary permissions recursively during setup
2023-10-19 00:07:54 +02:00
arvid
164fab4c65 Added Slovenian translation by Sergio
(https://github.com/developersorli) - najlepša hvala! :)
2023-10-01 13:00:58 +02:00