real_nowhereman
184168d7a2
added comment editor!
2009-02-27 10:37:40 +00:00
real_nowhereman
b9fedf7841
fix bad escaping of html entities
2009-02-26 18:25:47 +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
18ff5adc7d
fixed notice
2009-02-06 09:11:28 +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
4e339aa4e9
missing {} in tpl
2009-02-01 09:09:36 +00:00
real_nowhereman
d86ddd0eae
php4 compatibility
2009-01-01 19:11:34 +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
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
f78ccc1813
disabled cache/clear ; fixed url for updates
2008-09-24 11:25:27 +00:00
real_nowhereman
13dc0b6cb4
allowing quick parsing to display comment count, in order to list entries quickly; changed admin panel accordingly (no author column anymore)
2008-09-08 09:06:54 +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
537c8eca82
isNumber is valid with < 0
2008-05-22 07:40:58 +00:00
real_nowhereman
c1cb4e10d7
fix pagination with filtered entry list
2008-04-10 10:59:19 +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
c0a535f83c
merging to trunk session-fix; it probably DIDN'T fix a heck, but at least ported the admin panel to a session-independent validating system
2008-03-24 20:31:37 +00:00
real_nowhereman
49a853ddf3
forgot debug enabled
2008-03-19 21:41:56 +00:00
real_nowhereman
1cb77c3b1d
minor graphic issue closing a div
2008-03-19 21:30:11 +00:00
real_nowhereman
3e426fcef3
fixed one of the URLs; not yet completely correct, I know
2008-03-05 10:09:01 +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
a85b1982c2
other js fixes, related to widgets; blockparser still does not work
2008-02-29 11:20:27 +00:00
real_nowhereman
6d271dd4fc
this should fix the dnd panel for non-firefox browsers. RegExps AIN'T functions ;)
2008-02-29 11:07:29 +00:00
real_nowhereman
6de3b03406
removed old validators
2008-02-29 09:58:46 +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
cacf56f276
admin.php allowed to see intro panel to non-loggedin users! (not really harmful, it just looked as if it was)
2008-02-10 14:11:44 +00:00
real_nowhereman
4c6438f2f2
"old widget" list lacked <ul>
2008-01-18 19:56:51 +00:00
real_nowhereman
c5755ce9d0
fixed some redirects, and converted widgets.raw to a non-automatically validated panel
2008-01-03 20:04:16 +00:00
real_nowhereman
4f1c0371d1
now lang id is correctly got from fp_config[locale][lang];
...
todo: check encoding!
2007-11-25 16:45:47 +00:00
real_nowhereman
2cf8a143cf
added some sorting to plugin panel
2007-11-24 19:28:27 +00:00
real_nowhereman
7b01fb6758
themes and styles now sort()ed by ID
2007-11-16 20:56:27 +00:00
real_nowhereman
f43109aacf
other cosmetic changes in tables+css
2007-11-09 09:32:28 +00:00
real_nowhereman
4fe6a01fe6
plugins were not sorted, for now sortef by ID (not name)
2007-11-09 09:14:49 +00:00
real_nowhereman
4df312c056
fixed "view" link in static list
2007-11-09 09:04:30 +00:00
real_nowhereman
e3f853092e
don't check errors on submit
2007-11-09 08:08:21 +00:00
real_nowhereman
846adeccf9
non-theme dir were listed as themes. now checking for the existance of $dir/themes.conf.php : old-style themes will be therefore IGNORED
2007-11-02 17:12:10 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00