]> source.dussan.org Git - redmine.git/commit
Wiki links can now refer other project wikis, using this syntax:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 15 Aug 2007 17:31:01 +0000 (17:31 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 15 Aug 2007 17:31:01 +0000 (17:31 +0000)
commita5849ee044837be589e9aae554cf99a394b9b9af
treea62c40857d190be3c38105bc8a3179b3a6419568
parent38e0c237a448c5d59caad9c6bab8461c7a118c09
Wiki links can now refer other project wikis, using this syntax:
[[project:]] -> wiki starting page
[[project:page]]
[[project:page|text]]
where 'project' is the project name or identifier.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@643 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
app/models/wiki.rb