57 Commits

Author SHA1 Message Date
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
Fraenkiman
a5dad62678 Update plugin.commentcenter.php 2024-02-18 02:58:49 +01:00
Fraenkiman
bcf425a2c2 Update of the Italian language files by Eagleman
Grazie mille
2024-01-25 21:48:47 +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
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
Fraenkiman
10cfd476c5 code formatted 2023-12-10 23:35:21 +01:00
Fraenkiman
47e45a798e code formatting 2023-12-10 02:52:17 +01:00
Fraenkiman
f46df8aafe Code-Formatierung in Sprachdateien
- For future new language packs, a clean basis has been created with the existing language packs.
	- Removed unnecessary line breaks, spaces and tabs to avoid unexpected views in the responsive design.
	- Updated links to external sources.

- Missing language files created in plugins.
	- Gallerycaptions plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
	- Mediamanager plugin: el-gr, fr-fr
	- PhotoSwipe plugin: cs-cz, el-gr, es-es, fr-fr, ja-jp, nl-nl
	- Readmore plugin: el-gr, fr-fr
	- Seometataginfo plugin: pt-br
2023-12-10 01:30:26 +01:00
Frank Hochmuth
ea2f35e14c
Merge pull request #278 from cosmopolityan/russian-translation
- added russian translation
Many thanks to @cosmopolityan
2023-12-01 22:20:07 +01:00
Fraenkiman
0471c87998 Added missing language files
- Added missing language files for the comment center.
2023-11-30 21:58:07 +01:00
Mark
d4a67a2213 added russian translation 2023-11-30 23:17:18 +03:00
Fraenkiman
0746ed0c41 Fixed broken links
- Fixed broken links in different places and added to the wiki where necessary.
- A new tab is now opened for external links.
2023-11-26 21:33:24 +01:00
Fraenkiman
21e373aa95 Comment center and Akismet reworked, typo flatpress
- The ID of the respective entry is now displayed in "Manage entries" so that the admin can use the ID for comment management in Akismet/ CommentCenter.
- Creating or managing the Akismet Api Key now leads directly to akismet.com instead of wordpress.com
- The external link to the Akismet API Key Help has been updated
- The comment center now contains a link to the wiki (dealing with spam comments)
- Typo "flatpress" fixed in several places. FlatPress should always be spelled with a capital F and a capital P.
2023-11-26 01:55:28 +01:00
Fraenkiman
768aa6fa43 Comment center and Akismet reworked, Typo flatpress
- The ID of the respective entry is now displayed in "Manage entries" so that the admin can use the ID for comment management in Akismet/ CommentCenter.
- Creating or managing the Akismet Api Key now leads directly to akismet.com instead of wordpress.com
- The external link to the Akismet API Key Help has been updated
- The comment center now contains a link to the wiki (dealing with spam comments)
- Typo "flatpress" fixed in several places. FlatPress should always be spelled with a capital F and a capital P.
2023-11-26 01:53:16 +01:00
Fraenkiman
4ebf3a070a Duz culture, minor corrections in the German language package
- Duz culture added to the plugin for the comment center
- minor corrections in the German language package
2023-11-02 18:15:25 +01:00
Fraenkiman
577ca51ad4 Danish translation
- Danish translation by DeepL (There may be a correction from Snubbi from the support forum)
2023-11-02 16:15:58 +01:00
azett
107f6d99eb Added missing properties to fix "Dynamic properties are deprecated"
errors under PHP 8.2
2023-10-28 13:56:05 +02:00
arvid
164fab4c65 Added Slovenian translation by Sergio
(https://github.com/developersorli) - najlepša hvala! :)
2023-10-01 13:00:58 +02:00
Frank Hochmuth
bd08207b1e
Merge branch 'flatpressblog:master' into master 2023-03-05 14:26:59 +01:00
Fraenkiman
7b00ba58a1 Italian language file correction
Many thanks to eagleman
2023-03-01 23:28:03 +01:00
Fraenkiman
91cbfeeaeb Update plugin.commentcenter.php
little correction
2023-02-27 23:01:17 +01:00
Fraenkiman
e785ea184e Update plugin.commentcenter.php
Fixes #211
An email notification is now sent when there is a new comment to approve and when the subject in the email header contains umlauts.
2023-02-26 13:40:42 +01:00
Arvid Zimmermann
a354636fde
Merge pull request #167 from fabianosantosnet/master
update some plugins to portuguese
2022-12-12 19:49:02 +01:00
azett
185a27d35d PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed. 2022-12-11 14:04:12 +01:00
Fabiano Santos
fc76d6639e update some plugins to portuguese 2022-12-04 21:34:41 -03:00
azett
432b352c26 fixed Italian language pack by Giacomo Margarito - grazie mille! :) 2022-11-01 13:39:20 +01:00
azett
c30d52b284 Merge branch 'master' of https://github.com/flatpressblog/flatpress into issue94_smartyupdate
# resolved conflicts:
#	fp-includes/smarty/plugins/function.html_select_date.php
2022-10-08 13:43:33 +02:00
azett
4d9b7a9b41 added German translation - thx @Fraenkiman! Closes #148 2022-10-02 15:04:40 +02:00
azett
af1aa7759b Revert "Merge branch 'master' of https://github.com/flatpressblog/flatpress"
This reverts commit e9ad11742876f9f78d743a28afd547ee7480c7f9, reversing
changes made to f30fc6204a6bc7643d7952b1df98a3aa7b462dea.
2022-07-02 13:30:56 +02:00
azett
6eaafee1fa Merge branch 'master' into responsiveadmin
# resolved conflicts:
#	admin/panels/config/admin.config.tpl
#	admin/panels/entry/admin.entry.commentlist.tpl
#	fp-plugins/commentcenter/tpls/deletecomm.tpl
#	fp-plugins/commentcenter/tpls/editpol.tpl
2022-06-27 19:24:18 +02:00
azett
51bc4cb120 Merge branch 'master' into issue94_smartyupdate
# Resolved conflicts:
#	fp-includes/core/includes.php
#	fp-plugins/bbcode/plugin.bbcode.php
#	fp-plugins/commentcenter/inc/admin.php
2022-06-18 12:06:34 +02:00
azett
607df641ec Merge branch 'master' of https://github.com/flatpressblog/flatpress 2022-05-07 20:02:55 +02:00
azett
becd504aae Issue 106: Invalid HTML output fixed 2022-05-07 20:02:41 +02:00
azett
1f2f56538e Fixed some template errors 2022-02-20 14:26:16 +01:00
azett
25c1618042 Updated FP-specific Smarty plugin "Admin" to v4 OOP style. Replaced obsolete get_template_vars() calls with getTemplateVars(). 2022-01-29 15:20:42 +01:00
azett
52bf429a01 Replaced Smarty 2.6.31-dev with v 4.0.4, keeping the FP-specific Smarty plugins.
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()).
Fixed file includes in templates with quotes.
Removed SmartyValidate.class.php includes.

