254 Commits

Author SHA1 Message Date
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
real_nowhereman
5aa714b47e allowing plugins to override bbcode tags; added support for enclosures: needs plugin 2009-02-01 14:15:40 +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
9c3f421d64 cosmetic changes in admin panel. please notice #admin-tab-current is now a class! 2008-09-26 17:17:41 +00:00
real_nowhereman
abd4d48885 few fixes in lang 2008-09-04 15:03:26 +00:00
real_nowhereman
2cfe68a25d typo in rss.tpl 2008-07-02 11:29:30 +00:00
real_nowhereman
9666fa5784 some fixes to feeds 2008-06-28 08:03:37 +00:00
real_nowhereman
d89e2a3516 date search fixed 2008-06-09 07:28:49 +00:00
real_nowhereman
e59d7bc707 should fix issues on IIS 2008-04-26 08:01:39 +00:00
real_nowhereman
90311e328d min-height for pre in leggero/leggero 2008-04-14 07:12:04 +00:00
real_nowhereman
e201c260f2 made login session-less 2008-03-28 12:25:43 +00:00
real_nowhereman
a05652c00b added print.css and other media types to the default one with a little hack; in a future version this will be redesigned 2008-03-24 20:18:56 +00:00
real_nowhereman
931bf69c0a should fix contact form 2008-03-18 21:03:07 +00:00
real_nowhereman
cafabe1530 added .entry-info and .link-comments 2008-03-16 08:31:46 +00:00
real_nowhereman
14274d0680 making comments.php independent from SmartyValidate: less noise in sessions 2008-03-14 16:40:00 +00:00
real_nowhereman
d249400e85 should fix the commslock bug without new issues (crossing fingers) 2008-03-12 14:13:11 +00:00
real_nowhereman
0073013ef5 fixed URL to flatpress home 2008-03-06 15:33:23 +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
df78f3176a undoing accidental commit 2008-02-19 20:03:41 +00:00
real_nowhereman
2a9f3dbafb akismet should now work: it was using a bad mixture of old/new commands 2008-02-19 19:55:27 +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
395ded8f77 added some padding to inputboxes 2008-01-18 20:07:40 +00:00
real_nowhereman
bf553ff723 some fixes to flatmaas-rev admin panel 2008-01-18 19:58:52 +00:00
real_nowhereman
7f8b177699 added some entry-specific classes 2008-01-05 12:24:18 +00:00
real_nowhereman
ae7675c234 fixed permalink_link to post_link : correct? 2007-12-05 20:15:21 +00:00
real_nowhereman
6e36606403 fixed css in plugin admin panel 2007-11-24 19:18:42 +00:00
real_nowhereman
f43109aacf other cosmetic changes in tables+css 2007-11-09 09:32:28 +00:00