Commit Graph

  • c4211ddc2f fixing warning real_nowhereman 2009-09-12 14:42:46 +00:00
  • 3d23a3434d hide "comments" link in Leggero if there aren't any comments and posting has been disabled real_nowhereman 2009-09-09 17:32:32 +00:00
  • cc44e55cdc fixes missing URL when editing comments real_nowhereman 2009-09-09 17:30:19 +00:00
  • d99a4e4f43 "fixing" hidden stat panel notice real_nowhereman 2009-07-26 09:11:15 +00:00
  • eccfec41ee porting to PHP5-style object assignments (it should work now...) real_nowhereman 2009-07-23 15:19:06 +00:00
  • 72880e6e16 congrats, we're back to this morning! :D (temporary workarounds) real_nowhereman 2009-07-21 16:46:09 +00:00
  • 744e16a9bb reverting awful mess in fp-includes real_nowhereman 2009-07-21 16:41:35 +00:00
  • a1176756a4 porting to PHP5-style object assignments real_nowhereman 2009-07-21 15:51:49 +00:00
  • 5e7f579ff5 future proofing, changed all object assignments to PHP5-style real_nowhereman 2009-07-21 07:24:42 +00:00
  • 06d15d67fd temporary fix for php5.3 real_nowhereman 2009-07-20 17:33:31 +00:00
  • 57c212c9c8 added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling real_nowhereman 2009-07-03 15:39:23 +00:00
  • f4d9a3fd1a fixing readmore minor bug real_nowhereman 2009-04-05 19:48:33 +00:00
  • f95e233986 update language for edit comment panel real_nowhereman 2009-03-28 08:02:46 +00:00
  • 7d941b4605 comment editor real_nowhereman 2009-03-27 18:20:45 +00:00
  • 7fa207b8f8 wrong count limit for paged views real_nowhereman 2009-02-28 16:06:15 +00:00
  • 3eda7bfd6c preserve loggedin flag on edit real_nowhereman 2009-02-28 11:18:31 +00:00
  • 40e3b8625b some functions were incorrectly renamed real_nowhereman 2009-02-28 10:47:23 +00:00
  • 5ffe855a74 forgot to commit the actual comment editor panel :D real_nowhereman 2009-02-27 16:22:38 +00:00
  • 184168d7a2 added comment editor! real_nowhereman 2009-02-27 10:37:40 +00:00
  • b9fedf7841 fix bad escaping of html entities real_nowhereman 2009-02-26 18:25:47 +00:00
  • 6b133960ed * merged quickspam plugin with coding-style branch * other cosmetic changes real_nowhereman 2009-02-25 15:06:35 +00:00
  • 5944f87bb8 removing hardcoded 'view image' string ("fixes" title in lightbox) real_nowhereman 2009-02-25 13:00:34 +00:00
  • 0ec2ae43a3 removing hardcoded 'view image' string ("fixes" title in lightbox) real_nowhereman 2009-02-25 12:02:46 +00:00
  • 34926b37df reverting unwanted changes real_nowhereman 2009-02-15 11:18:44 +00:00
  • 73191e6033 category array on edit was assumed to be int-only: added skip real_nowhereman 2009-02-15 08:33:44 +00:00
  • b0ee0cf01a "smart" prettyurls: pathinfo URLs are default ONLY if there is no .htaccess in your BLOG_ROOT; it is true that having a .htaccess in your root does not imply mod_rewrite is enabled: if that is the case you can anyway overridable as usual by setting true or false manually real_nowhereman 2009-02-11 15:31:33 +00:00
  • d46ac619b5 suppress notice real_nowhereman 2009-02-06 20:16:01 +00:00
  • 1f5c7a6bb5 division by zero in remote resizes, restore non-overridable addCode - there is already removeCode for that real_nowhereman 2009-02-06 20:08:25 +00:00
  • 18ff5adc7d fixed notice real_nowhereman 2009-02-06 09:11:28 +00:00
  • 8d26385547 fixed a few distractions real_nowhereman 2009-02-05 08:41:05 +00:00
  • 26a3e3c93c some doc real_nowhereman 2009-02-04 23:14:00 +00:00
  • f153a25b39 typo cause index to fail; fixed minor issues with static pages real_nowhereman 2009-02-04 22:46:20 +00:00
  • d5e666a1a1 big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :) real_nowhereman 2009-02-03 16:53:52 +00:00
  • 9413e4dee7 missing $place-1 caused returning following item in getitem() real_nowhereman 2009-02-03 16:26:05 +00:00
  • d92177cbee print panel-specific class in admin panel body; minor css tuning real_nowhereman 2009-02-02 18:46:08 +00:00
  • 5aa714b47e allowing plugins to override bbcode tags; added support for enclosures: needs plugin real_nowhereman 2009-02-01 14:15:40 +00:00
  • 4e339aa4e9 missing {} in tpl real_nowhereman 2009-02-01 09:09:36 +00:00
  • c6e19bb88a fixed hacky link wrapper... real_nowhereman 2009-01-27 09:54:03 +00:00
  • e00e3a26c6 0.812.1 real_nowhereman 2009-01-24 09:08:10 +00:00
  • 68dd57242a fixing another BAD unsigned-long related bug, by re-defining the NULL and NULLSEEK value to 0, since an unsigned long cannot of course be -1! this will require you to kindly rebuild your index real_nowhereman 2009-01-17 16:40:35 +00:00
  • bd87798d9b global $post when saving...; this code needs a cleanup for consistence real_nowhereman 2009-01-04 19:03:00 +00:00
  • aeadfd3a74 again suppressing notices... real_nowhereman 2009-01-03 19:59:34 +00:00
  • 45aabd2427 fixing loose search edge case real_nowhereman 2009-01-03 13:50:18 +00:00
  • 769236ff33 fixing dumb notice (php4 compat) real_nowhereman 2009-01-03 12:08:22 +00:00
  • d86ddd0eae php4 compatibility real_nowhereman 2009-01-01 19:11:34 +00:00
  • 74de4a1095 list-categories checked radio real_nowhereman 2009-01-01 19:09:35 +00:00
  • aa1b273031 preparing for .812; fixed version number, added rebuild index option in MAINTAIN panel, muted debug mode in bplustree real_nowhereman 2008-12-23 10:56:24 +00:00
  • 96ca82205a *really* fixing matching brackets real_nowhereman 2008-12-08 08:42:03 +00:00
  • 3efe77d517 typo, remove closing bracket real_nowhereman 2008-12-07 20:37:50 +00:00
  • 975ead67e2 fixed empty title/alt if img metadata is empty real_nowhereman 2008-12-07 15:01:48 +00:00
  • 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 real_nowhereman 2008-12-07 14:04:58 +00:00
  • 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 real_nowhereman 2008-11-12 16:54:40 +00:00
  • 4fe8540e2f fixing core.date; returned wrong item real_nowhereman 2008-11-11 18:27:36 +00:00
  • 5d98b37dac fix "center" class in imgs... real_nowhereman 2008-10-13 18:59:57 +00:00
  • 6737549a00 fixing draft escaping/unescaping of separator real_nowhereman 2008-10-11 07:50:50 +00:00
  • 9b5a673af7 adding simple metadata handling for jpegs (needs gd) real_nowhereman 2008-10-08 11:45:17 +00:00
  • 1c9c056a12 bad entities fixed real_nowhereman 2008-10-06 08:06:57 +00:00
  • 9ad26f6ac1 fixing datatype warning in arary_search due to wrong return value in cache_get real_nowhereman 2008-09-27 12:47:47 +00:00
  • 44168dda8e porting bracnch fixes to trunk, raising version number real_nowhereman 2008-09-26 17:22:13 +00:00
  • 9c3f421d64 cosmetic changes in admin panel. please notice #admin-tab-current is now a class! real_nowhereman 2008-09-26 17:17:41 +00:00
  • bdf98d0d7f fixed $post global real_nowhereman 2008-09-24 17:17:39 +00:00
  • f78ccc1813 disabled cache/clear ; fixed url for updates real_nowhereman 2008-09-24 11:25:27 +00:00
  • ccc7e8139c indices correctly updated when *removing* categories real_nowhereman 2008-09-24 10:08:12 +00:00
  • 8995f801ef fixed "categories" plugin description real_nowhereman 2008-09-24 10:03:09 +00:00
  • bf51547230 prettyurls works now with the new system; TODO: move the index eventually to bplustree real_nowhereman 2008-09-23 20:34:06 +00:00
  • b71facd9ec fixed pathinfo conflict with GET parameters real_nowhereman 2008-09-23 19:48:38 +00:00
  • 9c967770eb fixed recursive update when deleting in indices real_nowhereman 2008-09-19 17:09:53 +00:00
  • 993c58fc4e reverting back bplustree to ceiling.. hope it works real_nowhereman 2008-09-18 16:19:51 +00:00
  • 65ddf8a99c fixed misplaced ID override in widgets real_nowhereman 2008-09-17 09:30:53 +00:00
  • d16d523b23 pagination now working, archives working, set comments=false as default real_nowhereman 2008-09-14 10:01:57 +00:00
  • c76aa232bf type check real_nowhereman 2008-09-10 07:51:39 +00:00
  • 42d6a9553b added RAW option to entry_parse() real_nowhereman 2008-09-09 14:52:16 +00:00
  • bf13a21d35 categories widget can now show numbers: EXPERIMENTAL, it's just a show-off :p needs some caching system real_nowhereman 2008-09-08 15:32:15 +00:00
  • 29a9e6bbd1 suppressing "file not found" errors for indices, fall back to 404 error; correctly return seek position when inserting into SBPlusTrees real_nowhereman 2008-09-08 15:20:07 +00:00
  • 13dc0b6cb4 allowing quick parsing to display comment count, in order to list entries quickly; changed admin panel accordingly (no author column anymore) real_nowhereman 2008-09-08 09:06:54 +00:00
  • 3f0c9bf8a1 fixing category "filed under" real_nowhereman 2008-09-08 08:44:41 +00:00
  • 621cefb175 [BPlus] fixing seek pos in string file real_nowhereman 2008-09-08 08:33:38 +00:00
  • 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 real_nowhereman 2008-09-08 08:25:20 +00:00
  • 522d3616b8 fixed typo in bplustree and workaround for notice in return value (reference) real_nowhereman 2008-09-08 08:21:00 +00:00
  • 25b711d9be working around notice real_nowhereman 2008-09-08 08:19:41 +00:00
  • 02d8d27418 things are starting to get going real_nowhereman 2008-09-08 07:37:07 +00:00
  • 141ef1292a iterators should now work; need to update the behaviour of the upper lever classes real_nowhereman 2008-09-07 15:19:13 +00:00
  • 8df42deeba now FP set-ups (first need to create fp-content/index/); it won't work anyway real_nowhereman 2008-09-07 14:43:17 +00:00
  • b3e97edd66 adding index manager, still probably not functional real_nowhereman 2008-09-06 13:46:03 +00:00
  • dea2a2fa87 a few preliminar changes, not working yet real_nowhereman 2008-09-06 10:10:30 +00:00
  • caa6e32751 first commit of bplustree class real_nowhereman 2008-09-04 15:17:50 +00:00
  • abd4d48885 few fixes in lang real_nowhereman 2008-09-04 15:03:26 +00:00
  • 15b743eb00 modified lightbox for message passing... ugly for now real_nowhereman 2008-07-14 18:47:53 +00:00
  • 7b04a345fd temporarily reverting change in email to allow all comments to be delivered real_nowhereman 2008-07-12 18:34:31 +00:00
  • 2cfe68a25d typo in rss.tpl real_nowhereman 2008-07-02 11:29:30 +00:00
  • 15bcdb932b ok, fixed stripslashes in static too real_nowhereman 2008-06-28 08:34:21 +00:00
  • 98914dcc5c should fix double stripslash real_nowhereman 2008-06-28 08:21:49 +00:00
  • 9666fa5784 some fixes to feeds real_nowhereman 2008-06-28 08:03:37 +00:00
  • d89e2a3516 date search fixed real_nowhereman 2008-06-09 07:28:49 +00:00
  • 537c8eca82 isNumber is valid with < 0 real_nowhereman 2008-05-22 07:40:58 +00:00
  • b331e5870c forgot global $fp_params real_nowhereman 2008-05-11 14:16:53 +00:00
  • c2f84add53 setting 0.804 version real_nowhereman 2008-05-10 16:53:18 +00:00
  • 6c891bfb86 fixed notice messages on pass-by-reference real_nowhereman 2008-05-10 15:11:32 +00:00
  • d309743ce2 updated changelog real_nowhereman 2008-05-07 10:16:07 +00:00
  • 73aac7f1e8 workaround found on http://blog.defv.be/2008/2/22/akismet-problems to prevent timeouts! real_nowhereman 2008-05-01 11:20:05 +00:00