real_nowhereman
|
8c6289bc17
|
bump version number
|
2010-10-25 17:00:00 +00:00 |
|
real_nowhereman
|
c5fcc39d7f
|
prevent injections
|
2010-10-21 09:03:50 +00:00 |
|
real_nowhereman
|
403b1bf5e0
|
YO DAWG I HEARD U LIKE FIXES SO I PUT A FIX IN YO FIX SO YOU CAN COMMIT WHILE YOU COMMIT
|
2010-10-11 10:26:36 +00:00 |
|
real_nowhereman
|
c52c7b72d2
|
completing the fix for the backslash problem (which is still anyway an ugly hack)
|
2010-10-10 16:10:46 +00:00 |
|
real_nowhereman
|
b739d502f5
|
attempt to fix backslash problem (not tested)
|
2010-10-08 18:01:59 +00:00 |
|
real_nowhereman
|
44257345c9
|
corrections suggested by Stanley on the forums
|
2010-10-05 14:23:38 +00:00 |
|
real_nowhereman
|
8dfa99d8c6
|
prevent cat-0 from being tampered with
|
2010-09-29 19:41:16 +00:00 |
|
real_nowhereman
|
ea2de810ac
|
publish_post action must be subsequent to draft_save, which calls entry_prepare, which in turn sets global $post
|
2010-09-16 09:16:05 +00:00 |
|
real_nowhereman
|
925eeb979a
|
did not throw an error on non-existent category; thanks to pierovdfn for reporting
|
2010-09-13 15:56:46 +00:00 |
|
real_nowhereman
|
5b5a46eeb0
|
comments page now show a "comments" text in <title> of the page (as requested some time ago on the forums)
|
2010-09-05 13:22:29 +00:00 |
|
real_nowhereman
|
bea964e517
|
avoid rather nasty potential XSS vulnerability
|
2010-09-05 13:14:51 +00:00 |
|
real_nowhereman
|
9b5afb0f7e
|
forgot the actual ICO file
|
2010-09-01 18:33:28 +00:00 |
|
real_nowhereman
|
0c5cb9b390
|
the favicon image MUST be named "favicon.ico"...
|
2010-09-01 18:09:37 +00:00 |
|
real_nowhereman
|
c173e4943c
|
the favicon image MUST be named "favicon.ext"! (or IE won't show it...)
|
2010-09-01 06:35:44 +00:00 |
|
real_nowhereman
|
3c94284f70
|
Did I REALLY parsed entry TWICE in comments and permalinks??
added 'localcache' field in FPDB_Query, keeps a hash with last "fullparsed" entries
|
2010-08-27 19:56:42 +00:00 |
|
real_nowhereman
|
9acf583332
|
max-height + scrollbar on the preview
|
2010-08-26 17:23:34 +00:00 |
|
real_nowhereman
|
2e41413efe
|
updated plugin, modified admin panel with empty divs; now save&continue (sort-of) works (experimental!)
|
2010-08-25 19:54:25 +00:00 |
|
real_nowhereman
|
8177592469
|
adding plugin hooks to panels (experimental)
|
2010-08-25 17:40:09 +00:00 |
|
real_nowhereman
|
9c577211fd
|
ugly workaround to fix jQuery UI vs. IE8 bug
|
2010-08-23 17:21:56 +00:00 |
|
real_nowhereman
|
8723504185
|
partial fix to widget panel bug (still error on trashing --IE8)
|
2010-08-23 14:23:49 +00:00 |
|
real_nowhereman
|
fb74b70049
|
support for custom alt, title attributes in [img]
|
2010-08-23 07:08:08 +00:00 |
|
real_nowhereman
|
24596571c7
|
Fix notice (walker/not a valid index(0)) when index is composed of one entry
|
2010-08-22 16:42:47 +00:00 |
|
real_nowhereman
|
d7c5a410bf
|
should fix bug with 404: always returning true for non-existing entries
|
2010-08-17 08:08:23 +00:00 |
|
real_nowhereman
|
e8d5060f44
|
experimental exclusive lock on index: now you can try and mess around with multiple users (I'm NOT endorsing that, though!!)
|
2010-08-16 08:24:55 +00:00 |
|
real_nowhereman
|
62f35d502c
|
function_exists() is now replaced by is_callable() since the widget callback is no longer plugin_PLUGINNAME_widget() but can be set via register_widget()
|
2010-08-14 09:14:20 +00:00 |
|
real_nowhereman
|
5aa9c647ff
|
delete syntaxhighlighter: goodbye, it's been one hell of a ride... but it's been non-functional for a some time, now
|
2010-08-12 12:16:07 +00:00 |
|
real_nowhereman
|
fec91ae412
|
many minor edits, porting to jQuery (thanks to pierovdfn!)
|
2010-08-12 10:02:52 +00:00 |
|
real_nowhereman
|
9ce051113a
|
revert unwanted commit
|
2010-07-01 10:11:49 +00:00 |
|
real_nowhereman
|
9dbd816209
|
added more options
|
2010-06-27 13:23:16 +00:00 |
|
real_nowhereman
|
d6261d4763
|
postviews plugin no longer fiddling with (supposedly) private fields of FPDB_Query
|
2010-04-23 18:36:47 +00:00 |
|
real_nowhereman
|
d7ed051fab
|
fixed escaping
|
2010-04-18 07:58:55 +00:00 |
|
real_nowhereman
|
6818c2854e
|
fix XSS lastcomments plugin http://www.exploit-db.com/exploits/12034
|
2010-04-04 08:37:33 +00:00 |
|
real_nowhereman
|
d25c3ca1e6
|
fixed XSS http://www.securityfocus.com/bid/37471/info
|
2010-01-28 09:38:10 +00:00 |
|
real_nowhereman
|
0a2c894aba
|
removed unnecessary email field, made date output in RSS crossplatform (via date('r'))
|
2010-01-02 15:53:12 +00:00 |
|
real_nowhereman
|
c889e33be9
|
add support to the new clean_pre behavior (wp2.7 accepts arrays...)
|
2009-12-23 22:39:59 +00:00 |
|
real_nowhereman
|
2877a9bffe
|
update wpautop() to 2.7
|
2009-12-23 12:52:03 +00:00 |
|
real_nowhereman
|
c484b17f3a
|
fix broken video tag (really)
|
2009-12-23 12:50:51 +00:00 |
|
real_nowhereman
|
47ae3abff6
|
fix broken video tag
|
2009-12-23 12:31:14 +00:00 |
|
real_nowhereman
|
9cd9b2d848
|
suppressing minor warnings
|
2009-12-21 20:56:23 +00:00 |
|
real_nowhereman
|
a5d37a6602
|
|
2009-12-17 17:52:49 +00:00 |
|
real_nowhereman
|
b8be9cb27a
|
fixed a VERY nasty bug with BPlusTree (header was erroneously overwritten)
|
2009-12-10 20:47:55 +00:00 |
|
real_nowhereman
|
44821eeece
|
quits immediately the query parsing routine if displaying a static page (fixes 404 error on trying to browse statics with an empty blog)
|
2009-12-09 17:55:00 +00:00 |
|
real_nowhereman
|
a442b571cc
|
calendar should now use localized strings
|
2009-12-08 20:11:13 +00:00 |
|
real_nowhereman
|
970036e866
|
breaking change in fpdb, again, fixed (global $post was not set)
|
2009-12-05 18:12:04 +00:00 |
|
real_nowhereman
|
a20fb1702a
|
brought back comments
|
2009-12-05 15:29:24 +00:00 |
|
real_nowhereman
|
b311abe245
|
list_categories changed behavior, fixed
|
2009-12-04 08:16:24 +00:00 |
|
real_nowhereman
|
345ad28d5f
|
bplustree: making a message more explicit (walker)
fpdb: fixed problem with single post navigation (new method)
|
2009-12-03 10:41:54 +00:00 |
|
real_nowhereman
|
c601593a59
|
should suppress the other E_STRICT error
|
2009-11-30 17:35:56 +00:00 |
|
real_nowhereman
|
483b98f330
|
fix for boring signature conflict (PHP5.3.1)
|
2009-11-30 17:23:45 +00:00 |
|
real_nowhereman
|
ca8a66e785
|
moved flatpress to trunk/flatpress
|
2009-11-30 17:07:53 +00:00 |
|