Difference between revisions of "Concept:OsProject/Properties"
Jump to navigation
Jump to search
m (created by WikiTask 2018-08-21T04:21:06Z) |
m (created by WikiTask 2022-01-24T06:10:58Z) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
|inputType= | |inputType= | ||
|allowedValues= | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid=false | ||
+ | |isLink=false | ||
+ | |topic=Concept:OsProject | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:OsProject state]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=state | ||
+ | |label=state | ||
+ | |documentation=the state of the project | ||
+ | |type=Special:Types/Text | ||
+ | |index=2 | ||
+ | |sortPos= | ||
+ | |primaryKey=true | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=radiobutton | ||
+ | |allowedValues=active,inactive,dropped | ||
|values_from= | |values_from= | ||
|showInGrid=false | |showInGrid=false | ||
Line 35: | Line 62: | ||
|documentation=the owner of the project | |documentation=the owner of the project | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
− | |index= | + | |index=3 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
Line 62: | Line 89: | ||
|documentation=the title of the project | |documentation=the title of the project | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
− | |index= | + | |index=4 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
Line 89: | Line 116: | ||
|documentation=the url of the project | |documentation=the url of the project | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
− | |index= | + | |index=5 |
+ | |sortPos= | ||
+ | |primaryKey=false | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType= | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid=false | ||
+ | |isLink=false | ||
+ | |topic=Concept:OsProject | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:OsProject description]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=description | ||
+ | |label=description | ||
+ | |documentation=a multiline description of the project | ||
+ | |type=Special:Types/Text | ||
+ | |index=7 | ||
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
Line 116: | Line 170: | ||
|documentation=the current version of the project | |documentation=the current version of the project | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
− | |index= | + | |index=6 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
Line 143: | Line 197: | ||
|documentation=latest release date | |documentation=latest release date | ||
|type=Special:Types/Date | |type=Special:Types/Date | ||
− | |index= | + | |index=8 |
+ | |sortPos= | ||
+ | |primaryKey=false | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=datepicker | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid=false | ||
+ | |isLink=false | ||
+ | |topic=Concept:OsProject | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Date]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:OsProject since]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=since | ||
+ | |label=since | ||
+ | |documentation=first release date | ||
+ | |type=Special:Types/Date | ||
+ | |index=9 | ||
+ | |sortPos= | ||
+ | |primaryKey=false | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=datepicker | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid=false | ||
+ | |isLink=false | ||
+ | |topic=Concept:OsProject | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Date]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:OsProject until]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=until | ||
+ | |label=until | ||
+ | |documentation=date the project was inactivated | ||
+ | |type=Special:Types/Date | ||
+ | |index=10 | ||
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false |
Latest revision as of 07:10, 24 January 2022
properties of OsProject
Property:OsProject id
{{Property |name=id |label=id |documentation=the id of the project |type=Special:Types/Text |index=1 |sortPos= |primaryKey=true |mandatory=true |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject state
{{Property |name=state |label=state |documentation=the state of the project |type=Special:Types/Text |index=2 |sortPos= |primaryKey=true |mandatory=true |namespace= |size= |uploadable=false |defaultValue= |inputType=radiobutton |allowedValues=active,inactive,dropped |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject owner
{{Property |name=owner |label=owner |documentation=the owner of the project |type=Special:Types/Text |index=3 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject title
{{Property |name=title |label=title |documentation=the title of the project |type=Special:Types/Text |index=4 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject url
{{Property |name=url |label=url |documentation=the url of the project |type=Special:Types/Text |index=5 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject description
{{Property |name=description |label=description |documentation=a multiline description of the project |type=Special:Types/Text |index=7 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject version
{{Property |name=version |label=version |documentation=the current version of the project |type=Special:Types/Text |index=6 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject date
{{Property |name=date |label=date |documentation=latest release date |type=Special:Types/Date |index=8 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType=datepicker |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Date]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject since
{{Property |name=since |label=since |documentation=first release date |type=Special:Types/Date |index=9 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType=datepicker |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Date]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:OsProject until
{{Property |name=until |label=until |documentation=date the project was inactivated |type=Special:Types/Date |index=10 |sortPos= |primaryKey=false |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType=datepicker |allowedValues= |values_from= |showInGrid=false |isLink=false |topic=Concept:OsProject |storemode=property }} [[Has type::Date]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}