1316 Commits

Author SHA1 Message Date
Frank Hochmuth
1df9314223
rename spb_db.txt to fp_db.txt 2024-02-02 00:52:43 +01:00
Fraenkiman
8a465d80bb rename spb_db.txt to fp_db.txt 2024-02-02 00:50:52 +01:00
Frank Hochmuth
d495bdb5af
Update spb_db.txt 2024-02-02 00:27:03 +01:00
Frank Hochmuth
93a4b4c544
Update spb_db.txt 2024-02-02 00:24:01 +01:00
Frank Hochmuth
2c1c273df6
Deleted document
Deleted document; does not match Smarty4
2024-02-01 23:52:26 +01:00
Fraenkiman
0604e07e27 Deleted document; does not match Smarty4 2024-02-01 23:51:09 +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
Frank Hochmuth
3d74d28743
Update README.md
Demo page inserted
2024-01-30 21:02:56 +01:00
Frank Hochmuth
e62b7ddf0d
Update CHANGELOG.md 2024-01-28 23:09:53 +01:00
Frank Hochmuth
2f9a5d24d1
BBcode toolbar with translated titles
- Internationalized button titles ready
- Remnants of Mootools (plugin_jsutils) removed from the template
2024-01-28 22:54:49 +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
3d2124dfac
Update function.toolbar.php 2024-01-28 05:28:24 +01:00
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
37680fb116 Version bump to 1.3.beta1 2024-01-21 14:19:12 +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