335 Commits

Author SHA1 Message Date
real_nowhereman
d8832cd795 fixed the shi**y calendar widget 2008-03-16 14:45:20 +00:00
real_nowhereman
8f3cc77ada forgot to quote constants 2008-03-14 08:48:12 +00:00
real_nowhereman
8ae594f690 committing debug mode enabled aaspam, also YAY for 101st commit 2008-03-13 22:23:01 +00:00
real_nowhereman
6fca3df0bb raised priority, aligned to new conventions: cleaned up 2008-03-08 14:21:02 +00:00
real_nowhereman
27e209bb29 lowered priority for validation: first we will be doing local checks 2008-03-08 14:20:07 +00:00
real_nowhereman
67fac1e13e moving the script code to wp_footer, this has been reported to fix IE7 issues... well, let's try... 2008-03-05 09:37:55 +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
461d02ad78 updating mootools 2008-02-29 13:36:09 +00:00
real_nowhereman
52aaf6ea3c captcha was computed when validating... not really useful 2008-02-28 11:32:32 +00:00
real_nowhereman
cb2982c6f9 readmore using now 'if (query->single)' 2008-02-22 11:02:52 +00:00
real_nowhereman
ca085c56e1 now .thumbs subdirs should work on every platform 2008-02-22 10:42:48 +00:00
real_nowhereman
3b3907d153 thumb_create didn't return a tuple when creating a new thumb 2008-02-22 10:23:43 +00:00
real_nowhereman
987eb106a4 fixes to pagination 2008-02-20 13:48:12 +00:00
real_nowhereman
13dcdfc942 now akismet should FINALLY work 2008-02-20 10:25:09 +00:00
real_nowhereman
12ef0a7ecf should fix bad handling of 404 by making up a non existent entry -- unless you've written one on 00/00/2000 at 00:00:00, and then you really should tell me on WHICH DAY and MONTH that happened because if I were in you I'd be scared :P 2008-02-19 20:19:05 +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
ae4ed473f7 prettyurls are not working if (for instance) the root dir is symlinked and defaults.php is left unchanged! so we should probably get the path from fp_config and as a plus maybe compare to the auto generated one. 2008-02-11 08:17:17 +00:00
real_nowhereman
e68b39ff39 removing anchors from url string before parsing 2008-02-11 08:05:38 +00:00
real_nowhereman
64e3040cd3 Reverting escaping to true, you never know ;) 2008-01-31 09:18:06 +00:00
real_nowhereman
e71729de5c Fixed problem with [code] tag and inline html: please notice that it is now assumed that with inline html you're not using [html] tag, so DON'T because it will unescape the code twice which is BAD ;) 2008-01-31 09:14:15 +00:00
real_nowhereman
74dfb21a1b fixed conflict with akismet in lang 2008-01-17 19:04:32 +00:00
real_nowhereman
8d6fe0b500 main object instanced in wp_head; should fix issues with prettyurls 2008-01-16 21:06:48 +00:00
real_nowhereman
34f682dd5a fixed whitespace 2008-01-16 21:05:04 +00:00
real_nowhereman
af2cc0f4c3 Added new style for prettyurls: set PRETTYURLS_TITLES to false (head of the plugin): this way titles will just show as an entry id
e.g. http://yourblog.tld/flatpress/2008/01/16/entry160108-123456/
2008-01-16 20:34:37 +00:00
real_nowhereman
bee0261315 reworked a bit the organization of editor-specific functions 2008-01-05 12:36:22 +00:00
real_nowhereman
01d2f767b5 added metatags to <head>, if plugin archives is enabled; core.theme changes in the name of a function to a more general one might require flushing fp-content/cache/* :) 2008-01-02 17:21:21 +00:00
real_nowhereman
1b489fecef enabled [size] in bbcode 2007-12-05 20:06:18 +00:00
real_nowhereman
8d016b6c07 calendar aligned to new FPDB syntax 2007-11-24 19:12:51 +00:00
real_nowhereman
34f5910d79 name of plugin thumbs in description 2007-11-09 09:06:15 +00:00
real_nowhereman
a1ef058ab0 prettyurls: some fixes to the htaccess editor 2007-11-09 08:09:15 +00:00
real_nowhereman
dea5876cbd Several fixes - I hope - to prettyurls, still some issues on some servers, need to investigate this DIRNAME/ to DIRNAME.php 2007-11-06 21:26:14 +00:00
real_nowhereman
d021b5f625 bbcode: fixed newline in scaled imgs (before <a ) 2007-11-06 19:21:28 +00:00
real_nowhereman
1ebd86cfbd fixed bugs in plugin config and asymmetry for plugin_getoptions(); fixed akismet consequently 2007-11-06 18:57:10 +00:00
real_nowhereman
c2cacb1183 fixed in bbcode alt text for images 2007-10-30 12:25:26 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00