Fraenkiman
a9986305d3
Closes #63 | Phrase "Drop here" is translated
2024-03-26 15:07:12 +01:00
Frank Hochmuth
a130afd718
Update lang.admin.php
2024-03-26 00:04:06 +01:00
Frank Hochmuth
5d532a4384
Update lang.admin.config.php
2024-03-25 23:21:29 +01:00
azett
c7fd1e5e67
typo
2024-03-23 12:07:46 +01:00
Fraenkiman
0667fa2532
Closes #341
...
- support.php deleted
- Support plugin added
2024-03-21 22:01:41 +01:00
eagleman
32008da099
Update lang.admin.maintain.php
...
Restored default strings
2024-03-12 15:56:40 +01:00
eagleman
5a5629b635
Update lang.admin.maintain.php
...
Restored an unknowingly modified string. Someone has changed it with a french translation.
2024-03-06 15:17:18 +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
Fraenkiman
bcf425a2c2
Update of the Italian language files by Eagleman
...
Grazie mille
2024-01-25 21:48:47 +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
Frank Hochmuth
ed47a9a8f6
Minor corrections in the language files
2023-12-29 23:14:08 +01:00
eagleman
5b10ae8ca1
Update lang.default.php
...
Changed an incorrect term
2023-12-17 23:47:55 +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
0fae79dd89
small corrections in language files
2023-12-15 01:07:44 +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
d1e2a1cef0
Update lang.admin.entry.php
...
- Small correction to the content. My thanks to Eagleman
2023-12-13 20:52:20 +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
f8e264a47f
code formatting
2023-12-10 16:41:23 +01:00
Fraenkiman
a025f48b84
code formatting
2023-12-10 16:26:45 +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
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
Mark
d4a67a2213
added russian translation
2023-11-30 23:17:18 +03:00
Fraenkiman
1bd49955f5
Categories "unfiled" is now multilingual
...
- fixes #276
Categories "unfiled" is now multilingual
2023-11-28 00:30:17 +01:00
Frank Hochmuth
35b62bc44a
Missing character added
2023-11-26 23:02:06 +01:00
Frank Hochmuth
01b8b5d58c
Added missing character
2023-11-26 22:39:56 +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
768aa6fa43
Comment center and Akismet reworked, Typo flatpress
...
- The ID of the respective entry is now displayed in "Manage entries" so that the admin can use the ID for comment management in Akismet/ CommentCenter.
- Creating or managing the Akismet Api Key now leads directly to akismet.com instead of wordpress.com
- The external link to the Akismet API Key Help has been updated
- The comment center now contains a link to the wiki (dealing with spam comments)
- Typo "flatpress" fixed in several places. FlatPress should always be spelled with a capital F and a capital P.
2023-11-26 01:53:16 +01:00
Fraenkiman
f904885ad8
Update lang.admin.main.php
2023-11-19 00:44:14 +01:00
Fraenkiman
578248584c
minor corrections and the german and enlish language files
2023-11-19 00:40:48 +01:00
Fraenkiman
4ebf3a070a
Duz culture, minor corrections in the German language package
...
- Duz culture added to the plugin for the comment center
- minor corrections in the German language package
2023-11-02 18:15:25 +01:00
Fraenkiman
e65257ddfb
Update browserlang.php
...
- Danish language pack added
2023-11-02 16:18:59 +01:00
Fraenkiman
577ca51ad4
Danish translation
...
- Danish translation by DeepL (There may be a correction from Snubbi from the support forum)
2023-11-02 16:15:58 +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
Fraenkiman
43dcd8bc33
Greek language file
...
- Greek language file for setup
2023-10-16 01:04:40 +02:00
Fraenkiman
b5e4e47957
Update browserlang.php
...
- added french language file
2023-10-15 23:35:51 +02:00
Fraenkiman
cdb2566357
Language files customized for setup
...
- Spanish language file created for the setup
- FlatPress title in setup now multilingual
2023-10-09 01:17:27 +02:00
Fraenkiman
c8dc647928
Supplement to Commit 164fab4
...
The automatic detection of the language only works if the language file is also available for the setup. Andernfalls wird das Setup nicht gestartet.
2023-10-02 04:04:14 +02:00
arvid
164fab4c65
Added Slovenian translation by Sergio
...
(https://github.com/developersorli ) - najlepša hvala! :)
2023-10-01 13:00:58 +02:00