]> source.dussan.org Git - redmine.git/commitdiff
Document project links in ApplicationHelper#parse_redmine_links (#6689).
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Wed, 8 May 2013 07:59:14 +0000 (07:59 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Wed, 8 May 2013 07:59:14 +0000 (07:59 +0000)
Contributed by Mischa The Evil

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11803 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/helpers/application_helper.rb

index 215579180089ebef99fbca3d3f23d86ce95e98fd..7515501184575d7385cf90d5abde1053b9089a4a 100644 (file)
@@ -660,6 +660,9 @@ module ApplicationHelper
   #     export:some/file -> Force the download of the file
   #   Forum messages:
   #     message#1218 -> Link to message with id 1218
+  #  Projects:
+  #     project:someproject -> Link to project named "someproject"
+  #     project#3 -> Link to project with id 3
   #
   #   Links can refer other objects from other projects, using project identifier:
   #     identifier:r52