1306 Commits

Author SHA1 Message Date
azett
a01cb828b5 Merge branch 'master' of https://github.com/flatpressblog/flatpress 2024-02-17 13:38:22 +01:00
Frank Hochmuth
113ba8f507
Closes #317 | Add RSS and Atom link
- 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:33:38 +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
Frank Hochmuth
2003f71d89
Update CHANGELOG.md
CookieBanner plugin added
- Discreet reference to the use of cookies
- The administrator now has the option of informing visitors that their comments can be checked by the external Akismet Antispam service, for example.
2024-02-15 01:37:22 +01:00
Frank Hochmuth
c99d228553
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:19:35 +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
Frank Hochmuth
7a4c9fb5f2
Merge pull request #324 from eagleman/patch-4
Grazie mille a @eagleman
2024-02-11 17:26:00 +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
Frank Hochmuth
228421748e
Update CHANGELOG.md
- Compatibility with Markdown established
- Hard-coded output now localized
2024-02-10 19:46:32 +01:00
Frank Hochmuth
41ca6c7000
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:36:50 +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
6ce467ef51
Update plugins.conf.php
Logic changed to: if feed plugin is deactivated, the feed buttons are displayed in the header. It is unlikely that the FlatPress user wants the buttons in the head and in the menu bar to be displayed at the same time. If the FlaPress user uses a different theme, he can still activate the plugin/widget.
2024-02-06 21:17:30 +01:00
Frank Hochmuth
77261028bc
Update header.tpl
Logic changed to: if feed plugin is deactivated, the feed buttons are displayed in the header. It is unlikely that the FlatPress user wants the buttons in the head and in the menu bar to be displayed at the same time. If the FlaPress user uses a different theme, he can still activate the plugin/widget.
2024-02-06 21:09:06 +01:00
Frank Hochmuth
f9e3f48192
Update common.css 2024-02-06 01:31:44 +01:00
Frank Hochmuth
673579e035
Update common.css 2024-02-06 01:13:51 +01:00
Frank Hochmuth
68ac939102
Update style.css
- Feed header: Position aligned
2024-02-05 22:41:23 +01:00
Frank Hochmuth
411c24392f
Update common.css 2024-02-05 22:35:50 +01:00
Frank Hochmuth
f0d3eae17a
Update common.css
- Feed header: Overwrite removed, pixel size adapted to device types
2024-02-05 21:23:33 +01:00
Frank Hochmuth
0d05b37297
Update feed.css
Overwrite removed
2024-02-05 21:12:21 +01:00
Frank Hochmuth
ac381e756a
Update CHANGELOG.md 2024-02-05 01:36:43 +01:00
Frank Hochmuth
b8412c5a1d
Update CHANGELOG.md 2024-02-04 23:34:32 +01:00
Frank Hochmuth
b3046af06f
Update CHANGELOG.md 2024-02-04 23:33:53 +01:00
Frank Hochmuth
5e218557b9
Add RSS and Atom link
Closes #317
2024-02-04 23:27:17 +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
Arvid Zimmermann
4df7b27990
link to @eagleman added 2024-02-04 08:35:23 +01:00
Frank Hochmuth
10370896cb
Update CHANGELOG.md 2024-02-04 05:01:54 +01:00
Frank Hochmuth
d96892fc5e
Inserts the DateChanger plugin and removes the second Akismet instance 2024-02-04 04:44:38 +01:00
Frank Hochmuth
6f1672e81a
Update CHANGELOG.md 2024-02-04 04:36:42 +01:00
Frank Hochmuth
cad356b921
Merge branch 'flatpressblog:master' into Akismet-out,-DateChanger-in 2024-02-04 04:10:07 +01:00
Frank Hochmuth
6befa1e641
Merge pull request #318 from eagleman/patch-2
Grazie mille
2024-02-04 03:52:37 +01:00
Frank Hochmuth
47b8b5d6a1
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 03:32:41 +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
eagleman
3ad9d0acfc
Update lang.it-it.php
Found and corrected a little typo.
2024-02-03 21:20:10 +01:00
Arvid Zimmermann
d25dfb20dc
Update CHANGELOG.md 2024-02-03 14:31:41 +01:00
azett
aeafa8313e Merge branch 'master' of https://github.com/flatpressblog/flatpress 2024-02-03 13:47:01 +01:00
Frank Hochmuth
61c78261dd
Merge branch 'flatpressblog:master' into Akismet-out,-DateChanger-in 2024-02-03 13:04:01 +01:00
Frank Hochmuth
94780adfdf
File and directory rights
- Sets the file and directory permissions from the FP main directory and its subdirectories when executing the setup.
- See #307
2024-02-02 23:39:53 +01:00
Fraenkiman
e46963dd7f File and directory rights
- Sets the file and directory permissions from the FP main directory when executing the setup
- See #307
2024-02-02 23:33:39 +01:00
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