root/trunk/plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 01/12/08 22:46:05 @215 [215] llimllib need to import the exception
(edit) 06/27/07 03:11:03 @198 [198] llimllib Removing on-the-fly generation of CSS; I use it frequently enough, and its …
(edit) 06/25/07 04:02:50 @195 [195] llimllib just updating a comment for symmetry
(edit) 05/30/07 03:35:20 @192 [192] llimllib Added syntax highlighting without a preceding style block for feeds
(edit) 05/28/07 22:37:42 @188 [188] llimllib updated Rss module to use cb_feed_story protocol
(edit) 05/28/07 22:35:05 @187 [187] llimllib blox no longer delazifies entry; Atom now has cb_feed_story callback
(edit) 05/28/07 19:20:39 @186 [186] llimllib Fixing keyworded atom feeds
(edit) 05/28/07 19:16:22 @185 [185] llimllib Changing keywordrss to keywordatom
(edit) 05/28/07 19:14:54 @184 [184] llimllib Changed Keyword module to use Atom
(edit) 05/28/07 19:13:24 @183 [183] llimllib Added a comment
(edit) 05/28/07 19:12:42 @182 [182] llimllib removing minor cruft from rss.py
(edit) 05/28/07 19:12:26 @181 [181] llimllib Adding keyword feeds to Atom module
(edit) 05/28/07 19:09:37 @180 [180] llimllib fixing response headers in rss.py
(edit) 05/28/07 17:25:22 @179 [179] llimllib Fixed response headers
(edit) 05/28/07 17:06:31 @178 [178] llimllib fixing a few validation entries
(edit) 05/28/07 16:58:36 @177 [177] llimllib Updating comments and keywords to remove pdb calls... stupid
(edit) 05/28/07 16:23:33 @175 [175] llimllib Adding Atom plugin
(edit) 05/26/07 17:22:07 @172 [172] llimllib Fixed rss feed?
(edit) 05/26/07 15:25:34 @170 [170] llimllib A few improvements to SyntaxHighlighter?
(edit) 05/26/07 14:39:54 @169 [169] llimllib Improved comment strings and a syntax_style configuration param for …
(edit) 05/26/07 14:31:47 @168 [168] llimllib Adding prerequisite doc to syntaxhighlighter
(edit) 05/26/07 14:31:20 @167 [167] llimllib Module docs should be before imports
(edit) 05/26/07 14:29:24 @166 [166] llimllib Actually adding module (doh)
(edit) 05/13/07 22:11:49 @160 [160] llimllib Adding .html to the end of my links; google works better when it thinks …
(edit) 05/11/07 00:56:54 @155 [155] llimllib File adding works, and general improvemnts to admin module
(edit) 05/10/07 04:01:36 @154 [154] llimllib comment deletion works - fixes #26
(edit) 05/09/07 03:46:41 @152 [152] llimllib Fixes #25; more testing needed to assure that it doesn't break anything …
(edit) 05/09/07 03:23:49 @151 [151] llimllib Fixed #19, I think. Need testing.
(edit) 05/08/07 03:53:45 @150 [150] llimllib Fixing get_callback semantics
(edit) 05/06/07 17:09:00 @148 [148] llimllib Fixed comments+mako
(edit) 05/06/07 15:51:15 @147 [147] llimllib Don't allow the admin module to cache
(edit) 05/06/07 02:49:31 @146 [146] llimllib Added Ron Paul badge to my template
(edit) 05/05/07 21:36:36 @145 [145] llimllib Accidentally added a pdb call
(edit) 05/05/07 21:27:42 @142 [142] llimllib Fixed #22 and #23 - Keyword enhancements
(edit) 05/03/07 02:37:58 @135 [135] llimllib re-updating svn:ignore. The command line editing of props kinda sucks
(edit) 05/03/07 02:34:51 @134 [134] llimllib Updating svn:ignore to ignore .mak files
(edit) 05/03/07 02:32:49 @133 [133] llimllib Completed phase 1 of move to mako
(edit) 03/28/07 03:20:24 @130 [130] llimllib fixed #21
(edit) 03/10/07 20:29:08 @120 [120] llimllib Fixing svn:ignore again
(edit) 03/10/07 20:22:06 @119 [119] llimllib Fixing svn:ignore
(edit) 03/10/07 20:20:34 @118 [118] llimllib Still trying to add svn:ignore
(edit) 03/10/07 16:33:28 @116 [116] llimllib All plugins should be new-style classes
(edit) 03/10/07 03:40:27 @114 [114] llimllib A couple more bugfixes, another blox.py brokenness from the merge, and a …
(edit) 03/10/07 03:24:19 @112 [112] llimllib Updating Rss to cherrypy 3
(edit) 03/10/07 02:53:13 @110 [110] llimllib merging cherrypy version 3 branch\! Pop the bubbly\!
(edit) 11/16/06 14:39:59 @98 [98] llimllib Added calendar plugin with basic, but working, functionality
(edit) 11/06/06 03:18:14 @92 [92] llimllib plugins now receive parent attribute - if you can do this with cherrypy, …
(add) 10/07/06 13:17:44 @81 [81] llimllib Reorganized to a trunk dir