1151 Commits

Author SHA1 Message Date
Frank Hochmuth
81f380fff6
Update function.toolbar.php 2024-01-28 05:09:22 +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
Arvid Zimmermann
77177b4b85
Updated 1.3 status 2024-01-23 20:43:08 +01:00
azett
7b8b6158a7 Supports PHP 8.3 2024-01-23 20:26:23 +01:00
azett
e704377a2e Supports PHP 8.3 2024-01-23 20:21:35 +01:00
azett
e02b6b9474 Fixes #305: Fixed more "Creation of dynamic property is deprecated"
errors
2024-01-23 19:36:48 +01:00
Frank Hochmuth
59c1123923
Internationalization update
- 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:07:20 +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
azett
104b960211 PHP 8.2 compatibility: Fixed more "Creation of dynamic property is
deprecated" errors
2024-01-21 13:44:35 +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
Frank Hochmuth
733a2bb7ea
Fixes: RSS-feed returns bbcode
Fixes #225
- RSS-feed returns bbcode if add_action()
2024-01-20 03:47:27 +01:00
Fraenkiman
980800593e Fixes #225
- RSS-feed returns bbcode if add_action()
2024-01-20 03:44:07 +01:00
Frank Hochmuth
9feae24d43
Fixes: Undefined variable in language files 2024-01-19 21:13:00 +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
Frank Hochmuth
b9eda3ad12
Addition to #286
- Meh, integrating several plugins with one action hook does not work properly. Therefore, a separate action hook has been added for each plugin.
- The sensitive DateChanger plugin gets a place above the subject input field
Done: The plugins in the extra repo still need to be adjusted
2024-01-15 22:17:36 +01:00
Fraenkiman
830a5ffce2 Addition to #286
- Meh, integrating several plugins with one action hook does not work properly. Therefore, a separate action hook has been added for each plugin.
- The sensitive DateChanger plugin gets a place above the subject input field
- To do: The plugins in the extra repo still need to be adjusted
2024-01-15 22:05:02 +01:00
Frank Hochmuth
6a511a8660
Fixes #138
- The Accessible Antispam plugin now works again when the contact form is used.
2024-01-15 19:54:05 +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
Frank Hochmuth
272e7ca672
Fixes a part of the warnings in the edit comment panel under PHP8.1 from issue #297
Fixes:
- Undefined array key "descr"
- Passing null to parameter of type string is deprecated
2024-01-06 19:16:28 +01:00
Fraenkiman
09b985d9ef Update validate_criteria.isURL.php 2024-01-06 16:58:02 +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
db719245af no transfer of null to parameter of type string
- Fixes: Passing null to parameter #1 ($string) of type string is deprecated
2024-01-06 15:09:05 +01:00
Arvid Zimmermann
48c2759d8a
added PR270 2024-01-06 12:45:57 +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
Frank Hochmuth
1e059288bc
Update admin.entry.write.tpl
- Datechanger documented
- currently only works from this source: https://github.com/flatpressblog/flatpress-extras/tree/master/fp-plugins/datechanger
- uses add_filter instead of add_action
2024-01-06 00:41:23 +01:00
Frank Hochmuth
f1811c9181
Merge pull request #296 from Fraenkiman/Fixes_#294
Fixes #294
2024-01-03 01:03:57 +01:00
Fraenkiman
4ce8fb3ea9 Update validate_criteria.notEmpty.php 2024-01-02 20:13:02 +01:00
Fraenkiman
672f498cf6 Update validate_criteria.notEmpty.php 2024-01-02 19:16:34 +01:00
Fraenkiman
8c2d819fa2 Update validate_criteria.notEmpty.php 2024-01-02 18:54:54 +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
Arvid Zimmermann
7471b8f29a
Language order fixed 2023-12-31 15:43:43 +01:00
Arvid Zimmermann
3ca051a2cb
Added languages 2023-12-31 13:19:20 +01:00
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