Help:Wiki
Help for Wiki
Documentation
see http://en.wikipedia.org/wiki/Wiki
Example Wikis
Ceur-wsWiki, Crwiki, OPEN RESEARCH, Rqwiki, Vanilla
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Wiki backup | when was the the most recent backup of the wiki? | Types/Date | backup | backup | false | false | |
Wiki id | Types/Text | id | id | true | |||
Wiki language | The language of the wiki | Types/Text | language | language | de,en | true | false |
Wiki owner | The organization or person owning the data in the wiki | Types/Page | owner | owner | false | false | |
Wiki project | project the wiki is motivated by | Types/Page | project | project | false | false | |
Wiki purpose | The purpose of the wiki | Types/Text | purpose | purpose | false | false | |
Wiki safes | backup servers - multiple ; separated possible | Types/Text | safes | safes | false | false | |
Wiki scriptPath | Types/Text | scriptPath | scriptPath | ||||
Wiki server | The server/computer where the wiki runs | Types/Page | server | server | false | false | |
Wiki since | when was the wiki or its predecessor initialized? | Types/Date | since | since | false | false | |
Wiki siteurl | Types/Text | siteurl | siteurl | ||||
Wiki until | when was the wiki terminated | Types/Date | until | until | false | false |
uml
<uml> title Wiki note as WikiDiagramNote Copyright (c) 2015-2020 BITPlan GmbH [[1]] end note note as WikiNote A wiki is an application, typically a web application, which allows collaborative modification, extension, or deletion of its content and structure. In a typical wiki, text is written using a simplified markup language (known as 'wiki markup') or a rich-text editor. While a wiki is a type of content management system, it differs from a blog or most other such systems in that the content is created without any defined owner or leader, and wikis have little implicit structure, allowing structure to emerge according to the needs of the users. end note class Wiki {
Text id Date since Date until Date backup Page server Text safes Page owner Page project Text siteurl Text scriptPath Text purpose Text language
} WikiNote .. Wiki
Wiki "wiki (1)" -- "transferPage(*)" TransferPage
Wiki "wiki (*)" -- "extensions(*)" Extension ' BITPlan Corporate identity skin params ' Copyright (c) 2015-2020 BITPlan GmbH ' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI ' skinparams generated by com.bitplan.restmodelmanager skinparam note {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam component {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam package {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam usecase {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam activity {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam classAttribute {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam interface {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam class {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} skinparam object {
BackGroundColor #FFFFFF FontSize 12 ArrowColor #FF8000 BorderColor #FF8000 FontColor black FontName Technical
} hide Circle ' end of skinparams ' </uml>
see also
topic links: