265 Commits

Author SHA1 Message Date
real_nowhereman
6737549a00 fixing draft escaping/unescaping of separator 2008-10-11 07:50:50 +00:00
real_nowhereman
44168dda8e porting bracnch fixes to trunk, raising version number 2008-09-26 17:22:13 +00:00
real_nowhereman
bdf98d0d7f fixed $post global 2008-09-24 17:17:39 +00:00
real_nowhereman
ccc7e8139c indices correctly updated when *removing* categories 2008-09-24 10:08:12 +00:00
real_nowhereman
bf51547230 prettyurls works now with the new system; TODO: move the index eventually to bplustree 2008-09-23 20:34:06 +00:00
real_nowhereman
9c967770eb fixed recursive update when deleting in indices 2008-09-19 17:09:53 +00:00
real_nowhereman
993c58fc4e reverting back bplustree to ceiling.. hope it works 2008-09-18 16:19:51 +00:00
real_nowhereman
d16d523b23 pagination now working, archives working, set comments=false as default 2008-09-14 10:01:57 +00:00
real_nowhereman
c76aa232bf type check 2008-09-10 07:51:39 +00:00
real_nowhereman
42d6a9553b added RAW option to entry_parse() 2008-09-09 14:52:16 +00:00
real_nowhereman
bf13a21d35 categories widget can now show numbers: EXPERIMENTAL, it's just a show-off :p needs some caching system 2008-09-08 15:32:15 +00:00
real_nowhereman
29a9e6bbd1 suppressing "file not found" errors for indices, fall back to 404 error; correctly return seek position when inserting into SBPlusTrees 2008-09-08 15:20:07 +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
3f0c9bf8a1 fixing category "filed under" 2008-09-08 08:44:41 +00:00
real_nowhereman
621cefb175 [BPlus] fixing seek pos in string file 2008-09-08 08:33:38 +00:00
real_nowhereman
5572be3b3c changed entry_cached_index, direct subclass... cache_filelister now probably useless; muted prev/next page for single; "last-entries" still broken; categories not tested yet 2008-09-08 08:25:20 +00:00
real_nowhereman
522d3616b8 fixed typo in bplustree and workaround for notice in return value (reference) 2008-09-08 08:21:00 +00:00
real_nowhereman
02d8d27418 things are starting to get going 2008-09-08 07:37:07 +00:00
real_nowhereman
141ef1292a iterators should now work; need to update the behaviour of the upper lever classes 2008-09-07 15:19:13 +00:00
real_nowhereman
8df42deeba now FP set-ups (first need to create fp-content/index/); it won't work anyway 2008-09-07 14:43:17 +00:00
real_nowhereman
b3e97edd66 adding index manager, still probably not functional 2008-09-06 13:46:03 +00:00
real_nowhereman
dea2a2fa87 a few preliminar changes, not working yet 2008-09-06 10:10:30 +00:00
real_nowhereman
caa6e32751 first commit of bplustree class 2008-09-04 15:17:50 +00:00
real_nowhereman
537c8eca82 isNumber is valid with < 0 2008-05-22 07:40:58 +00:00
real_nowhereman
c2f84add53 setting 0.804 version 2008-05-10 16:53:18 +00:00
real_nowhereman
6c891bfb86 fixed notice messages on pass-by-reference 2008-05-10 15:11:32 +00:00
real_nowhereman
e59d7bc707 should fix issues on IIS 2008-04-26 08:01:39 +00:00
real_nowhereman
1c6fb0bb3d fixing some date/linking minor problems 2008-04-14 07:46:47 +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
8941599e5c stupid fix when using file_exists on a directory 2008-04-04 09:51:06 +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
696f7b6c74 should fix redirect 2008-03-19 19:00:43 +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
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
d249400e85 should fix the commslock bug without new issues (crossing fingers) 2008-03-12 14:13:11 +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
d7de5bf76f buffering output to prevent issues with BOMs in lang, plugins, themes, styles 2008-03-03 09:45:48 +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
7fc51f79d1 this commit addresses some locale issues (date combobox in search template) and refactors a bit the date_formatting code; date_strformat was not used, so it's been modified to work as it should by moving around things a bit, and making it compatible - for what concerns the prototype of the function - to strftime 2008-02-28 14:56:52 +00:00
real_nowhereman
02ad863fd9 partially reverting back changes to session... 2008-02-28 11:55:24 +00:00
real_nowhereman
61c2c36a95 I've found some strange issues with aaspam which I can't track down; let's see if removing some stuff about sessions will make it better :/ 2008-02-28 11:33:36 +00:00
real_nowhereman
f5bd65f529 the choice between 2 hashing algos was preventing maximum portability (if the target platform lacked the optional algorithm, while the install platform had it you couldn't login anymore): I've chosen salted md5, which is probably easier to find (well, I tested on 2 servers and they both lacked the other one: I was MAD): the salt is however very long, and once created you can edit it and reinstall again to make it even stronger 2008-02-20 17:53:09 +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