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

11 February 2025 - 08:48 | 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

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

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 © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Middle Fork Home Wiki? Send feedback
Syndicate this site RSS