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='%IF{"defined NAME" then="%NAME%" else="%EXTRACT{text="%BASEWEB%" pattern=".*/(.+?)$" format="$1"}%"}%'"
  web="%IF{"defined THEWEB" then="%THEWEB%" else="%BASEWEB%"}%"
  sort="name"
  header="| *#* | *Name* | *Type* |$n"
  format="| $index | [[$web.$topic][<nop>$topic]] | $formfield(TopicType) |
| | $formfield(Summary) ||"
}%
</div>
</noautolink>%STOPINCLUDE%

Test

# Name Type
1 ApplicationLicense TopicType
  License for WikiApplications
2 ApplicationTopic TopicType, DataForm, DocuTopic
  A topic that is part of an application
3 ApplicationTopicEditTemplate TopicView
  Editor for ApplicationTopics
4 ApplicationTopicViewTemplate TopicView
  TopicView for ApplicationTopics
5 AtomViewTemplate TopicView
  View for the atom feeds
6 DataForm TopicType, DocuTopic
  DataForm definitions
7 DataFormAttribute TopicType, DocuTopic
  Value definitions for formfields in a DataForm
8 DataFormAttributeTemplate TopicTemplate
  Template to create DataFormAttributes
9 DataFormTemplate TopicTemplate
  Template to create DataForm topics
10 DocuTopic TopicType, DocuTopic
  Topics that contain pure documentation.
11 FirstSteps ApplicationTopic, DocuTopic
  What's next: first steps after creating a new workbench web
12 FormEditTemplate TopicView
  TopicView to edit the DataForm only
13 GetTopicTypes DocuTopic, TopicFunction
  returns a list of TopicTypes known in the base web
14 GnuGeneralPublicLicense ApplicationLicense
  Standard Open Source License
15 HiddenFormViewTemplate TopicView
  View to hide System.DataForms
16 RenderApplicationDocumentation TopicFunction
  Extracts the documentation section from all parts of a WikiApplication
17 RenderApplicationManifest TopicFunction
  Render a list of all files making up a given application
18 RenderDataFormList DocuTopic, TopicFunction
  Renders a list of DataForms that make use of the given DataFormAttribute
19 RenderFunctionCallers TopicFunction
  Render a list of topics that use a given TopicFunction
20 RenderImageSelector DocuTopic, TopicFunction
  Renders a widget to select an image attached to a topic
21 RenderIndexItem DocuTopic, TopicFunction
  Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item
22 RenderSideBar TopicFunction
  Render the sidebar navigation for the WikiWorkbench
23 RenderSimpleTopicCreator TopicFunction
  TopicFunction to display a simple form to create a new topic
24 RenderTopicInstaller DocuTopic, TopicFunction
  Render a simple factory to deploy a topic in another web
25 RenderTopicThumbnail DocuTopic, TopicFunction
  Display thumbnail image for a topic
26 RenderTopicsOfType DocuTopic, TopicFunction
  Display a table of topcis of a given type
27 RenderWikiApplicationFactory DocuTopic, TopicFunction
  Renders a form to create a new WikiApplication
28 RenderWikiApplicationWebHome DocuTopic, TopicFunction
  Renders a dashboard for an application web
29 RenderWikiTopicEditor DocuTopic, TopicFunction
   
30 RenderWikiTopicView DocuTopic, TopicFunction
   
31 RssViewTemplate TopicView
  View for the rss feeds
32 TextEditTemplate TopicView
  TopicView to edit the topic text only
33 TextViewTemplate TopicView
  Minimal TopicView usefull to generate xml output
34 TopicFunction TopicType, DocuTopic
  Function library
35 TopicFunctionTemplate TopicTemplate
  Template to create TopicFunctions
36 TopicStub TopicType, DataForm, DocuTopic
  A placeholder or redirect topic
37 TopicStubEditTemplate TopicView
  Editor for TopicStubs
38 TopicStubTemplate TopicTemplate
  Template for TopicStubs
39 TopicStubViewTemplate TopicView
  TopicView for TopicStubs
40 TopicTemplate TopicType, DocuTopic
  Blueprints for wiki topics
41 TopicTemplateTemplate TopicTemplate
  Template to create a TopicTemplate
42 TopicType TopicType, DataForm, DocuTopic
  TopicType of all TopicTypes
43 TopicTypeEditTemplate TopicView
  Editor for TopicTypes
44 TopicTypeTemplate TopicTemplate
  Template to create TopicTypes
45 TopicTypeViewTemplate TopicView
  TopicView for TopicTypes
46 TopicView TopicType, DocuTopic
  Views and editors
47 TopicViewTemplate TopicTemplate
  Template to create TopicViews
48 WebHome WebTool
  Library of all WikiApplications installed on Foswiki
49 WebLeftBar WebTool
  Sidebar navigation used by the Projekte/Projekte/System.PatternSkin
50 WebPreferences WebTool
  Preferences of the Applications web
51 WebTool TopicType
  TopicType for topics on the administrative level
52 WikiApplication TopicType, DataForm, DocuTopic
  TopicType of a WikiApplication
53 WikiApplicationTemplate TopicTemplate
  TopicTemplate to generate a WikiApplication topic
54 WikiApplicationViewTemplate TopicView
  TopicView for WikiApplications
55 WikiTopic TopicType, DataForm, DocuTopic
  A normal topic for Foswiki
56 WikiTopicEditTemplate TopicView
  TopicView to edit a WikiTopic
57 WikiTopicViewTemplate TopicView
  Generic topic view

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.

ApplicationTopic edit

TopicType TopicFunction
TopicTitle
Summary Render a list of all files making up a given application
WikiApplication WikiWorkbench
Topic revision: r1 - 23 Dec 2012, ProjectContributor
 

Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.