Redmine/lib/redmine/wiki_formatting/textile
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default).
* it uses ActionController cache store which is MemoryStore by default and can be configured with config.action_controller.cache_store
* macro processing was moved out of textile rendering so that it doesn't get cached
* no noticeable improvement is expected for small portions of text, so only texts larger than 2KB are cached

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-06 10:40:21 +00:00
..
formatter.rb Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
helper.rb Fixes jstoolbar lang files case (#4190). 2009-11-11 10:55:19 +00:00