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.
Links to new and existing Pages in chili wikis have the same color. Thats boring. (Bug #1197)
Description
- If one misspell a link to an existing wiki-page this is not visibe in the wiki - boring
- I have no chance to see if a wiki-page exists by looking into a page, that is boring too.
- Sample:
Viewing Wiki Pages - page exists
Viewing Wike Pages - page misspelled
My cool new wiki-page - new page
I would suggest to put somthing like the following somewhere (where it fits) in public/stylesheets/application.css
a.new { color: #ff0000; }
Associated revisions
Remove edit step from Status context menu (#1197).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1458 e93f8b46-1217-0410-a6f0-8f06a7374b81
Links to new/not existing wikipages are italic #1197
History
Updated by Alf Gaida at 2013-01-06 11:48 am
Implementation in my own Chili: http://i.imgur.com/bb34j.png
Updated by Felix Schäfer at 2013-01-06 09:17 pm
Implemented in cdad6f7, but italic instead of bright red. We'll have to review the colors for 4.0.0 though.
Thanks for the suggestion!
- Status changed from Open to Closed
- Assignee set to Felix Schäfer