ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision 2ad8242a

ID: 2ad8242ae782ea9d87a0d98f8563199da736bdc7
Added by Jean-Philippe Lang at 2010-02-06 11:40 am

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