27 Commits

Author SHA1 Message Date
Fraenkiman
3ad8a38183 Spaces inserted
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00
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
azett
c53b92cd1b code formatting 2023-01-21 13:23:22 +01:00
Fraenkiman
47aa4cb37d Insert translation for Home, Logout in Admincenter
all FP standard languages

Comma missing

comma added
2023-01-14 02:53:49 +01:00
Fraenkiman
fc9bcf45e8 Subject line of email when new comment is not translated
Added multilingual support for email subject line for new comments
2022-12-26 02:17:16 +01:00
azett
7d748fe62a fixes #171 - thx! :) 2022-12-17 13:09:00 +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
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
e4f542d5cd Hereby, I solemnly declare "Administration area" the official designation for our backend. #39 shall be deemed to be settled :D 2020-01-03 19:23:30 +01:00
MarcThibeault
60442e00e3 Changed 'Archive' to 'Categories' in entry editor
Noticed that when editing an entry, the categories checkbox container's
name was 'Archive'. I modified the template and the lang file so that
it's 'Categories' from now on.
2014-02-28 21:13:14 -05:00
real_nowhereman
8dfa99d8c6 prevent cat-0 from being tampered with 2010-09-29 19:41:16 +00:00
real_nowhereman
60e0c7ba42 fixed a bug in config panel. added nicer temporary error message for missing language fields 2009-09-25 11:56:39 +00:00
real_nowhereman
754d2899b3 various changes in how dates are handled in config panels. added a new lang string. added a new fp_config field, new blogs will need a reinstall or customizing by hand the option panel 2009-09-23 12:57:10 +00:00
real_nowhereman
f95e233986 update language for edit comment panel 2009-03-28 08:02:46 +00:00
real_nowhereman
184168d7a2 added comment editor! 2009-02-27 10:37:40 +00:00
real_nowhereman
d5e666a1a1 big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :) 2009-02-03 16:53:52 +00:00
real_nowhereman
d92177cbee print panel-specific class in admin panel body; minor css tuning 2009-02-02 18:46:08 +00:00
real_nowhereman
aa1b273031 preparing for .812; fixed version number, added rebuild index option in MAINTAIN panel, muted debug mode in bplustree 2008-12-23 10:56:24 +00:00
real_nowhereman
44168dda8e porting bracnch fixes to trunk, raising version number 2008-09-26 17:22:13 +00:00
real_nowhereman
abd4d48885 few fixes in lang 2008-09-04 15:03:26 +00:00
real_nowhereman
931bf69c0a should fix contact form 2008-03-18 21:03:07 +00:00
real_nowhereman
7c91314ff5 removed a line from the description of widgets 2008-03-05 09:32:30 +00:00
real_nowhereman
7414932235 This is obviously a BIG commit.
It involves how widgets work. 

Now widgets must always be *registered* to work, even blockparser's.

Blockparser has got then a nice GUI to select which pages should be available as widgets; once the page has been enabled it is then available in the main widget panels

This solves the non-editable input things with non-firefox browsers: this way you just won't have the editbox anymore :P

I hope you'll like the changes.

There are many additions in lang files, so be careful to update (otherwise you'll get blank lines)!
2008-02-29 16:10:33 +00:00
real_nowhereman
3f6242c9d0 fixing date issues and contextually language: this should make it work finally both on windows and linux, yay! 2008-02-19 20:33:25 +00:00
real_nowhereman
69f4510433 fixed redirect in comments (baaw!) incidentally I've added a new option for panels to define mandatory argument; why? BECAUSE I CAN! BAWAHAHAHA; really because I hadn't any other idea, and this sounded nice; I'll have to port the other panels for simmetry, but in the meantime they should still work ok. 2008-02-17 20:24:04 +00:00
real_nowhereman
77a4319886 weekdays were wrong numbered 2008-02-10 18:08:47 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00