Documentation Every WikiApplication comes with an ApplicationLicense. A topic of this type must have a notice section that will be displayed on components that ma...
Documentation An ApplicationTopic is a topic that belongs to a WikiApplication. TopicTypes , TopicFunctions , TopicViews etc are all ApplicationTopics a...
Description The WikiWorkbench is a standardized way to write and deploy WikiApplications. It is WikiApplication to write WikiApplications. At its core it establ...
Documentation DataForms add structured information to wiki topics. See also: DataFormTemplate , .DataForms Topics of type 'DataForm' DataForm form Nam...
Documentation A DataFormAttribute, also called form field or form attribute, is a part of a DataForm. It may be used as an entity that defining all values a form...
Documentation This type is attached to topics that contain documentation. DocuTopics have a "documentation" section marked using STARTSECTION{"documentation"} …...
How to proceed Each application has a master topic located in the application's subweb, which captures all information and documentation for this application. Th...
Documentation This function returns the DataForm definition of a TopicType. This may need to read the TopicStub to get the real TopicType implementation. Paramet...
Documentation This is a "getter" TopicFunction that returns a list of known TopicTypes in a given web. Use it to create a selection in DataForms for the TopicType...
Documentation Parameters * NAME: application name, defaults to BASEWEB * THEWEB: web to search for docu, defaults to BASEWEB * TYPE: extract documentati...
Parameters * NAME: name of WikiApplication, defaults to BASEWEB * THEWEB: web where the application is located, defaults to BASEWEB Css * twbManifestHolde...
Documentation Parameters * ATTR: DataFormAttribute to search for, defaults to BASETOPIC * THEWEB: web to examin, defaults to BASEWEB Implementation %DBQUE...
Documentation This method is called by Applications.ClassificationApp.RenderCategory to display a summary for an object. This method serves as a final fallback wh...
Documentation This uses solr and infintescroll to create a frontpage widget. Parameters * HEIGHT: height of scroll container, defaults to 40em * LIMIT: num...
Documentation This method is called by Applications.RssViewTemplate for each topic found. Note that this is a base implementation for all TopicTypes processed...
Documentation This function renders a topic creator form that holds a set of initial input elements to create a topic. Parameters * TEXT: headline text; defau...
Documentation This is a tool to add a topic based application, or part of it to another web. This is done by creating a TopicStub that points back to the implemen...
Documentation Parameters * OBJECT: topic to generate a thumbnail for * ALIGN: optional alignment of image, defaults to right * SIZE: optional size of th...
Documentation Parameters * TYPE: the TopicType to be searched for, defaults to BASETOPIC * FORM: the form definition of the TopicType, defaults to TYPE's D...
Documentation Parameters * TYPE: the TopicType to be searched for, defaults to BASETOPIC * FORM: the form definition of the TopicType, defaults to TYPE's D...
Documentation This is a type of topics that has no own net data but includes all data from another topic. Thereby content from another web can be integrated into ...
Documentation A TopicTemplate is used to create new topics and serves as a kind of blueprint of its content. For example, the simple topic creator takes a TopicTe...
Documentation The TopicType is the root of the type system of the WikiWorbench. Every WikiTopic has got one or more TopicTypes. TopicTypes always define a DataF...
Documentation TODO Topics of type 'TopicTypeTemplate' %DBCALL{"Applications.RenderSimpleTopicCreator" LABEL="" BUTTONTEXT="" TEXT="" VALUE="" }% %DBCALL{...