]> source.dussan.org Git - redmine.git/commit
Redmine links can be used to link to documents, versions and attachments.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 15 Jan 2008 18:12:12 +0000 (18:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 15 Jan 2008 18:12:12 +0000 (18:12 +0000)
commit702b521b453ac5abfe9ae6336ff129cbd83f1eca
tree55ad3c5a7973067a76cac39a8bd1acef0965a03b
parent4e1e5985a1a6763d5413ccd0524213d8cd3dc4a7
Redmine links can be used to link to documents, versions and attachments.
For now, attachments of the current object can be referenced only (if you're on an issue, it's possible reference attachments of this issue only).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1064 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
lib/redcloth.rb
test/fixtures/wiki_contents.yml
test/fixtures/wiki_pages.yml
test/fixtures/wikis.yml
test/unit/helpers/application_helper_test.rb