335 Commits

Author SHA1 Message Date
Frank Hochmuth
a2db3316f9
Update emoticons.js
Two functions with the same name...
2024-03-07 02:31:39 +01:00
Frank Hochmuth
a00f861075
Emoticons are now also readable for screen readers 2024-03-03 18:18:02 +01:00
Frank Hochmuth
4976edbe07
Update plugin.emoticons.php
- js-script in the head
2024-03-02 22:33:31 +01:00
Frank Hochmuth
9f2248418a
Update plugin.emoticons.php
- cleanup
2024-03-02 21:54:14 +01:00
Frank Hochmuth
f72d731e3f
Update emoticons.js
- Prevents jumping back to the first position if an emoticon is pressed several times
2024-03-02 21:47:43 +01:00
Fraenkiman
bad919b1cd Emoticons toolbar
- allows the integration of emoticons as UTFT-8 HTML entity via a toolbar
- the toolbar is available when creating/editing entries, static pages and in the comment function
2024-03-02 01:56:59 +01:00
Fraenkiman
41193f0ce8 Comment center e-mail modified
- Gives the new FlatPress admin a hint in the email where they can check blocked comments
2024-02-18 13:17:19 +01:00
Fraenkiman
a5dad62678 Update plugin.commentcenter.php 2024-02-18 02:58:49 +01:00
azett
843cd62885 Still testing... 2024-02-17 13:57:48 +01:00
azett
536452900e another test 2024-02-17 13:52:43 +01:00
azett
6ab51ff954 just a test 2024-02-17 13:49:59 +01:00
arvid
cb4ca12d6e small content change 2024-02-17 13:40:02 +01:00
Fraenkiman
86cb0930ca Reduce RSS and Atom Feed plugin to the widget
- remove the RSS and Atom buttons in the header template
- Activates the plugin by default and places the widget in the menu column
2024-02-17 00:31:24 +01:00
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