@@ -660,6 +660,9 module ApplicationHelper | |||||
660 | # export:some/file -> Force the download of the file |
|
660 | # export:some/file -> Force the download of the file | |
661 | # Forum messages: |
|
661 | # Forum messages: | |
662 | # message#1218 -> Link to message with id 1218 |
|
662 | # message#1218 -> Link to message with id 1218 | |
|
663 | # Projects: | |||
|
664 | # project:someproject -> Link to project named "someproject" | |||
|
665 | # project#3 -> Link to project with id 3 | |||
663 | # |
|
666 | # | |
664 | # Links can refer other objects from other projects, using project identifier: |
|
667 | # Links can refer other objects from other projects, using project identifier: | |
665 | # identifier:r52 |
|
668 | # identifier:r52 |
General Comments 0
You need to be logged in to leave comments.
Login now