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

# Name TypeSorted descending
  What's next: first steps after creating a new workbench web
66 WebChanges WebTool
67 WebHome WebTool
68 WebLeftBar WebTool
69 WebLinks WebTool
70 WebNotify WebTool
71 WebPreferences WebTool
72 WebStatistics WebTool
76 WebTopicList WebTool
  Views and editors
  View to hide System.DataForms
  View for the rss feeds
  View for the atom feeds
  Value definitions for formfields in a DataForm
2 ApplicationLicenseEditTemplate TopicView, ApplicationTopic, WikiTopic
3 ApplicationLicenseViewTemplate TopicView, ApplicationTopic, WikiTopic
8 DataEditTemplate TopicView, ApplicationTopic, WikiTopic
11 DataFormAttributeEditTemplate TopicView, ApplicationTopic, WikiTopic
13 DataFormAttributeViewTemplate TopicView, ApplicationTopic, WikiTopic
15 DataViewTemplate TopicView, ApplicationTopic, WikiTopic
17 DocuTopicEditTemplate TopicView, ApplicationTopic, WikiTopic
19 DocuTopicViewTemplate TopicView, ApplicationTopic, WikiTopic
47 TopicFunctionEditTemplate TopicView, ApplicationTopic, WikiTopic
49 TopicFunctionViewTemplate TopicView, ApplicationTopic, WikiTopic
55 TopicTemplateEditTemplate TopicView, ApplicationTopic, WikiTopic
57 TopicTemplateViewTemplate TopicView, ApplicationTopic, WikiTopic
63 TopicViewEditTemplate TopicView, ApplicationTopic, WikiTopic
65 TopicViewViewTemplate TopicView, ApplicationTopic, WikiTopic
74 WebToolEditTemplate TopicView, ApplicationTopic, WikiTopic
75 WebToolViewTemplate TopicView, ApplicationTopic, WikiTopic
  TopicView to edit the topic text only
  TopicView to edit the DataForm only
  TopicView to edit a WikiTopic
  TopicView for WikiApplications
  TopicView for WebTools
  TopicView for TopicViews
  TopicView for TopicTypes
  TopicView for TopicTemplates
  TopicView for TopicStubs
  TopicView for TopicFunctions
  TopicView for DocuTopics
  TopicView for DataForms
  TopicView for DataFormAttributes
  TopicView for ApplicationTopics
5 ApplicationTopicEditTemplate TopicView
6 ApplicationTopicViewTemplate TopicView
7 AtomViewTemplate TopicView
21 FormEditTemplate TopicView
24 HiddenFormViewTemplate TopicView
43 RssViewTemplate TopicView
44 TextEditTemplate TopicView
45 TextViewTemplate TopicView
51 TopicStubEditTemplate TopicView
53 TopicStubViewTemplate TopicView
59 TopicTypeEditTemplate TopicView
61 TopicTypeViewTemplate TopicView
79 WikiApplicationViewTemplate TopicView
81 WikiTopicEditTemplate TopicView
82 WikiTopicViewTemplate TopicView
9 DataForm TopicType, DocuTopic
10 DataFormAttribute TopicType, DocuTopic
16 DocuTopic TopicType, DocuTopic
46 TopicFunction TopicType, DocuTopic
54 TopicTemplate TopicType, DocuTopic
62 TopicView TopicType, DocuTopic
4 ApplicationTopic TopicType, DataForm, DocuTopic
50 TopicStub TopicType, DataForm, DocuTopic
58 TopicType TopicType, DataForm, DocuTopic
77 WikiApplication TopicType, DataForm, DocuTopic
80 WikiTopic TopicType, DataForm, DocuTopic
  TopicType of all TopicTypes
  TopicType of a WikiApplication
  TopicType for topics on the administrative level
1 ApplicationLicense TopicType
73 WebTool TopicType
18 DocuTopicTemplate TopicTemplate, ApplicationTopic, WikiTopic
  TopicTemplate to generate a WikiApplication topic
  TopicTemplate for DocuTopics
