19 Commits

Author SHA1 Message Date
Fraenkiman
fba5adc876 Multilingual support for "Posted by"
Closes Issue #143

Preview revised

That's funny. There is a template for the preview of static pages for 13 years, and was not used.
2023-01-30 01:39:55 +01:00
Fraenkiman
bb436ddc3b solves issue #145
*SEO Metatag Info Plugin in the standard distribution*
- includes all languages FlatPress currently supports as standard (translation via Deepl).
- Content customized texts incl. placeholder as example.
- With own hook in entry- and statictemplate, because otherwise the tag plugin is also shown when creating static pages; which is not supposed to be
2023-01-11 21:53:23 +01:00
Fraenkiman
19c16493a8 Update admin.static.write.tpl
Removes unneeded spaces
2022-12-28 18:02:35 +01:00
azett
0a7ad2ccb8 fixes #153 - thx laborix! 2022-12-17 14:23:23 +01:00
azett
9218d118c9 Editor toolbar back to working as intended. Fixes #168, thanks for reporting in this detailled manner! 2022-12-11 14:26:58 +01:00
azett
bdf9e780e1 fixed more PHP warnings - thx laborix! 2022-10-11 20:10:20 +02:00
azett
6bafd11149 Made the BBCode toolbar of the editor work with Smarty 4. 2022-04-09 14:13:46 +02: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
22abda2369 Fixed more template errors in order to get everything running with PHP 8.0.
Also: Change in language files, widget management is no longer called "experimental".
2021-01-01 12:57:46 +01:00
azett
f5877b4f7e Fixed more template errors in order to get everything running with PHP 8.0 2021-01-01 12:37:17 +01:00
Edoardo Vacchi
38e6db0e85 fix signature of methods in admin panel 2013-11-27 18:11:15 +01:00
real_nowhereman
2d1174228f fix nested forms 2011-04-15 17:09:39 +00:00
real_nowhereman
b9fedf7841 fix bad escaping of html entities 2009-02-26 18:25:47 +00:00
real_nowhereman
15bcdb932b ok, fixed stripslashes in static too 2008-06-28 08:34:21 +00:00
real_nowhereman
98914dcc5c should fix double stripslash 2008-06-28 08:21:49 +00:00
real_nowhereman
acf9641f1e should fix the double quotes in subject field for entries 2008-03-31 21:16:43 +00:00
real_nowhereman
f43109aacf other cosmetic changes in tables+css 2007-11-09 09:32:28 +00:00
real_nowhereman
4df312c056 fixed "view" link in static list 2007-11-09 09:04:30 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00