real_nowhereman
3efe77d517
typo, remove closing bracket
2008-12-07 20:37:50 +00:00
real_nowhereman
009032c95c
TERRIBLE bug to appear right before the discussion of my thesis, but in fact quite trivial: a long were read as unsigned, while in fact it was signed
2008-12-07 14:04:58 +00:00
real_nowhereman
e052fa4e4a
huge commit, bringing back text links, even though not completely functional if nextpage link comes _before_ the {entry} block; the commit contains the 'loose' search option for bplustree, which lets loosely search the tree for the nearest key to a given search key, which makes the thing possible; a few fixes to 404 error handling and related prettyurls stuff
2008-11-12 16:54:40 +00:00
real_nowhereman
4fe8540e2f
fixing core.date; returned wrong item
2008-11-11 18:27:36 +00:00
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