1250 Commits

Author SHA1 Message Date
Frank Hochmuth
7b89b87685
Update plugins.conf.php
Activates an emoticons toolbar for entries and static pages by default
2024-03-08 00:28:25 +01:00
Frank Hochmuth
4602437619
Update support.php 2024-03-08 00:21:30 +01:00
Frank Hochmuth
f26aaafcc6
Update support.php 2024-03-08 00:12:00 +01:00
Frank Hochmuth
701e0ce938
Update support.php 2024-03-08 00:08:07 +01:00
Frank Hochmuth
25e0a67f4d
Many thanks @eagleman
Update lang.admin.maintain.php
2024-03-08 00:03:44 +01:00
Frank Hochmuth
0440029098
Update support.php
Check for /fp-content/images/.thumbs added
2024-03-08 00:00:51 +01:00
Frank Hochmuth
a2db3316f9
Update emoticons.js
Two functions with the same name...
2024-03-07 02:31:39 +01:00
eagleman
5a5629b635
Update lang.admin.maintain.php
Restored an unknowingly modified string. Someone has changed it with a french translation.
2024-03-06 15:17:18 +01:00
Frank Hochmuth
50702a8a5f
Update CHANGELOG.md 2024-03-03 18:44:32 +01:00
Frank Hochmuth
a00f861075
Emoticons are now also readable for screen readers 2024-03-03 18:18:02 +01:00
Frank Hochmuth
7cea17cc31
Update admin.maintain.tpl
- supportdata open in new tab
2024-03-03 14:00:09 +01:00
Frank Hochmuth
8dc1f32bf8
Update CHANGELOG.md 2024-03-03 04:49:59 +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
Frank Hochmuth
461a5f1986
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:59:59 +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
Frank Hochmuth
c288ac3ac1
Update support.php
- The non-existent configuration directory is now used to check whether the setup needs to be executed or not.
2024-02-28 22:39:36 +01:00
Frank Hochmuth
7a4aff3c8e
Update support.php
hidden BBcode code block - only becomes visible when pasted - onion juice ink - magic
2024-02-26 23:04:46 +01:00
Frank Hochmuth
292b682d65
Update support.php 2024-02-26 02:01:19 +01:00
Frank Hochmuth
4c0b875f86
Update support.php 2024-02-26 01:41:04 +01:00
Frank Hochmuth
7a34d826a6
Update support.php 2024-02-26 01:35:28 +01:00
Frank Hochmuth
c1124d1d32
Update support.php 2024-02-26 00:25:22 +01:00
Frank Hochmuth
a116db9acf
Update CHANGELOG.md 2024-02-26 00:11:53 +01:00
Frank Hochmuth
7639124669
Update support.php
Blog base URL corrected
2024-02-25 20:56:52 +01:00
Frank Hochmuth
ec143736f7
Closes #331 | Output of support data
- FlatPress provides the admin with all relevant data via the maintenance panel that could help solve the problem.
- In the event that templates are faulty or a plugin is disrupting FlatPress, the support data can be retrieved via the URL http(s)://your-domain.ltd/admin/support.php and made available to the community.
2024-02-25 20:13:57 +01:00
Fraenkiman
84640c6965 Output of support data
- FlatPress provides the admin with all relevant data that could contribute to solving the problem.
- In the event that templates are faulty or a plugin is disrupting FlatPress, the support data can be retrieved via the URL http(s)://your-domain.ltd/admin/support.php.
2024-02-25 20:06:33 +01:00
Frank Hochmuth
fef34b356c
Update CHANGELOG.md 2024-02-21 19:25:22 +01:00
Frank Hochmuth
33d9d6c992
Fixes #304 | inaccurate error messages
- Fixes #304 | inaccurate error messages in the comment editing panel
2024-02-21 18:49:04 +01:00
Fraenkiman
b9dace1686 Fixes #304 | inaccurate error messages
- Fixes #304 | inaccurate error messages in the comment editing panel
2024-02-21 18:47:22 +01:00
Frank Hochmuth
5bf01cf108
Comment center e-mail modified
- With commit e1a1fc0 and b2f2fb3 a comment is blocked by default until the FlatPress admin approves it.

Background:
We're glad that not every blog operator takes an unused blog offline - that's advertising for us. However, it's bad publicity if that orphaned blog has been flooded with spam comments (#101).
2024-02-18 13:29:46 +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
Frank Hochmuth
406aa845d1
Update CHANGELOG.md 2024-02-18 03:50:18 +01:00
Frank Hochmuth
e333731e9d
Update CHANGELOG.md 2024-02-18 03:47:18 +01:00
Frank Hochmuth
6fcd601d21
Update CHANGELOG.md 2024-02-18 03:44:39 +01:00
Frank Hochmuth
fcb8724822
Update CHANGELOG.md
## Changes
- The admin must authorize comments (set as default)
2024-02-18 03:40:24 +01:00
Frank Hochmuth
b2f2fb3c82
- Admin receives an e-mail when comments need to be approved
- as standard
2024-02-18 03:21:02 +01:00
Frank Hochmuth
e1a1fc08eb
Fixes #101 | Comments must be authorized
Fixes #101 | Comments must be authorized as standard
2024-02-18 03:05:24 +01:00
Fraenkiman
a5dad62678 Update plugin.commentcenter.php 2024-02-18 02:58:49 +01:00
Fraenkiman
46dc29c7f3 Fixes: #101 | Comments must be authorized 2024-02-18 02:37:23 +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
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