topic | index | TopicTitle | Summary | WikiApplication | Changed |
---|
Title: | |
---|---|
Summary: | |
WikiApplication: |
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 |
---|---|---|
1 | ApplicationLicense | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a license for wiki applications | ||
2 | ApplicationTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a part of an application | ||
3 | ApplicationTopicEditTemplate | TopicView, ApplicationTopic, WikiTopic |
Editor for ApplicationTopics | ||
4 | ApplicationTopicViewTemplate | TopicView, ApplicationTopic, WikiTopic |
TopicView for ApplicationTopics | ||
5 | AtomViewTemplate | TopicView, ApplicationTopic, WikiTopic |
View for the atom feeds | ||
6 | DataForm | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
form definition for structured wiki content | ||
7 | DataFormAttribute | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
value definition for formfields in a DataForm | ||
8 | DocuTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
application documentation | ||
9 | FirstSteps | DocuTopic, ApplicationTopic, WikiTopic |
What's next: first steps after creating a new workbench web | ||
10 | FormEditTemplate | TopicView, ApplicationTopic, WikiTopic |
TopicView to edit the DataForm only | ||
11 | GetTopicTypes | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
returns a list of TopicTypes known in the base web | ||
12 | GnuGeneralPublicLicense | ApplicationLicense, ApplicationTopic, WikiTopic |
Standard Open Source License | ||
13 | HiddenFormViewTemplate | TopicView, ApplicationTopic, WikiTopic |
View to hide System.DataForms | ||
14 | LexiconForm | DataForm, ApplicationTopic, WikiTopic |
DataForm for WebLexicon entries | ||
15 | RenderApplicationDocumentation | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Extracts the documentation section from all parts of a WikiApplication | ||
16 | RenderApplicationManifest | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Render a list of all files making up a given application | ||
17 | RenderDataFormList | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Renders a list of DataForms that make use of the given DataFormAttribute | ||
18 | RenderFunctionCallers | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Render a list of topics that use a given TopicFunction | ||
19 | RenderImageSelector | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Renders a widget to select an image attached to a topic | ||
20 | RenderIndexItem | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item | ||
21 | RenderInheritanceGraph | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
a directed graph of TopicType inheritance | ||
22 | RenderRecentChanges | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
renders a list of recent changes in a web | ||
23 | RenderRss | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
default implementation of an rss view of a single topic | ||
24 | RenderSideBar | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Render the sidebar navigation for the WikiWorkbench | ||
25 | RenderSimpleTopicCreator | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
TopicFunction to display a simple form to create a new topic | ||
26 | RenderTopicInstaller | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Render a simple factory to deploy a topic in another web | ||
27 | RenderTopicThumbnail | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Display thumbnail image for a topic | ||
28 | RenderTopicsOfType | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Display a table of topcis of a given type | ||
29 | RenderTopicsOfTypeSolr | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Display a table of topcis of a given type | ||
30 | RenderWikiApplicationFactory | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Renders a form to create a new WikiApplication | ||
31 | RenderWikiApplicationWebHome | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
Renders a dashboard for an application web | ||
32 | RenderWikiTopicView | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
(deprecated) | ||
33 | RssViewTemplate | TopicView, ApplicationTopic, WikiTopic |
View for the rss feeds | ||
34 | TextEditTemplate | TopicView, ApplicationTopic, WikiTopic |
TopicView to edit the topic text only | ||
35 | TextViewTemplate | TopicView, ApplicationTopic, WikiTopic |
Minimal TopicView usefull to generate xml output | ||
36 | TopicFunction | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
Function library | ||
37 | TopicFunctionViewTemplate | TopicView, ApplicationTopic, WikiTopic |
TopicView for TopicFunctions | ||
38 | TopicStub | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a placeholder topic pointing to another one | ||
39 | TopicStubEditTemplate | TopicView, ApplicationTopic, WikiTopic |
40 | TopicStubViewTemplate | TopicView, ApplicationTopic, WikiTopic |
41 | TopicTemplate | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
templates for wiki topics | ||
42 | TopicType | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
TopicType of all TopicTypes | ||
43 | TopicTypeEditTemplate | TopicView, ApplicationTopic, WikiTopic |
Editor for TopicTypes | ||
44 | TopicView | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a topic view or edit template | ||
45 | WebHome | ApplicationTopic, WikiTopic |
Library of all WikiApplications installed on Flatiron Institute Documentation Center | ||
46 | WebLexicon | WebTool, ApplicationTopic, WikiTopic |
47 | WebTool | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a special page used to manage a web | ||
48 | WikiApplication | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a documentation topic for a wiki application | ||
49 | WikiTopic | TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic |
a base topic for wiki content | ||
50 | WikiTopicEditTemplate | TopicView, ApplicationTopic, WikiTopic |
TopicView to edit a WikiTopic | ||
51 | WikiTopicViewTemplate | TopicView, ApplicationTopic, WikiTopic |
foundation for all view templates |