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

Difference between revisions of "Template:HigCompTblRow2Wiki"

(Params)
Line 18: Line 18:
 
;appdir: name of svn directory under the org.eclipse.higgins/app location.  Only set this if you don't set dir or plugdir
 
;appdir: name of svn directory under the org.eclipse.higgins/app location.  Only set this if you don't set dir or plugdir
 
;shared: --always set value to "(shared)" if this project is shared with any other Component on the [[Components]] page, else set value to ""
 
;shared: --always set value to "(shared)" if this project is shared with any other Component on the [[Components]] page, else set value to ""
;h1: set the value to <nowiki>[[Image:Led-box-green.gif]]</nowiki> if this project is part of the released Higgins 1.0 or a later bugfix version; otherwise set the value to <nowiki>[[Image:Led-box-red.gif]]</nowiki>. MANDATORY
 
;h11: If this project is part of Higgins 1.1, then enter the most recent Higgins 1.1 branch that contains this project. E.g. if the most recent stable or release build were "B-1-1M4" then if this project/file were a part of this build then this column entry would read "B-1-1M4". If this project is not planned to be part of Higgins 1.1 then set the value to <nowiki>[[Image:Led-box-red.gif]]</nowiki>. MANDATORY
 
 
;otherdl: allows other links to be added to the download column.
 
;otherdl: allows other links to be added to the download column.
 
;wikiuser: owner's wikiname (like jdoe.acme.com). MANDATORY
 
;wikiuser: owner's wikiname (like jdoe.acme.com). MANDATORY

Revision as of 00:33, 23 September 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}


Usage

Creates a new table row on the Components page WITH a link to wiki page (of same name as project). This represents one of N alternative projects that implement the Component service.

Use Template:HigCompTblRow2 if you do not want/need the wiki page link (it uses the same param set).

Params

type
one of "Interface", "Implementation", "Misc". MANDATORY
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
shared
--always set value to "(shared)" if this project is shared with any other Component on the Components page, else set value to ""
otherdl
allows other links to be added to the download column.
wikiuser
owner's wikiname (like jdoe.acme.com). MANDATORY
username
human-readable name of the owner. MANDATORY
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