322 Commits

Author SHA1 Message Date
Frank Hochmuth
d38c9715d2
Update plugin.cookiebanner.php
Removes warning "Undefined array key in"
2024-02-16 21:58:14 +01:00
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
77da7f593b
Update lang.it-it.php
Corrected a little typo because Pie' is not a wrong accent but a word truncation.
2024-02-11 14:17:56 +01:00
Fraenkiman
28f4125a7f Fixes #322
- Compatibility with Markdown established
- The help document is now linked in the plugin panel
- Hard-coded output now localized
2024-02-10 19:33:46 +01:00
Frank Hochmuth
6991dff226
Update admin.plugin.bbcode.tpl
BBcode toolbar cannot be deactivated since commit 733a2bb, therefore hidden in the template.
2024-02-09 00:19:22 +01:00
Frank Hochmuth
0d05b37297
Update feed.css
Overwrite removed
2024-02-05 21:12:21 +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
da0534c508 Update plugin.datechanger.php 2024-02-01 22:38:39 +01:00
Fraenkiman
a59af203e2 Inserts the DateChanger plugin and removes the second Akismet instance
- Akismet is represented twice in FlatPress - once in the form of the Akismet plugin and once in the form of the Commentcenter plugin.
- This PR removes the Akismet plugin and replaces it with the DateChanger plugin.
- The Akismet plugin is given a place in the extra repo
2024-02-01 22:27:41 +01:00
Fraenkiman
f1e34a2a6e BBcode toolbar with translated titles
- Internationalized button titles ready
- Remnants of Mootools (plugin_jsutils) removed from the template
2024-01-28 22:52:55 +01:00
Frank Hochmuth
2bc522ec5e
Help links should open in a new tab. 2024-01-28 13:43:21 +01:00
Frank Hochmuth
7bd6e24a82
Update of the Italian language files by Eagleman
Grazie mille
2024-01-25 21:49:48 +01:00
Fraenkiman
bcf425a2c2 Update of the Italian language files by Eagleman
Grazie mille
2024-01-25 21:48:47 +01:00
azett
e02b6b9474 Fixes #305: Fixed more "Creation of dynamic property is deprecated"
errors
2024-01-23 19:36:48 +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
980800593e Fixes #225
- RSS-feed returns bbcode if add_action()
2024-01-20 03:44:07 +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
Arvid Zimmermann
1ece26d5d3
Merge pull request #270 from sjustesen/master
Added the target attribute on links generated with do_bbcode_url
2024-01-06 12:00:04 +01:00
Fraenkiman
9577b51aca Update stringparser.class.php 2024-01-02 18:28:46 +01:00
Fraenkiman
a29052ba38 Fixes #294
Fixes #294
2024-01-02 17:56:28 +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
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
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
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
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
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
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
7afb380c70
Greek language file added 2023-12-13 01:05:24 +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
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
Frank Hochmuth
60654485e0
Update plugin.calendar.php
- Fixes incorrect display if Russian is selected as the language
- Output must be in the selected character set
2023-12-01 22:24:36 +01:00
Frank Hochmuth
ea2f35e14c
Merge pull request #278 from cosmopolityan/russian-translation
- added russian translation
Many thanks to @cosmopolityan
2023-12-01 22:20:07 +01:00
Fraenkiman
0471c87998 Added missing language files
- Added missing language files for the comment center.
2023-11-30 21:58:07 +01:00
Mark
d4a67a2213 added russian translation 2023-11-30 23:17:18 +03: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
Frank Hochmuth
5d3ae11b2d
Links updated 2023-11-26 02:56:52 +01:00
Frank Hochmuth
8cb68b55ec
Update lang.it-it.php
- Links updated
2023-11-26 02:51:53 +01:00
Fraenkiman
21e373aa95 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:55:28 +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
Simon Justesen
30194ac45a Added the target attribute on links generated with do_bbcode_url 2023-11-11 00:29:23 +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
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
azett
107f6d99eb Added missing properties to fix "Dynamic properties are deprecated"
errors under PHP 8.2
2023-10-28 13:56:05 +02:00