12 DataFormAttributeTemplate TopicTemplate
14 DataFormTemplate TopicTemplate
48 TopicFunctionTemplate TopicTemplate
52 TopicStubTemplate TopicTemplate
56 TopicTemplateTemplate TopicTemplate
60 TopicTypeTemplate TopicTemplate
64 TopicViewTemplate TopicTemplate
78 WikiApplicationTemplate TopicTemplate
  Topics that contain pure documentation.
30 RenderImageSelector TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
32 RenderInheritanceGraph TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
33 RenderRss TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
  TopicFunction to display a simple form to create a new topic
26 RenderApplicationDocumentation TopicFunction
27 RenderApplicationManifest TopicFunction
29 RenderFunctionCallers TopicFunction
34 RenderSideBar TopicFunction
35 RenderSimpleTopicCreator TopicFunction
  Template to create TopicViews
  Template to create TopicTypes
  Template to create TopicFunctions
  Template to create DataFormAttributes
  Template to create DataForm topics
  Template to create a TopicTemplate
  Template for TopicStubs
  Statistics
  Standard Open Source License
  Sidebar navigation used by the Projekte/Projekte/System.PatternSkin
  returns a list of TopicTypes known in the base web
  Renders a widget to select an image attached to a topic
  Renders a list of DataForms that make use of the given DataFormAttribute
  Renders a form to create a new WikiApplication
  Renders a dashboard for an application web
  Render the sidebar navigation for the WikiWorkbench
  Render a simple factory to deploy a topic in another web
  Render a list of topics that use a given TopicFunction
  Render a list of all files making up a given application
  Preferences of the Applications web
  Navigation for the NatSkin WebSideBar
  Most recent changes in this web
  Minimal TopicView usefull to generate xml output
  List of all topics in this web
  License for WikiApplications
  Library of all WikiApplications installed on Foswiki
  Generic topic view
  Function library
  Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item
  Extracts the documentation section from all parts of a WikiApplication
  EMail subscription service for the Applications web
  Editor for WebTools
  Editor for TopicViews
  Editor for TopicTypes
  Editor for TopicTemplates
  Editor for TopicStubs
  Editor for TopicFunctions
  Editor for DocuTopics
  Editor for DataForms
  Editor for DataFormAttributes
  Editor for ApplicationTopics
  Editor for ApplicationLicenses
22 GetTopicTypes DocuTopic, TopicFunction
28 RenderDataFormList DocuTopic, TopicFunction
31 RenderIndexItem DocuTopic, TopicFunction
36 RenderTopicInstaller DocuTopic, TopicFunction
37 RenderTopicThumbnail DocuTopic, TopicFunction
38 RenderTopicsOfType DocuTopic, TopicFunction
39 RenderWikiApplicationFactory DocuTopic, TopicFunction
40 RenderWikiApplicationWebHome DocuTopic, TopicFunction
41 RenderWikiTopicEditor DocuTopic, TopicFunction
42 RenderWikiTopicView DocuTopic, TopicFunction
  Display thumbnail image for a topic
  Display a table of topcis of a given type
  default implementation of an rss view of a single topic
25 LexiconForm DataForm, ApplicationTopic, WikiTopic
  DataForm for WebLexicon entries
  DataForm definitions
  Blueprints for wiki topics
20 FirstSteps ApplicationTopic, DocuTopic
23 GnuGeneralPublicLicense ApplicationLicense
  a TopicView for ApplicationLicenses
  A topic that is part of an application
  A placeholder or redirect topic
  A normal topic for Foswiki
  a directed graph of TopicType inheritance
   
   

Calls to 'RenderApplicationManifest'

Copyright

© 2006-2013 Michael Daum http://michaeldaumconsulting.com

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.

TopicFunction edit

TopicType TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
TopicTitle
Summary Render a list of all files making up a given application
WikiApplication WikiWorkbench
Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.