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.
Revision ce8bb652
ID: ce8bb652c6e7679134838d1c42ef4f3268ceae05
[#423] Removed explicit render in WikiController#show
- Allows for format extensions in plugins w/o giving a double-render
error - Updated Wiki#show template to specify 'wiki/sidebar' explicitly
(vs. just 'sidebar')
Related issues
- Bug #423: Remove explicit render from WikiController#show