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

02 May 2019 - 09:27 | Version 1 |

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

# NameSorted descending Type
49 WikiTopicViewTemplate TopicView, ApplicationTopic, WikiTopic
48 WikiTopicEditTemplate TopicView, ApplicationTopic, WikiTopic
47 WikiTopic TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
46 WikiApplication TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
  What's next: first steps after creating a new workbench web
45 WebTool TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
44 WebHome ApplicationTopic, WikiTopic
  View to hide System.DataForms
  View for the rss feeds
  View for the atom feeds
  value definition for formfields in a DataForm
  TopicView to edit the topic text only
  TopicView to edit the DataForm only
  TopicView to edit a WikiTopic
  TopicView for TopicFunctions
  TopicView for ApplicationTopics
43 TopicView TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
42 TopicTypeEditTemplate TopicView, ApplicationTopic, WikiTopic
  TopicType of all TopicTypes
41 TopicType TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
40 TopicTemplate TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
39 TopicStubViewTemplate TopicView, ApplicationTopic, WikiTopic
38 TopicStubEditTemplate TopicView, ApplicationTopic, WikiTopic
37 TopicStub TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
36 TopicFunctionViewTemplate TopicView, ApplicationTopic, WikiTopic
  TopicFunction to display a simple form to create a new topic
35 TopicFunction TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
34 TextViewTemplate TopicView, ApplicationTopic, WikiTopic
33 TextEditTemplate TopicView, ApplicationTopic, WikiTopic
  templates for wiki topics
  Standard Open Source License
32 RssViewTemplate TopicView, ApplicationTopic, WikiTopic
  returns a list of TopicTypes known in the base web
31 RenderWikiTopicView TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
30 RenderWikiApplicationWebHome TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
29 RenderWikiApplicationFactory TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
27 RenderTopicThumbnail TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
28 RenderTopicsOfType TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
26 RenderTopicInstaller TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
25 RenderSimpleTopicCreator TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
24 RenderSideBar TopicFunction, ApplicationTopic, WikiTopic
  Renders a widget to select an image attached to a topic
  renders a list of recent changes in a web
  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
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
  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
  Minimal TopicView usefull to generate xml output
  Library of all WikiApplications installed on Wasserstoff-Fahrer Forum
14 LexiconForm DataForm, ApplicationTopic, WikiTopic
13 HiddenFormViewTemplate TopicView, ApplicationTopic, WikiTopic
12 GnuGeneralPublicLicense ApplicationLicense, ApplicationTopic, WikiTopic
11 GetTopicTypes TopicFunction, DocuTopic, ApplicationTopic, WikiTopic
  Generic topic view
  Function library
10 FormEditTemplate TopicView, ApplicationTopic, WikiTopic
  form definition for structured wiki content
9 FirstSteps DocuTopic, ApplicationTopic, WikiTopic
  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
  Editor for TopicTypes
  Editor for ApplicationTopics
8 DocuTopic TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
  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
7 DataFormAttribute TopicType, DataForm, DocuTopic, ApplicationTopic, WikiTopic
  DataForm for WebLexicon entries
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
  application documentation
  a topic view or edit template
  a special page used to manage a web
  a placeholder topic pointing to another one
  a license for wiki applications
  a documentation topic for a wiki application
  a directed graph of TopicType inheritance
  a base topic for wiki content
  a part of an application
   
   
   

Calls to 'RenderApplicationManifest'

Copyright

© 2006-2019 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.
This site is powered by FoswikiCopyright © 2002-2025 by contributors to Wasserstoff-Fahrer Forum ImpressumDatenschutz  Feedback
This website is using cookies. More info. That's Fine