1332 Commits

Author SHA1 Message Date
real_nowhereman
e59d7bc707 should fix issues on IIS 2008-04-26 08:01:39 +00:00
real_nowhereman
dd652e4cc5 quick working around formatting date link for day 2008-04-14 19:23:06 +00:00
real_nowhereman
1c6fb0bb3d fixing some date/linking minor problems 2008-04-14 07:46:47 +00:00
real_nowhereman
90311e328d min-height for pre in leggero/leggero 2008-04-14 07:12:04 +00:00
real_nowhereman
ff3fe3cd0f you can now enjoy pathinfo URLs! set PRETTYURLS_PATHINFO to true in the plugin.prettyurls.php; if it'll work change was trivial (please report any strange issues, it involved altering defaults.php) 2008-04-11 19:27:05 +00:00
real_nowhereman
c1cb4e10d7 fix pagination with filtered entry list 2008-04-10 10:59:19 +00:00
real_nowhereman
8941599e5c stupid fix when using file_exists on a directory 2008-04-04 09:51:06 +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
a6a0db42f5 should fix erroneous 404s 2008-03-31 17:55:05 +00:00
real_nowhereman
aa77e6edf1 the infamous "session bug" with antispam should be in fact a bug with prettyurls; some themes might refer their images (or, generally speaking, their resources) via relative paths, which are translated into wrong urls when prettyurls are enabled; this led to secondary requests to the same comment page, which made the plugin regenerate the question! the bug looked random because when those request came BEFORE the main page had been rendered the question stored in session would have been still correct; otherwise, if those came AFTER, the correct question was overwritten, and therefore the result would have been reported as wrong even though at a first glance it was not; now prettyurls correctly 404s when you point to a resource with a wrong path: update your themes if they are suffering from this bug (hey, really, you did not wondered why some images were not displayed sometimes??) :) 2008-03-29 11:15:42 +00:00
real_nowhereman
e201c260f2 made login session-less 2008-03-28 12:25:43 +00:00
real_nowhereman
52e9109843 another few stripslashes 2008-03-27 17:53:47 +00:00
real_nowhereman
8b0fecce71 forgot stripslashes 2008-03-27 17:51:01 +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
b5758344d1 merging new-urls branch 2008-03-24 20:25:33 +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
dd63a10b0d disabling antispam logging 2008-03-21 13:39:14 +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
696f7b6c74 should fix redirect 2008-03-19 19:00:43 +00:00
real_nowhereman
9ce8aacb2f fixes glitch with def-list in IE7 2008-03-19 16:22:15 +00:00
real_nowhereman
e61df38f90 admin skips input validation 2008-03-19 13:46:29 +00:00
real_nowhereman
e61031f5b2 adding favicon plugin with FP favicon, hope you'll like it 2008-03-19 09:35:37 +00:00
real_nowhereman
a7544bb47c markdown now fixed (?): lowered priority for pipe escaping on save, and raised on load 2008-03-19 08:39:48 +00:00
real_nowhereman
931bf69c0a should fix contact form 2008-03-18 21:03:07 +00:00
real_nowhereman
0d6ef5c515 using wp cookie-safe redirect; this should be hopefully 'free' (= shouldn't have drawbacks) 2008-03-17 20:27:00 +00:00
real_nowhereman
12b3af6073 should fix some problems with cookies (maybe sessions? if only!) 2008-03-17 20:20:00 +00:00
real_nowhereman
d8832cd795 fixed the shi**y calendar widget 2008-03-16 14:45:20 +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
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
d249400e85 should fix the commslock bug without new issues (crossing fingers) 2008-03-12 14:13:11 +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
9433f88372 admin comments skip validation 2008-03-08 14:05:10 +00:00
real_nowhereman
0073013ef5 fixed URL to flatpress home 2008-03-06 15:33:23 +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
65f96ea1a9 nextpage, prevpage were swapped in singlepost 2008-03-05 09:59:49 +00:00
real_nowhereman
946ec9db7d setting new sysver 2008-03-05 09:57:12 +00:00
real_nowhereman
549bc88138 updating changelog with old releases 2008-03-05 09:56:33 +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
7c91314ff5 removed a line from the description of widgets 2008-03-05 09:32:30 +00:00
real_nowhereman
d7de5bf76f buffering output to prevent issues with BOMs in lang, plugins, themes, styles 2008-03-03 09:45:48 +00:00
real_nowhereman
0e208423b7 fixed settings-default 2008-02-29 17:13:28 +00:00
real_nowhereman
d704c79ce9 fixed validator which allowed to post a blank filename for static pages 2008-02-29 16:52:38 +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
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