Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:AM3RepositoryLink

Revision as of 06:18, 13 December 2013 by Unnamed Poltroon (Talk) (created a template for AM3 repository links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays a link to a file in the AM3 section of the MoDisco repository.

Markup Rendering
{{AM3RepositoryLink|plugins/trunk/|AM3 Plugins}}

Plugins {{{3}}}


Rationale: many links to AM3 repository are still (as of creation of this template) to the old CVS repository. By introducing this template, we can simplify the correction of these links as well as hopefully avoid having to update every link the next time we change repository.

Notes (may be useful to help converting links to old repositories into use of this template):

  • Had this template existed at the time AM3 used CVS, the template would have looked like:
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gmt/{{{1}}}?root=Modeling_Project&view=markup {{{2}}}]
  • The use of
    ?view=markup
    would only have been valid for files, not folders.


Back to the top