root/trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @240 [240] 4 months cmlenz Update declared requirement of CouchDB-based example apps.
(edit) @239 [239] 4 months cmlenz Update to CouchDB-Python 0.7, get rid of httplib2 dependency in Divan …
(edit) @238 [238] 9 months cmlenz Use include_docs instead of obsolete eager parameter in Divan.
(edit) @237 [237] 9 months cmlenz Change Divan to use python-openid.
(edit) @236 [236] 9 months cmlenz Fix Divan view URLs for pingbacks and moderation.
(edit) @230 [230] 10 months cmlenz Fix compatibility with Python<=2.5 which does not have the httponly
(edit) @225 [225] 19 months cmlenz Updates to Divan for CouchDB trunk.
(edit) @224 [224] 22 months cmlenz Fix for a undefined template variable in the AtomPub? implementation in …
(edit) @223 [223] 22 months cmlenz Fix for use of negative count in Divan.
(edit) @222 [222] 22 months cmlenz Updated the CouchDB example Divan and Scratchpad to make use …
(edit) @212 [212] 2 years cmlenz Geddit: the submit and comment forms no longer take a username, …
(edit) @208 [208] 2 years cmlenz Fix table names in Geddit example (#12).
(edit) @203 [203] 2 years cmlenz Fixes for MIME type determination, and test improvements.
(edit) @202 [202] 2 years cmlenz Divan: Make use of recent improvement in CouchDB-Python trunk.
(edit) @201 [201] 2 years cmlenz Divan: Add some very basic tests for the OpenID support.
(edit) @200 [200] 2 years cmlenz Some early and rough support for OpenID 2, minus the XRI/Yadis stuff.
(edit) @199 [199] 2 years cmlenz Workaround for incompatibility between Yahoo and httplib2, see …
(edit) @197 [197] 2 years cmlenz Divan: Fix for yet another stupid bug.
(edit) @196 [196] 2 years cmlenz Divan: Fix for yet another stupid bug.
(edit) @195 [195] 2 years cmlenz Divan: Fix bad reference after variable rename.
(edit) @194 [194] 2 years cmlenz Divan: Avoid error on comment preview.
(edit) @192 [192] 2 years cmlenz Divan: Disable APP media collection when no media_dir is …
(edit) @191 [191] 2 years cmlenz Divan: Add simple support for Atom media resources. Single …
(edit) @190 [190] 2 years cmlenz Added OpenID whitelisting to Divan (#11).
(edit) @189 [189] 2 years cmlenz Divan: Use map/reduce views for archive page.
(edit) @188 [188] 2 years cmlenz Divan: Use absolute URLs in sitemap.
(edit) @184 [184] 2 years cmlenz Merge the auth-framework branch back into trunk.
(edit) @177 [177] 2 years cmlenz Minor fixes for Divan.
(edit) @176 [176] 2 years cmlenz Add convenience decorator @allow to restrict request handlers to …
(edit) @156 [156] 2 years cmlenz Various improvements/fixes/cleanup for the debug page.
(edit) @146 [146] 2 years cmlenz Improvements for the FirePHP logger.
(edit) @139 [139] 2 years cmlenz Divan: Start work on server-side drafts.
(edit) @138 [138] 2 years cmlenz Fix error handling in by-mime-type view in Scratchpad example for …
(edit) @137 [137] 2 years cmlenz Follow-up fix for Javascript after heading level adjustment made in [134].
(edit) @135 [135] 2 years cmlenz Switch AtomPub? entry parsing from feedparser to etree, and add some first …
(edit) @134 [134] 2 years cmlenz Fix heading levels in the examples.
(edit) @132 [132] 2 years cmlenz Fix duplicate stylesheet link in HelloWorld, and disable CSRF protection.
(edit) @129 [129] 2 years cmlenz Scratchpad: Log when Akismet check is negative.
(edit) @128 [128] 2 years cmlenz Fix import in Divan moderation module.
(edit) @127 [127] 2 years cmlenz Fix setting of cookies on redirect.
(edit) @125 [125] 2 years cmlenz Add layout template to HelloWorld example so that the debug page and error …
(edit) @122 [122] 2 years cmlenz Add some logging to the Geddit example.
(edit) @120 [120] 2 years cmlenz Set mime type on POT files.
(edit) @119 [119] 2 years cmlenz Set mime type on PO files.
(edit) @118 [118] 2 years cmlenz Rename utils to util.
(edit) @117 [117] 2 years cmlenz Fix some mime types for proper highlighting in Trac.
(edit) @116 [116] 2 years cmlenz Add bare bones Scratchpad example. Needs more work.
(edit) @115 [115] 2 years cmlenz Actually add app config file to Geddit example.
(edit) @113 [113] 2 years cmlenz Use app configure factory in Geddit example.
(edit) @111 [111] 2 years cmlenz Divan: Fix updating of entries via AtomPub?
(edit) @110 [110] 2 years cmlenz Adjust form input sizes in Geddit example.
(edit) @109 [109] 2 years cmlenz Fixes for Geddit Atom feed.
(edit) @107 [107] 2 years cmlenz path_to() is now a simple function, instead of a class with attribute …
(edit) @106 [106] 2 years cmlenz Geddit: Make user of improved I18n support in Genshi trunk.
(edit) @105 [105] 2 years cmlenz Migrated Geddit example to SQLite (#7).
(edit) @104 [104] 2 years cmlenz Divan: Don't strip whitespace in content posted via AtomPub?.
(edit) @103 [103] 2 years cmlenz Cosmetic examples cleanup.
(edit) @102 [102] 2 years cmlenz Remove chrome module, and some cosmetic cleanup in the other modules.
(edit) @101 [101] 2 years cmlenz Divan: Atom feed/pub fixes.
(edit) @100 [100] 2 years cmlenz Diva?: fix Atom feeds.
(edit) @99 [99] 2 years cmlenz Divan: set navigation active status in templates.
(edit) @98 [98] 2 years cmlenz Add Routing.override() method to override routes in an existing routing …
(edit) @97 [97] 2 years cmlenz Divan: Add Atom/Sitemap templates.
(edit) @96 [96] 2 years cmlenz Forgot to add templates for AtomPub? interface.
(edit) @95 [95] 2 years cmlenz First attempt to extract blog as example app.
(edit) @94 [94] 2 years cmlenz Applications can now easily have multiple template dirs.
(edit) @93 [93] 2 years cmlenz Set MIME types of routing files.
(edit) @91 [91] 2 years cmlenz Remove the cookie-notification thing, and move the rest of the UI package …
(edit) @90 [90] 2 years cmlenz Allow an actual Routing object to be passed in to the Application
(edit) @83 [83] 2 years cmlenz Split dev server function into two functions: one including the …
(edit) @81 [81] 2 years cmlenz Rename to Diva, add some tests for the http module.
(edit) @80 [80] 2 years cmlenz Renamed locales to locale.
(edit) @79 [79] 2 years cmlenz I18n fixes, and I18n-enabled the geddit example.
(edit) @59 [59] 2 years cmlenz Change the way static files are served: static directories and files must …
(edit) @56 [56] 2 years cmlenz Make get_source_lines use linecache.
(edit) @55 [55] 2 years cmlenz Fixes for the setup script and the examples.
(edit) @47 [47] 3 years cmlenz Geddit exampe: set time on created docs explicitly.
(edit) @23 [23] 3 years cmlenz Some simplifications to the Application class.
(edit) @22 [22] 3 years cmlenz Various cleanup.
(edit) @21 [21] 3 years cmlenz Make use of schema module in couchdb-python.
(edit) @18 [18] 3 years cmlenz Fix error responses from AJAX requests.
(edit) @17 [17] 3 years cmlenz Fix for AJAX comment submission in Geddit example.
(edit) @16 [16] 3 years cmlenz Cleanup thread-local app context after request processing is done.
(edit) @15 [15] 3 years cmlenz Added Geddit example from Genshi tutorial, but this time using CouchDB.
(edit) @10 [10] 3 years cmlenz Implement static file serving.
(edit) @8 [8] 3 years cmlenz Some fixes, and a bare bones example app.
(edit) @7 [7] 3 years cmlenz Remove all database stuff, and use simple threadlocals instead of Paste´s …
(edit) @6 [6] 3 years cmlenz Minor tweaks.
(edit) @5 [5] 3 years cmlenz Enhanced forms module.
(add) @2 [2] 3 years cmlenz Initial import of the core and an example app.
Note: See TracRevisionLog for help on using the revision log.