84 Commits

Author SHA1 Message Date
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
azett
ddc2af887b Fixed some grammar stuff in German language file. 2019-12-26 19:07:56 +01:00
azett
72a8efd0c3 Bugfix: Removed UTF8 BOM from language files 2019-02-22 16:26:41 +01:00
Edoardo Vacchi
3ab82945a7
Use "//" instead of "http://" in googlefonts URI
will automatically adapt to use http or https depending on current URI
closes #31
2019-02-05 14:35:39 +01:00
azett
8d524a55e7 Readmore plugin: Added Czech language file - thanks again Lubomír!
And: Leggero theme comes with a hint to its different styles.
2019-02-03 14:54:53 +01:00
azett
3fa488455b added Czech translation - mnohokrát děkuji, Lubomir! 2019-02-02 16:23:48 +01:00
azett
c4ce531850 Comments' URL and email is now checked with filter_var() function. This makes the checks much more generic and, by the way, allows HTTPS URLs. (Which was reported by RT Cunnigham, see http://flatpress.org/home/comments.php?entry=entry181114-131213#comment181212-200956 - thanks!)
Also: Standard theme Leggero has rel="nofollow" for comments' URLs in order to make comment spam more useless.
2019-01-05 13:03:29 +01:00
azett
810310bfcc added German language files by laborix - thank you very much :) 2018-12-31 13:12:43 +01:00
azett
e72a859d85 added Greek language files from ghost's pull request: https://github.com/flatpressblog/flatpress/pull/6 - thanks a lot! 2018-12-31 12:53:16 +01:00
Edoardo Vacchi
d5aa7a8b2e Merge pull request #19 from MarcThibeault/leggero-v2
Leggero v2
2015-02-07 13:19:59 +01:00
MarcThibeault
30f0db0742 IE CSS 2014-11-17 20:15:14 -05:00
MarcThibeault
4e4d53ab38 Opacity fine tuning 2014-11-17 20:04:47 -05:00
MarcThibeault
5cce425920 CSS for IE 2014-11-13 22:13:36 -05:00
MarcThibeault
d5101c274a Reduced background img size 2014-11-12 21:37:42 -05:00
MarcThibeault
26b75a1ac1 Updated header color + style desc 2014-11-12 17:53:42 -05:00
MarcThibeault
d8ad93a3d8 Updating images 2014-11-12 17:51:41 -05:00
MarcThibeault
b812e573b3 Removed useless line breaks 2014-11-12 17:23:56 -05:00
MarcThibeault
df49a3d346 Fixing CSS background 2014-11-11 22:19:52 -05:00
MarcThibeault
9bb7a702a6 text-shadow fine-tuning 2014-10-28 18:35:58 -04:00
MarcThibeault
5c7218acf4 Removed backbw.png 2014-10-13 21:51:50 -04:00
MarcThibeault
f51a8b9c5f Fixed fonts, sidebar and footers + misc 2014-10-13 21:49:54 -04:00
MarcThibeault
80c06d9faa Made Leggero-v2 responsive + tweaks 2014-10-09 19:18:19 -04:00
MarcThibeault
d600ec2e46 First commit for Leggero-v2 2014-10-08 22:17:43 -04:00
Edoardo Vacchi
c2d6f046d2 Merge pull request #18 from MarcThibeault/Patch-Microdata
Adding microdata to entry-default template
2014-07-25 08:06:44 +02:00
MarcThibeault
aa5fd2b0c1 Adding microdata to entry-default template 2014-07-24 20:48:24 -04:00
Edoardo Vacchi
3efaf2012d Merge branch 'master' of github.com:evacchi/flatpress 2014-03-06 10:01:48 +01:00
Edoardo Vacchi
924668fe2c Issue #14 : XSS fix 2014-03-06 10:00:57 +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
liquibyte
2eecd94307 I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e Doing a re-commit to make sure things are working right.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
c9bf4a8d26 I don't understand how people say git is easy. Thing seems to be messing up my commits.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:00:41 -05:00
liquibyte
e121753594 Rewrote admin.widgets.js to allow external styling. Added drop functionality to available widgets to accept installed widgets drop to delete.
Added two classes to admin.css to style hover colors of available widgets, installed widgets and trashcan.

Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 01:45:49 -05:00
real_nowhereman
dcfe3dceb7 fix XSS 2011-06-08 18:20:35 +00:00
real_nowhereman
8dfa99d8c6 prevent cat-0 from being tampered with 2010-09-29 19:41:16 +00:00
real_nowhereman
9acf583332 max-height + scrollbar on the preview 2010-08-26 17:23:34 +00:00
real_nowhereman
2e41413efe updated plugin, modified admin panel with empty divs; now save&continue (sort-of) works (experimental!) 2010-08-25 19:54:25 +00:00
real_nowhereman
d25c3ca1e6 fixed XSS http://www.securityfocus.com/bid/37471/info 2010-01-28 09:38:10 +00:00
real_nowhereman
0a2c894aba removed unnecessary email field, made date output in RSS crossplatform (via date('r')) 2010-01-02 15:53:12 +00:00
real_nowhereman
0b816aa17b {list_categories} new behavior : it now expects a parameter values=$array_of_values 2009-11-25 10:12:42 +00:00
real_nowhereman
9fec523bc4 switch order of BLOG-TITLE - POST-TITLE in permalinks (now POST - BLOG), making &raquo; a &laquo; for nicer screen rendition. 2009-11-22 14:52:43 +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
3d23a3434d hide "comments" link in Leggero if there aren't any comments and posting has been disabled 2009-09-09 17:32:32 +00:00
real_nowhereman
57c212c9c8 added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling 2009-07-03 15:39:23 +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
6b133960ed * merged quickspam plugin with coding-style branch
* other cosmetic changes
2009-02-25 15:06:35 +00:00
real_nowhereman
5944f87bb8 removing hardcoded 'view image' string ("fixes" title in lightbox) 2009-02-25 13:00:34 +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