285 Commits

Author SHA1 Message Date
Fraenkiman
05b6906596 Outsourcing statistics panel
- Outsourcing of the fixed statistics panel in a plugin
2024-04-12 01:37:08 +02:00
eagleman
75bd4ba36b
Update lang.admin.entry.php
Found a little typo never corrected before.
2024-04-07 18:47:27 +02:00
Frank Hochmuth
662065654d
Closes #367
The note "The fields Name and Comment are mandatory fields." should not be displayed if the admin is logged in.
2024-04-07 03:52:53 +02:00
Fraenkiman
65bf9dd052 Cumulative
- Support plugin shows timezone if possible
- PHP information in php.net style
2024-04-04 23:11:32 +02:00
azett
dabe687de8 Fixes for PHP info overhaul by @Fraenkiman 2024-04-02 19:23:25 +02:00
Fraenkiman
dc77993fdf Normalizes phpinfo-output
- includes the phpinfo-css style which is normally located in the body
2024-04-01 16:45:22 +02:00
Fraenkiman
a9986305d3 Closes #63 | Phrase "Drop here" is translated 2024-03-26 15:07:12 +01:00
Frank Hochmuth
a130afd718
Update lang.admin.php 2024-03-26 00:04:06 +01:00
Frank Hochmuth
5d532a4384
Update lang.admin.config.php 2024-03-25 23:21:29 +01:00
Fraenkiman
2c383f8592 Fixes #346
- In the Leggero theme, the number of views is now also displayed when comments are locked
2024-03-24 19:45:07 +01:00
azett
c7fd1e5e67 typo 2024-03-23 12:07:46 +01:00
Fraenkiman
0667fa2532 Closes #341
- support.php deleted
- Support plugin added
2024-03-21 22:01:41 +01:00
Frank Hochmuth
35c9e18cba
Closes #336 2024-03-15 20:41:50 +01:00
Fraenkiman
7b6a153f55 Character set in the template
- The Leggero template now uses the array locale.charset and can be changed via the admin panel Options->International settings->Character set.

/fp-content/config/settings.conf.php
https://forum.flatpress.org/viewtopic.php?t=323
#281
2024-03-15 20:36:11 +01:00
eagleman
32008da099
Update lang.admin.maintain.php
Restored default strings
2024-03-12 15:56:40 +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
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
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
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
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
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
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
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
Fraenkiman
bcf425a2c2 Update of the Italian language files by Eagleman
Grazie mille
2024-01-25 21:48:47 +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
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
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
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
Frank Hochmuth
ed47a9a8f6
Minor corrections in the language files 2023-12-29 23:14:08 +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
eagleman
5b10ae8ca1
Update lang.default.php
Changed an incorrect term
2023-12-17 23:47:55 +01:00
Fraenkiman
542d48f384 File and directory permissions lowered
- The tag plugin requires write permissions in fp-content and fp-content/cache. Therefore 0775 was set too strict.
2023-12-17 20:32:16 +01:00
Frank Hochmuth
ef1c7e66d1
Merge branch 'flatpressblog:master' into code-formatting 2023-12-15 01:23:08 +01:00
Fraenkiman
0fae79dd89 small corrections in language files 2023-12-15 01:07:44 +01:00
Frank Hochmuth
a3d90a09ab
Update lang.admin.entry.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 21:45:50 +01:00
Frank Hochmuth
d1e2a1cef0
Update lang.admin.entry.php
- Small correction to the content. My thanks to Eagleman
2023-12-13 20:52:20 +01:00
Fraenkiman
10cfd476c5 code formatted 2023-12-10 23:35:21 +01:00
Fraenkiman
a4ff134221 code formatting 2023-12-10 17:11:30 +01:00
Fraenkiman
765be5c201 Update lang.admin.entry.php
- array for the statistics panel corrected
2023-12-10 17:09:04 +01:00
Fraenkiman
f8e264a47f code formatting 2023-12-10 16:41:23 +01:00
Fraenkiman
a025f48b84 code formatting 2023-12-10 16:26:45 +01:00
Fraenkiman
b9ee3f46e2 code formatting 2023-12-10 13:24:52 +01:00
Fraenkiman
47e45a798e code formatting 2023-12-10 02:52:17 +01:00