Title: | |
---|---|
Summary: | |
WikiApplication: |
topic | index | TopicTitle | Summary | WikiApplication | Changed |
---|
topic | index | TopicTitle | TopicType | WikiApplication | Changed |
---|
notice
section
that will be displayed on components that make use of this license. The notice section contains a short summary
of the ApplicationLicense.
… read more"documentation"
section marked using
STARTSECTION{"documentation"} ... ENDSECTION{"documentation"}See also: DocuTopicTemplate These sections can be extracted dynamically using RenderApplicationDocumentation. In general documentation should be as "near" to the application component as possible, that is it should be embedded into the topic the component represents. For example all TopicFunctions should be DocuTopics too. The documentation of TopicFunctions are then aggregated on a master DocuTopic that contains calls to RenderApplicationDocumentation for a set of components that are a kind of group, e.g. all types, forms, views and templates implementing a certain model. WikiApplications can contain documentation too. But if the documentation reaches a certain complexity it should be moved to separate DocuTopics that the WikiApplication topic links to. DocuTopics, as all TopicTypes belong to a certain WikiApplication and can thus be grouped and distinguished. … read more
* Set VIEW_TEMPLATE = HiddenFormViewNote, that the
...Template
string is appended automatically by the Foswiki engine.
Note also, that we use the TopicView type to mark even those views that are used during editting a
wiki topic and is assigned using something like
* Set EDIT_TEMPLATE = FormEditAs such the FormEditTemplate is not used during Foswiki's view operation but during edit. The template is then used to render the view on the editor to be used. Edit templates either augment the normal Foswiki editor, or even implement a full substitute for its form data. … read more
notice
section
that will be displayed on components that make use of this license. The notice section contains a short summary
of the ApplicationLicense.
… read more"documentation"
section marked using
STARTSECTION{"documentation"} ... ENDSECTION{"documentation"}See also: DocuTopicTemplate These sections can be extracted dynamically using RenderApplicationDocumentation. In general documentation should be as "near" to the application component as possible, that is it should be embedded into the topic the component represents. For example all TopicFunctions should be DocuTopics too. The documentation of TopicFunctions are then aggregated on a master DocuTopic that contains calls to RenderApplicationDocumentation for a set of components that are a kind of group, e.g. all types, forms, views and templates implementing a certain model. WikiApplications can contain documentation too. But if the documentation reaches a certain complexity it should be moved to separate DocuTopics that the WikiApplication topic links to. DocuTopics, as all TopicTypes belong to a certain WikiApplication and can thus be grouped and distinguished. … read more
* Set VIEW_TEMPLATE = HiddenFormViewNote, that the
...Template
string is appended automatically by the Foswiki engine.
Note also, that we use the TopicView type to mark even those views that are used during editting a
wiki topic and is assigned using something like
* Set EDIT_TEMPLATE = FormEditAs such the FormEditTemplate is not used during Foswiki's view operation but during edit. The template is then used to render the view on the editor to be used. Edit templates either augment the normal Foswiki editor, or even implement a full substitute for its form data. … read more
jpe?g|JPE?G|gif|GIF|png|PNG|svg|SVG|webp|WEBP
MyTopicTypeRenderRss
.
These are then called automatically using the %DBCALL{"web.topic->RenderRss"}%
method call of the RssViewTemplate.
<fieldName1>=<value1>;<fieldName2>=<value2>;...
INCLUDINGWEB.INCLUDINGTOPIC
BASETOPIC
save
or edit
, defaults is specified in referring TopicType
on
BASEWEB
save
on
global
or one per column using multi
, default global
excel
, csv
, print
, pdf
and copy
global
or one per column using multi
, default global
excel
, csv
, print
, pdf
and copy
%BASEWEB%.%BASETOPIC%
# | Name | Type![]() |
---|---|---|
(deprecated) | ||
a part of an application | ||
a base topic for wiki content | ||
a directed graph of TopicType inheritance | ||
a documentation topic for a wiki application | ||
a license for wiki applications | ||
a placeholder topic pointing to another one | ||
a special page used to manage a web | ||
a topic view or edit template | ||
application documentation | ||
12 | GnuGeneralPublicLicense | ApplicationLicense, ApplicationTopic, WikiTopic |
45 | WebHome | ApplicationTopic, WikiTopic |
DataForm for WebLexicon entries | ||
14 | LexiconForm | DataForm, ApplicationTopic, WikiTopic |
default implementation of an rss view of a single topic | ||
Display a table of topcis of a given type | ||
Display a table of topcis of a given type | ||
Display thumbnail image for a topic | ||
9 | FirstSteps | DocuTopic, ApplicationTopic, WikiTopic |
Editor for ApplicationTopics | ||
Editor for TopicTypes | ||
Extracts the documentation section from all parts of a WikiApplication | ||
Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item | ||
form definition for structured wiki content | ||
foundation for all view templates | ||
Function library | ||
Library of all WikiApplications installed on Flatiron Institute Documentation Center | ||
Minimal TopicView usefull to generate xml output | ||
Render a list of all files making up a given application | ||
Render a list of topics that use a given TopicFunction | ||
Render a simple factory to deploy a topic in another web | ||
Render the sidebar navigation for the WikiWorkbench | ||
Renders a dashboard for an application web | ||
Renders a form to create a new WikiApplication | ||
Renders a list of DataForms that make use of the given DataFormAttribute | ||
renders a list of recent changes in a web | ||
Renders a widget to select an image attached to a topic | ||
returns a list of TopicTypes known in the base web | ||
Standard Open Source License | ||
templates for wiki topics | ||
TopicFunction to display a simple form to create a new topic | ||
11 | GetTopicTypes | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
15 | RenderApplicationDocumentation | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
16 | RenderApplicationManifest | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
17 | RenderDataFormList | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
18 | RenderFunctionCallers | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
19 | RenderImageSelector | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
20 | RenderIndexItem | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
21 | RenderInheritanceGraph | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
22 | RenderRecentChanges | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
23 | RenderRss | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
24 | RenderSideBar | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
25 | RenderSimpleTopicCreator | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
26 | RenderTopicInstaller | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
27 | RenderTopicThumbnail | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
28 | RenderTopicsOfType | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
29 | RenderTopicsOfTypeSolr | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
30 | RenderWikiApplicationFactory | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
31 | RenderWikiApplicationWebHome | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
32 | RenderWikiTopicView | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
TopicType of all TopicTypes | ||
1 | ApplicationLicense | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
2 | ApplicationTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
6 | DataForm | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
7 | DataFormAttribute | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
8 | DocuTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
36 | TopicFunction | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
38 | TopicStub | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
41 | TopicTemplate | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
42 | TopicType | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
44 | TopicView | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
47 | WebTool | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
48 | WikiApplication | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
49 | WikiTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
TopicView for ApplicationTopics | ||
TopicView for TopicFunctions | ||
TopicView to edit a WikiTopic | ||
TopicView to edit the DataForm only | ||
TopicView to edit the topic text only | ||
3 | ApplicationTopicEditTemplate | TopicView, ApplicationTopic, WikiTopic |
4 | ApplicationTopicViewTemplate | TopicView, ApplicationTopic, WikiTopic |
5 | AtomViewTemplate | TopicView, ApplicationTopic, WikiTopic |
10 | FormEditTemplate | TopicView, ApplicationTopic, WikiTopic |
13 | HiddenFormViewTemplate | TopicView, ApplicationTopic, WikiTopic |
33 | RssViewTemplate | TopicView, ApplicationTopic, WikiTopic |
34 | TextEditTemplate | TopicView, ApplicationTopic, WikiTopic |
35 | TextViewTemplate | TopicView, ApplicationTopic, WikiTopic |
37 | TopicFunctionViewTemplate | TopicView, ApplicationTopic, WikiTopic |
39 | TopicStubEditTemplate | TopicView, ApplicationTopic, WikiTopic |
40 | TopicStubViewTemplate | TopicView, ApplicationTopic, WikiTopic |
43 | TopicTypeEditTemplate | TopicView, ApplicationTopic, WikiTopic |
50 | WikiTopicEditTemplate | TopicView, ApplicationTopic, WikiTopic |
51 | WikiTopicViewTemplate | TopicView, ApplicationTopic, WikiTopic |
value definition for formfields in a DataForm | ||
View for the atom feeds | ||
View for the rss feeds | ||
View to hide System.DataForms | ||
46 | WebLexicon | WebTool, ApplicationTopic, WikiTopic |
What's next: first steps after creating a new workbench web |