Edgewall Software

source: trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1210   11 years hodgestar Skip mako benchmark if Mako isn't installed.
(edit) @1025   15 years cmlenz Merged soc2008-xpath branch back into trunk.
(edit) @1018   15 years cmlenz Remove the outdated and unmaintained TurboGears example.
(edit) @1017   15 years cmlenz Switch profiling in the benchmarks to cProfile.
(edit) @887   15 years cmlenz Remove obsolete webpy example.
(edit) @780   16 years cmlenz Fix compatibility of tutorial code with CherryPy 3.1. Closes #159.
(edit) @768   16 years cmlenz Fix typo in benchmark info output.
(edit) @753   16 years cmlenz Remove CherryPy example as the GenshiTutorial is a better example for …
(edit) @749   16 years cmlenz GenshiTutorial: add body class to show that the @* XPath in the …
(edit) @748   16 years cmlenz GenshiTutorial: remove EvalException left-over
(edit) @747   16 years cmlenz GenshiTutorial: implement the XSS section.
(edit) @746   16 years cmlenz GenshiTutorial: Remove transparency from the logo.
(edit) @744   16 years cmlenz GenshiTutorial: tweaks to sync with code on wiki page.
(edit) @743   16 years cmlenz GenshiTutorial: minor tweaks to sync with Wiki page.
(edit) @742   16 years cmlenz Remove some obsoluete, unmaintained examples.
(edit) @741   16 years cmlenz GenshiTutorial: implemented AJAX commenting.
(edit) @740   16 years cmlenz Use packed version of jQuery to workaround CherryPy bug …
(edit) @739   16 years cmlenz GenshiTutorial: Minor updates to Atom feed templates.
(edit) @738   16 years cmlenz GenshiTutorial: add Atom feeds.
(edit) @737   16 years cmlenz Use system default date/time format in templates.
(edit) @736   16 years cmlenz GenshiTutorial: remove obsolete template.
(edit) @735   16 years cmlenz GenshiTutorial: various updates to sync with wiki page.
(edit) @734   16 years cmlenz Simplify the tutorial project: comments are now flat, not hierarchical.
(edit) @732   16 years cmlenz GenshiTutorial: use form filler on comment/reply views.
(edit) @731   16 years cmlenz GenshiTutorial: make URLs dynamic so that the app could theoretically …
(edit) @729   16 years cmlenz GenshiTutorial: fix storing of submissions.
(edit) @727   16 years cmlenz Add current code for GenshiTutorial to the examples directory.
(edit) @718   16 years cmlenz Add runtime optimization hints for match templates.
(edit) @706   16 years cmlenz Add a new syntax for text templates, which is available alongside the …
(edit) @652   16 years cmlenz Replace Myghty by Mako in bigtable benchmark, apply escaping in Mako …
(edit) @651   16 years cmlenz Exclude broken Cheetah benchmark by default, include SimpleTAL instead.
(edit) @648   16 years cmlenz Replace Myghty by Mako in basic benchmark.
(edit) @587   16 years cmlenz Improve basic benchmark for Kid by storing the template class outside …
(edit) @533   16 years cmlenz Fix undefined error in TurboGears example app, and some cleanup.
(edit) @530   17 years cmlenz Added documentation page on the builtin stream filters.
(edit) @524   17 years cmlenz * Updated change log * Updated CherryPy example to 3.0
(edit) @492   17 years cmlenz Renamed genshi.template.core to genshi.template.base, mainly to …
(edit) @467   17 years cmlenz Updated WebPy example for 0.2.
(edit) @424   17 years cmlenz Make Attrs instances immutable.
(edit) @409   17 years cmlenz * Fixed basic.py benchmark on Windows, closing #72. Thanks to John …
(edit) @394   17 years cmlenz Forgot to add myghty templates for [393].
(edit) @393   17 years cmlenz Add Myghty to the benchmarks, kindly …
(edit) @336   17 years cmlenz Still too much whitespace in the web.py example. Switch to …
(edit) @335   17 years cmlenz The web.py example was generating extraneous line breaks.
(edit) @332   17 years cmlenz Add web.py example app.
(edit) @331   17 years cmlenz Added an example CherryPy application.
(edit) @330   17 years cmlenz Split up the plugin implementation into two classes: one for markup …
(edit) @325   17 years cmlenz Prepare 0.3.1 release.
(edit) @307   17 years mgood the TG <body> match templates should also select text nodes to output
(edit) @299   17 years cmlenz Fixed EOL style.
(edit) @292   17 years cmlenz * Added implementation of a simple text-based template engine. Closes …
(edit) @288   17 years cmlenz typo
(edit) @287   17 years cmlenz Renamed Markup to Genshi in repository.
(edit) @191   17 years cmlenz Template.generate() now accepts the context data as keyword …
(edit) @174   17 years cmlenz Minor performance improvements in serialization.
(edit) @165   17 years cmlenz Added Django to the [wiki:MarkupPerformance#bigtablebenchmark bigtable …
(edit) @154   17 years cmlenz Fix for #18: whitespace in space-sensitive elements such as <pre>
(edit) @142   17 years cmlenz Merged [141].
(edit) @140   17 years cmlenz Merged [135:138/branches/experimental/cspeedups].
(edit) @129   17 years cmlenz Some fixes and more unit tests for the XPath engine.
(edit) @127   17 years mgood update the example TurboGears app and include an example of using …
(edit) @125   17 years cmlenz Minor improvements to transform example.
(edit) @124   17 years cmlenz Add example that shows how to transform an HTML document.
(edit) @120   17 years cmlenz benchmark: improved functionality of SimpleTAL example. Thanks to …
(edit) @104   17 years cmlenz Trac port is now in the Trac repository …
(edit) @102   17 years cmlenz Add benchmark that builds a large HTML table using different …
(edit) @88   17 years cmlenz Minor fix for the basic Kid example.
(edit) @87   17 years cmlenz Some minor cleanup.
(edit) @86   17 years cmlenz Template expressions are now compiled to Python bytecode.
(edit) @85   17 years cmlenz * Improve template error messages * Add the recently added support …
(edit) @84   17 years cmlenz Added SimpleTAL example to benchmark.
(edit) @81   17 years cmlenz Add Django to the benchmark.
(edit) @78   17 years cmlenz Some more performance tweaks.
(edit) @74   17 years cmlenz A couple of minor performance improvements.
(edit) @69   17 years cmlenz One more namespace fix (in the Trac example).
(edit) @66   17 years cmlenz Use a different namespace than Kid uses.
(edit) @65   17 years cmlenz Migrate attachment templates to Markup.
(edit) @64   17 years cmlenz Minor improvements to the benchmark thing.
(edit) @63   17 years cmlenz Sync Trac port with vendor branch r62.
(edit) @61   17 years cmlenz Add some simple benchmarks to compare performance against Clearsilver, …
(edit) @60   17 years cmlenz Trac port: use a function to build mainnav/metanav.
(edit) @56   17 years cmlenz Trac port: Make use of the fact that combining py:for with …
(edit) @53   17 years mgood convert Trac search page to Markup
(edit) @52   17 years mgood convert the result of expressions in attributes to strings so that …
(edit) @51   17 years mgood fix CSS classes for Trac about.html ctxtnav
(edit) @50   17 years mgood convert About template to Markup
(edit) @49   17 years mgood define __contains__ for using the in operator w/ the permission cache
(edit) @47   17 years cmlenz Trac example: fixes for alternative links.
(edit) @45   17 years cmlenz Sync Trac port with vendor branch r44 and add missing template files.
(edit) @42   17 years cmlenz Initial support for using Markup in Trac. Only the settings page …
(edit) @41   17 years cmlenz Copy Trac to main branch.
(edit) @39   17 years cmlenz Fix for #2 (incorrect context node in path expressions). Still some …
(edit) @24   17 years cmlenz Separate match and eval filters from the include and user-supplied filters.
(edit) @23   17 years cmlenz Fix for the template engine plugin: the search path is now ignored if …
(edit) @22   17 years cmlenz * Include paths are now interpreted relative to the path of the …
(edit) @18   17 years cmlenz Refactoring to address #6: all match templates are now processed by a …
(edit) @7   17 years cmlenz Simplified implementation of py:content directive.
(edit) @5   17 years cmlenz Added first stab of an implementation of the TurboGears …
(edit) @4   17 years cmlenz Added basic example.
(add) @2   17 years cmlenz Initial import.
Note: See TracRevisionLog for help on using the revision log.