RenderApplicationManifest
Render a list of all files making up a given application

Parameters

  • NAME: name of WikiApplication, defaults to BASEWEB
  • THEWEB: web where the application is located, defaults to BASEWEB

Css

  • twbManifestHolder

Implementation

%STARTINCLUDE%<noautolink>
<div class="twbManifestHolder">
%DBQUERY{
  "WikiApplication='%NAME{default="%EXTRACT{text="%BASEWEB%" pattern=".*/(.+?)$" format="$1"}%"}%'"
  web="%THEWEB{default="%BASEWEB%"}%"
  sort="name"
  header="| *#* | *Name* | *Type* |$n"
  format="| $index | [[$web.$topic][<nop>$topic]] | $formfield(TopicType) |
| | $formfield(Summary) ||"
}%
</div>
</noautolink>%STOPINCLUDE%

Test

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

Calls to 'RenderApplicationManifest'

Copyright

© 2006-2025 Michael Daum

This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For more details read the LICENSE.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Sitemap

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Flatiron Institute Documentation Center? Send feedback
This website is using cookies. More info. That's Fine