Still work in progress as some errors still appear!
2022-01-23 15:02:33 +01:00
azett
e1fee8e355 Merge remote-tracking branch 'remotes/origin/master' into responsiveadmin 2021-11-01 13:12:50 +01:00
azett
a759461743 More template fixes 2021-11-01 13:08:19 +01:00
azett
213642324c Merge remote-tracking branch 'remotes/origin/master' into responsiveadmin 2021-11-01 12:37:38 +01:00
azett
b1156dcf0f More template fixes for #90 2021-10-30 13:39:23 +02:00
azett
99c6c52628 Fix for #90: Comment Center config page threw errors. 2021-10-30 13:11:50 +02:00
azett
9cc5ef1a70 Merge branch 'master' of https://github.com/flatpressblog/flatpress into responsiveadmin 2021-06-04 15:55:15 +02:00
azett
9a0c93de9e Added Dutch language pack by Macmee - hartelijk bedankt! 2021-06-03 14:12:43 +02:00
franciscoarocas
263f2b16df Merge branch 'master' into responsiveadmin 2021-04-01 00:42:44 +02:00
azett
43a7a43191 Italian language pack fix by Giacomo Margarito - grazie mille :) 2021-03-04 13:12:38 +01:00
azett
0ceec7a50f Fix for #76: Check date array for expected format.
Also: Fixed autocompletion mess-up in plugin.prettyurls.php -_-
2021-02-28 12:11:01 +01:00
azett
aaf5d35c0e Added Czech lang files by Lubomír Ludvík for setup and Commentcenter plugin. Děkuji! :) 2021-02-20 11:17:03 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
franciscoarocas
e3c41566e3 Fixed Statics and Widgets tpls (PHP 8.0) 2021-02-11 00:04:04 +01:00
franciscoarocas
8e2fc93d8a Merge branch 'master' into responsiveadmin 2021-02-08 15:37:07 +01:00