Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:HigCompTblRow2

Revision as of 23:30, 5 December 2008 by Ptrevithick.gmail.com (Talk | contribs) (Params)

{{#eclipseproject:technology.higgins}}


Usage

Creates a new table row on the Components page. This represents one of N alternative projects that implement the Component service

Params

type
one of "Interface", "Implementation", "Misc"
dir
name of svn directory under the root org.eclipse.higgins location. Only set this if you don't set plugdir or appdir
plugdir
name of svn directory under the org.eclipse.higgins/plugins location. Only set this if you don't set dir or appdir
appdir
name of svn directory under the org.eclipse.higgins/app location. Only set this if you don't set dir or plugdir
note
optional wiki page with project-specific info. To insert follow this template: note=--[[<project-name> | note]]. For example: note=--[[org.eclipse.higgins.hbxie | note]] . To omit a note enter this: note=
first
version that this project appeared first time.
ver
list of versions that this project is part of.
otherdl
allows other links to be added to the download column.
wikiuser
owner's wikiname (like jdoe.acme.com).
username
human-readable name of the owner.
downloadurl
download URL
ontdir
The name of SVN directory where ontology files (higgins.owl and others) are placed
docdir
The name of SVN directory where documentation is placed

Back to the top