User Interface
Difference (previous author)
(Change, Edit, normal page display)
Changed: 1c1,24
Describe the new page here.
|
The ProWiki UserInterface is very configurable. This is important to improve ease of use or usability in general. This is also important if you want to support the feeling of WikiIndividuality for a community.
The parts of the UserInterface:
* the Browser, as the primary tool of the user
** BrowserWindowTitle
** BrowserCommandLine (short: CommandLine)
** BrowserBookmarks, containing an optional small FavIcon (or BrowserIcon)
* the WebPage, as a frame for all dynamic wiki UserInterface elements
** WikiLogo -- depending on the layout a StripeLogo or a SquareLogo, configurable by LogoUrl, optionally connected to a function
** LinkBar -- contains the most important functions, especially the EditFunction
** AdditionalFunction -- another LinkBar for even more functions, usually at the bottom of the WikiPage
** SideBar -- an optional page, that may contain arbitrary links and functions (EditableSideBar, ChangeableSideBar)
** PageTitle -- the name of the page, typically connected to the BackLinkFunction
** PageContent -- user entered text, structured by Markup and CdmlElements
* and in the context of special pages:
** EditForm -- here you actually edit the wiki page
** SearchForm --
** PageList --
UnderConstruction
FolderLayout FolderStartingPoints
|
The ProWiki UserInterface is very configurable. This is important to improve ease of use or usability in general. This is also important if you want to support the feeling of WikiIndividuality for a community.
The parts of the UserInterface:
- the Browser, as the primary tool of the user
- the WebPage, as a frame for all dynamic wiki UserInterface elements
- and in the context of special pages:
UnderConstruction
FolderLayout FolderStartingPoints
|
|