AtomViewTemplate
View for the atom feeds

%TMPL:DEF{"atomhead"}% Applications - Foswiki Applications Library /pub/System/ProjectLogos/foswiki-logo.png Copyright 2026 by contributing authors %TMPL:END%

%TMPL:DEF{"atomfooter"}%
%TMPL:END%

%TMPL:DEF{"atombody"}% WikiApplicationTemplate https://wiki.physik.rwth-aachen.de/Applications/WikiApplicationTemplate 2019-05-02T09:18:00Z

Description

...

Documentation

Inheritance of TopicTypes

Installation

...

Manifest

]]> WebPreferences https://wiki.physik.rwth-aachen.de/Applications/WebPreferences 2019-05-02T09:18:00Z

WebPreferences

DataForms

Editing

  • Set NOWYSIWYG = on

Naming

  • Set WEBSUMMARY = Applications Library
  • Set WEBBGCOLOR = #EDBC18
  • Set SITEMAPLIST = off

Translations

Access rights

  • Set #DENYWEBVIEW =
  • Set #ALLOWWEBVIEW =
  • Set #DENYWEBCHANGE =
  • Set ALLOWWEBCHANGE = AdminGroup
  • Set ALLOWTOPICCHANGE = AdminGroup
  • Set DENYWEBCOMMENT = WikiGuest

]]>
DataFormTemplate https://wiki.physik.rwth-aachen.de/Applications/DataFormTemplate 2019-05-02T09:18:00Z

Name: Type: Size: Values: Description: Attributes: Default: TopicType label 1 ..., WikiTopic topic type     TopicTitle text 75   title     Summary text 75   short description or tagline    

]]>
WikiTopic https://wiki.physik.rwth-aachen.de/Applications/WikiTopic 2019-05-02T09:18:00Z

Create a new WikiTopic

Title:

Summary:

short description of this topic

topic index TopicTitle Summary Changed

]]>
TopicType https://wiki.physik.rwth-aachen.de/Applications/TopicType 2019-05-02T09:18:00Z

Create a new TopicType

Title:

Summary:

Short description of the role of this topic

topic index TopicTitle Icon WikiApplication Editor Changed

]]> ApplicationTopicEditTemplate https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopicEditTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicEdit"}% %{}%

%{
}%
%TMPL:DEF{"formfields"}%%TMPL:PREV%%TMPL:P{"detailstab"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"detailstab"}%%TAB{"%TRANSLATE{"Details"}%"}%
%RENDERFOREDIT{
   form="%TMPL:P{"formdefinition"}%"
   exclude="^(TopicType|Summary|TopicTitle)$"
}%
%ENDTAB%%TMPL:END%
%{
}%

]]>
TopicStubEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicStubEditTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicEdit"}% %{}%

%{
}%
%TMPL:DEF{"firsttab"}%%TMPL:P{"detailstab"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"formfields"}%%TMPL:PREV%%TMPL:P{"texttab"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"detailstab"}%%TAB{"%TRANSLATE{"Details"}%"}%
%RENDERFOREDIT{
   exclude="\b(TopicType)\b"
   TopicTitle_default="%BASETOPIC%"
}%
%ENDTAB%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"texttab"}%%TAB{"%TRANSLATE{"Text"}%"}%
%TMPL:P{"textarea"}%
%ENDTAB%%TMPL:END%
%{
}%

]]>
AtomViewTemplate https://wiki.physik.rwth-aachen.de/Applications/AtomViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:P{"atomhead"}%%TMPL:P{"atombody"}%%TMPL:P{"atomfooter"}% %{}%

%{
}%
%TMPL:DEF{"atomhead"}%<?xml version="1.0" encoding="%CHARSET%" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>%WEB% - %WIKITOOLNAME%</title>
  <subtitle>%WEBSUMMARY%</subtitle>
  <link href="%SCRIPTURL{"view"}%/%WEB%" />
  <link href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?%QUERYSTRING%" rel="self" />
  <updated>%DBQUERY{"%FILTER%" sort="modified" reverse="on" limit="1" format="$formatTime(info.date, '$year-$mo-$dayT$hour:$minute:$secondsZ')"}%</updated>
  <logo>%WIKILOGOIMG%</logo>
  <id>%SCRIPTURL{"view"}%/%WEB%</id>
  <rights>%WEBRSSCOPYRIGHT%</rights>
%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"atomfooter"}%</feed>%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"atombody"}%%DBQUERY{"%FILTER%" 
   exclude="WebTopicEditTemplate"
   sort="created" 
   reverse="on" 
   limit="%LIMIT%" 
   separator="$n"
   format="  <entry>
   <title>$expand(topictitle)</title>
   <id>%SCRIPTURL{"view"}%/$web/$topic</id>
   <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL{"view"}%/$web/$topic\"/>
   <updated>$formatTime(createdate, '$year-$mo-$dayT$hour:$minute:$secondsZ')</updated>
   $percntFORMATLIST{\"$expand(Author or createauthor)\"
      split=\"\s*,\s*\"
      format=\"<author><name>$1</name></author>\"
   }$percnt$percntCATINFO{\"$web.$topic\" 
      format=\"<category label=\\"$title\\" term=\\"$dollartopic\\" />\"
      separator=\"$n        \"
   }$percnt$percntTAGINFO{\"$web.$topic\"
      format=\"<category term=\\"$dollarname\\" />\"
      separator=\"$n        \"
   }$percnt
   <content type=\"html\"><![CDATA[
$percntDBCALL{\"$web.$topic\"}$percnt
$percntTAGINFO{
   \"$web.$topic\"
   header=\"<p>%TRANSLATE{"Tags"}%: \"
   format=\"$dollarname\"
   footer=\"</p>\"
}$percnt
   ]]></content>
   </entry>"
}%
%TMPL:END%
%{
}%

]]>
RenderWikiApplicationWebHome https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationWebHome 2019-05-02T09:18:00Z

See the CompleteDocumentation.

topic index TopicTitle Summary TopicType WikiApplication Changed

]]>
RenderApplicationDocumentation https://wiki.physik.rwth-aachen.de/Applications/RenderApplicationDocumentation 2019-05-02T09:18:00Z

]]>
TopicStub https://wiki.physik.rwth-aachen.de/Applications/TopicStub 2019-05-02T09:18:00Z

Create a new TopicStub

Title:

topic index TopicTitle Summary WikiApplication Changed

]]> TopicView https://wiki.physik.rwth-aachen.de/Applications/TopicView 2019-05-02T09:18:00Z

Create a new TopicView

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
RenderSimpleTopicCreator https://wiki.physik.rwth-aachen.de/Applications/RenderSimpleTopicCreator 2019-05-02T09:18:00Z

Create a new AtomViewTemplate

]]> RenderRecentChanges https://wiki.physik.rwth-aachen.de/Applications/RenderRecentChanges 2019-05-02T09:18:00Z

RenderRss 
default implementation of an rss view of a single topic
02 May 2019 - 09:18 | ProjectContributor
DocuTopic 
application documentation
02 May 2019 - 09:18 | ProjectContributor
TopicTemplateViewTemplate 
TopicView for TopicTemplates
02 May 2019 - 09:18 | ProjectContributor
TopicStubViewTemplate 
02 May 2019 - 09:18 | ProjectContributor
RenderTopicInstaller 
Render a simple factory to deploy a topic in another web
02 May 2019 - 09:18 | ProjectContributor
TopicTemplate 
templates for wiki topics
02 May 2019 - 09:18 | ProjectContributor
ApplicationTopic 
a part of an application
02 May 2019 - 09:18 | ProjectContributor
TopicFunctionTemplate 
Template to create TopicFunctions
02 May 2019 - 09:18 | ProjectContributor
TopicTemplateEditTemplate 
Editor for TopicTemplates
02 May 2019 - 09:18 | ProjectContributor
TopicFunction 
Function library
02 May 2019 - 09:18 | ProjectContributor
DataFormAttributeTemplate 
Template to create DataFormAttributes
02 May 2019 - 09:18 | ProjectContributor
RenderRecentChanges 
renders a list of recent changes in a web
02 May 2019 - 09:18 | ProjectContributor
RenderSimpleTopicCreator 
TopicFunction to display a simple form to create a new topic
02 May 2019 - 09:18 | ProjectContributor
TopicTypeTemplate 
Template to create TopicTypes
02 May 2019 - 09:18 | ProjectContributor
TopicViewTemplate 
Template for TopicViews
02 May 2019 - 09:18 | ProjectContributor
RenderIndexItem 
Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item
02 May 2019 - 09:18 | ProjectContributor
RenderWikiApplicationFactory 
Renders a form to create a new WikiApplication
02 May 2019 - 09:18 | ProjectContributor
TopicTypeEditTemplate 
Editor for TopicTypes
02 May 2019 - 09:18 | ProjectContributor
RenderImageSelector 
Renders a widget to select an image attached to a topic
02 May 2019 - 09:18 | ProjectContributor
RenderTopicThumbnail 
Display thumbnail image for a topic
02 May 2019 - 09:18 | ProjectContributor

]]>
DataFormAttributeTemplate https://wiki.physik.rwth-aachen.de/Applications/DataFormAttributeTemplate 2019-05-02T09:18:00Z

Value definition
Name

]]>
RenderIndexItem https://wiki.physik.rwth-aachen.de/Applications/RenderIndexItem 2019-05-02T09:18:00Z

]]>
RenderImageSelector https://wiki.physik.rwth-aachen.de/Applications/RenderImageSelector 2019-05-02T09:18:00Z

]]>
TopicTypeEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeEditTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.ApplicationTopicEdit"}% %{}%

%{
}%
%TMPL:DEF{"editfields"}%TopicTitle, Summary%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"detailstab"}%%TMPL:PREV%%ADDTOZONE{
   "script" 
   id="TOPICTYPE::JS" 
   requires="JQUERYPLUGIN" 
   text="<script type='text/javascript' src='%PUBURLPATH%/Applications/TopicTypeEditTemplate/script.js'></script>"
}%%TMPL:END%
%{
}%

jQuery(function($) {
   var $modeElem = $("[name=TopicNamingMode]"),
       $set1 = $("[name=TopicNameTemplate]").parent(),
       $set2 = $("[name=TopicNameSource]").parent()
               .add($("[name=TopicNamePrefix]").parent())
               .add($("[name=TopicNameSuffix]").parent())
               .add($("[name=TopicNameTransliterate]").parents("div.foswikiFormStep:first"));

   function updateTopicNaming() {
      var val = $modeElem.filter(":checked").val();
      $set1.hide();
      $set2.hide();
      if (val === 'template') {
        $set1.fadeIn();
      } else if (val === 'derived') {
        $set2.fadeIn();
      } else {
         $modeElem.filter("[value=manual]").prop("checked", true);
      }
   }

   $modeElem.on("change", updateTopicNaming);
   updateTopicNaming();
});

]]>
RenderTopicThumbnail https://wiki.physik.rwth-aachen.de/Applications/RenderTopicThumbnail 2019-05-02T09:18:00Z

]]>
TopicViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicView"}% %{}%

]]>
RenderTopicInstaller https://wiki.physik.rwth-aachen.de/Applications/RenderTopicInstaller 2019-05-02T09:18:00Z

Install AtomViewTemplate

Target web:

Select a web where to deploy this component.

]]>
TopicTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplate 2019-05-02T09:18:00Z

Create a new TopicTemplate

Title:

Summary:

short description or tagline

For TopicType:

TopicType that this template can be used for

topic index TopicTitle Summary ForTopicType Changed

]]> DocuTopic https://wiki.physik.rwth-aachen.de/Applications/DocuTopic 2019-05-02T09:18:00Z

Create a new DocuTopic

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
RenderRss https://wiki.physik.rwth-aachen.de/Applications/RenderRss 2019-05-02T09:18:00Z

]]>
TopicTemplateEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplateEditTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.ApplicationTopicEdit"}% %{}%

]]>
WebAtom https://wiki.physik.rwth-aachen.de/Applications/WebAtom 2019-05-02T09:18:00Z

Foswiki's Applications web The Applications web of Foswiki, the Free and Open Source Wiki. https://wiki.physik.rwth-aachen.de/Applications Copyright 2026 by contributing authors <updated>2025-01-28T12:24:07Z</updated> ApplicationTopic https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopic 2025-01-28T12:24:07Z Documentation An ApplicationTopic is a topic that belongs to a WikiApplication. TopicTypes , TopicFunctions , TopicViews etc are all ApplicationTopics a... (last changed by ProjectContributor) ProjectContributor ApplicationTopicEditTemplate https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopicEditTemplate 2025-01-28T12:24:07Z "}% %RENDERFOREDIT{ form="" exclude="^(TopicType Summary TopicTitle)$" }% (last changed by ProjectContributor) ProjectContributor ApplicationTopicViewTemplate https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopicViewTemplate 2025-01-28T12:24:07Z %JQICON{ "%FORMFIELD{ "Icon" topic="" }%" }% %RENDERFORDISPLAY{ form="" exclude="^(TopicType TopicTitle Summary WikiApplication%TMPL:P{ ... (last changed by ProjectContributor) ProjectContributor DataFormAttribute https://wiki.physik.rwth-aachen.de/Applications/DataFormAttribute 2025-01-28T12:24:07Z Documentation A DataFormAttribute, also called form field or form attribute, is a part of a DataForm. It may be used as an entity that defining all values a form... (last changed by ProjectContributor) ProjectContributor DataFormAttributeTemplate https://wiki.physik.rwth-aachen.de/Applications/DataFormAttributeTemplate 2025-01-28T12:24:07Z Value definition Name (last changed by ProjectContributor) ProjectContributor HiddenFormViewTemplate https://wiki.physik.rwth-aachen.de/Applications/HiddenFormViewTemplate 2025-01-28T12:24:07Z (last changed by ProjectContributor) ProjectContributor RenderInheritanceGraph https://wiki.physik.rwth-aachen.de/Applications/RenderInheritanceGraph 2025-01-28T12:24:07Z Documentation This function requires .GraphvizPlugin Implementation %GRAPHVIZ{ topic="." format="png" section="dot" expand="on" inline="on"... (last changed by ProjectContributor) ProjectContributor RenderTopicsOfType https://wiki.physik.rwth-aachen.de/Applications/RenderTopicsOfType 2025-01-28T12:24:07Z Documentation Parameters * TYPE: the TopicType to be searched for, defaults to BASETOPIC * FORM: the form definition of the TopicType, defaults to TYPE's D... (last changed by ProjectContributor) ProjectContributor RenderWikiApplicationFactory https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationFactory 2025-01-28T12:24:07Z Documentation This is used to create a new WikiApplication Implementation " icon="fa plus"}%" mode="div"}% : : ... (last changed by ProjectContributor) ProjectContributor RenderWikiApplicationWebHome https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationWebHome 2025-01-28T12:24:07Z Documentation Renders the WebHome of a WikiApplication subweb Parameters None Implementation Data Model * TopicType * DataForm * DataFormAttr... (last changed by ProjectContributor) ProjectContributor TopicFunction https://wiki.physik.rwth-aachen.de/Applications/TopicFunction 2025-01-28T12:24:07Z Documentation See also: TopicFunctionTemplate , TopicFunctionViewTemplate Topics of type 'TopicFunction' TopicFunction form Name: Type: Size: Val... (last changed by ProjectContributor) ProjectContributor TopicFunctionViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicFunctionViewTemplate 2025-01-28T12:24:07Z %IF{"text=~' copy'" else="$percntTMPL:P{\"copyright\"}$percnt" }% %DBQUERY{"TopicType=~'\bWikiApplication\b'" limit="1" header="Copyright" format="$e... (last changed by ProjectContributor) ProjectContributor TopicStub https://wiki.physik.rwth-aachen.de/Applications/TopicStub 2025-01-28T12:24:07Z Documentation This is a type of topics that has no own net data but includes all data from another topic. Thereby content from another web can be integrated into ... (last changed by ProjectContributor) ProjectContributor TopicStubViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicStubViewTemplate 2025-01-28T12:24:07Z " section=""}% on %IF{"context isadmin" then="()" }% '/TopicType=~'\bTopicType\b'" then="$percntTMPL:P{\"titleicon\"}$percnt" }% %JQICON{ "%FORMFIELD{ ... (last changed by ProjectContributor) ProjectContributor TopicTemplateEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplateEditTemplate 2025-01-28T12:24:07Z "}% %RENDERFOREDIT{ form="" exclude="^(TopicType Summary TopicTitle)$" }% %IF{"ForTopicType" then="$percntTMPL:P{\"topictype::edit\"}$percnt" }% jQuery(fu... (last changed by ProjectContributor) ProjectContributor TopicTypeEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeEditTemplate 2025-01-28T12:24:07Z TopicTitle, Summary %ADDTOZONE{ "script" id="TOPICTYPE::JS" requires="JQUERYPLUGIN" text="" }% jQuery(function($) { var $modeElem = $(" name=Top... (last changed by ProjectContributor) ProjectContributor

]]>
WebTool https://wiki.physik.rwth-aachen.de/Applications/WebTool 2019-05-02T09:18:00Z

topic index TopicTitle Summary WikiApplication Changed

]]>
RenderWikiTopicView https://wiki.physik.rwth-aachen.de/Applications/RenderWikiTopicView 2019-05-02T09:18:00Z

<span class='foswikiAlert'> IF{ Applications="1" "'<param name=" data="1" default="1" }: Syntax error in ''<param name=' at ''<param name='

<param name=

]]> GNU General Public License, version 2 https://wiki.physik.rwth-aachen.de/Applications/GnuGeneralPublicLicense <link rel= %REVINFO{ "<a href='/bin/diff/$web/$topic?rev=%CURREV{topic="<param name=

]]> GNU General Public License, version 2 https://wiki.physik.rwth-aachen.de/Applications/GnuGeneralPublicLicense " topic="<param name=

]]> GNU General Public License, version 2 https://wiki.physik.rwth-aachen.de/Applications/GnuGeneralPublicLicense <link rel=" }% | Version 1 | = method call of the RssViewTemplate.

Parameters
  • OBJECT: the current topic

... read more

RenderSideBar

Render the sidebar navigation for the WikiWorkbench

RenderSimpleTopicCreator

TopicFunction to display a simple form to create a new topic
This function renders a topic creator form that holds a set of initial input elements to create a topic.

Parameters
  • TEXT: headline text; defaults to "Create a new INCLUDINGTOPIC"
  • LABEL: label of the TopicTitle field, defaults to "Title"
  • BUTTONTEXT: text on the twisty buttinm; default New
  • VALUE: initial value of the title input field (optional)
  • VALUES: map of initial values to formfields; format is <fieldName1>=<value1>;<fieldName2>=<value2>;...
  • FORM: DataForm to be used when creating a topic, defaults to INCLUDINGWEB.INCLUDINGTOPIC
  • TEMPLATE: TopicTemplate to be used (optional)
  • TYPE: initial TopicType value, defaults to values predefined in the form definition
  • PARENT: parent topic for the new topic, defaults to the BASETOPIC
  • WHITEBOARD: switch on/off the whiteboard textarea
  • EXTRA: additional formfields
  • SCRIPT: script to be used to create the topic, eg save or edit, defaults to edit
  • EDITOR: TopicView to be used as an edit_template

... read more

RenderTopicInstaller

Render a simple factory to deploy a topic in another web
This is a tool to add a topic based application, or part of it to another web. This is done by creating a TopicStub that points back to the implementation. For example, to add a new TopicType to web, you create a TopicStub that points back to the implementation of that TopicType.

The function will display a small input form to specify the web where the TopicStub is to be created.

Parameters
  • TEXT: headline for the install form, defaults to "Install BASETOPIC"
  • NAME: name of the topic to be created, defaults to BASETOPIC
  • SOURCE: used to specify the TopicStub's target to be created, defaults to BASEWEB.BASETOPIC
  • PARENT: topicparent of the new topic, defaults to HOMETOPIC
  • TEMPLATE: TopicTemplate used to create this topic, defaults to Applications.TopicStubTemplate
  • FORM: DataForm used for this topic, defaults to Applications.TopicStub
  • TYPE: type of the new topic, defaults to TopicStub
  • WIKIAPP: the name of the WikiApllication this topic belongs to, defaults to BASEWEB
  • EXTRA: extra stuff to be send during save

... read more

RenderTopicThumbnail

Display thumbnail image for a topic
This function gets the first image attachment from a topic and creates a 48x48 thumbnail using ImagePlugin. The attachment taken must end with jpeg, jpg, gif, bmp, svg or png. If there are multiple image attachments then the first one ordered by comment and name is taken. The empty string is returned if no image attachment is found.

Parameters
  • OBJECT: topic to generate a thumbnail for
  • ALIGN: optional alignment of image, defaults to right
  • SIZE: optional size of thumbnail
  • TYPE: image rendering type, see documentation of ImagePlugin, defaults to simple
  • CROP
  • TOOLTIP: switch on/off tooltips for thumbnails, defaults to on
  • SORT: specifies which image to chose from the attachments, defaults to comment:name which will take the one that sorts first wrt the comment, falling back to the name

... read more

RenderTopicsOfType

Display a table of topcis of a given type
Parameters
  • TYPE: the TopicType to be searched for, defaults to BASETOPIC
  • FIELDS: columns of formfields to display, defaults to TopicTitle, Summary, WikiApplication, Changed
  • SORT: sorting of rows, defaults to "Changed"
  • REVERSE: sorting direction, defaults to "off", defaults to "on" if SORT="Changed"
  • ROWS: number of rows to display initially, defauts to 10
  • FILTER: additional filter expression (optional)
  • THEWEB: web to examin, defaults to BASEWEB
  • ROWNUMBERS: boolean toggle to switch on/off row numbers
  • SELECTING: boolean toggle to switch on/off row selection, defaults to off
  • SEARCHMODE: either have one single search box using global or one per column using multi, default global
  • <field_name>_title: column title for the given field
  • <field_name>_width: column width for the given field

... read more

RenderWikiApplicationFactory

Renders a form to create a new WikiApplication
This is used to create a new WikiApplication

... read more

RenderWikiApplicationWebHome

Renders a dashboard for an application web
Renders the WebHome of a WikiApplication subweb

Parameters
None

... read more

RenderWikiTopicView

This function renders a view for a wiki topic, showing its title and the summary line.

Parameters

  • OBJECT: the topic to render the view for, defaults to %BASEWEB%.%BASETOPIC%
  • TITLE_PREFIX: optional string put before the topic title
  • TITLE_EXTRA: optional addition put behind the topic title
  • DISPLAYREVISIONINFO: boolean flag to switch on/off revinfo rendered underneath the h1 element

... read more

Installation

...

Manifest

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

]]>
DocuTopicTemplate https://wiki.physik.rwth-aachen.de/Applications/DocuTopicTemplate 2019-05-02T09:18:00Z

]]>
WikiTopicViewTemplate https://wiki.physik.rwth-aachen.de/Applications/WikiTopicViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"view"}% %{}%

%{
}%
%TMPL:DEF{"formdefinition"}%%QUERY{"form.name"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"beforetext"}%%IF{
   "$'DISPLAYTOPICTITLE'!='off'"
   then="$percntTMPL:P{\"beforetext::title\"}$percnt"
}%%IF{
   "$'ENABLEQUALITYCHECK'='on' and '%WEB%.%TOPIC%' allows 'change'" 
   then="$percntTMPL:P{\"qualitycheck\"}$percnt"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"beforetext::title"}%<div class="foswikiTopicInfo">
%DBCALL{"Applications.RenderWikiTopicView" 
   TITLE_EXTRA="%TMPL:P{"titleextra"}%"
   TITLE_PREFIX="%TMPL:P{"titleicon"}%"
}%
</div>%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"form"}%%TMPL:END% 
%TMPL:DEF{"topicinfo"}%%TMPL:END%
%TMPL:DEF{"revinfo"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"qualitycheck"}%%TMPL:P{"qualitycheck::multipleh1"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"qualitycheck::multipleh1"}%%IF{
  "'%BASEWEB%.%BASETOPIC%'/text=~'\-\-\-\+[^\+]'"  
  then="<p class='foswikiWarningMessage'>%TRANSLATE{"There are multiple h1 titles on this page. Please use only one h1 for the title and h2-h6 within the text."}%</p>
" 
}%%TMPL:END%
%{
}%

]]>
DataForm https://wiki.physik.rwth-aachen.de/Applications/DataForm 2019-05-02T09:18:00Z

Create a new DataForm

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
ApplicationTopicViewTemplate https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopicViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicView"}% %{}%

%{
}%
%TMPL:DEF{"titleicon"}%%JQICON{
   "%FORMFIELD{
      "Icon" 
      topic="%TMPL:P{"formdefinition"}%"
   }%"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"beforetext"}%%TMPL:PREV%
%RENDERFORDISPLAY{
   form="%TMPL:P{"formdefinition"}%"
   exclude="^(TopicType|TopicTitle|Summary|WikiApplication%TMPL:P{
      "hiddenfields" 
      mode="%FORMFIELD{"TopicNamingMode"}%"
   }%)$"
   hideempty="on"
}%

%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"hiddenfields"}%%IF{"'%mode%'='default'"
   then="|TopicNameTemplate|TopicNameSource|TopicNamePrefix|TopicNameSuffix|TopicNameTransliterate"
}%%IF{"'%mode%'='template'"
   then="|TopicNameSource|TopicNamePrefix|TopicNameSuffix|TopicNameTransliterate"
}%%IF{"'%mode%'='derived'"
   then="|TopicNameTemplate"
}%%TMPL:END%
%{
}%

]]>
WebLexicon https://wiki.physik.rwth-aachen.de/Applications/WebLexicon 2019-05-02T09:18:00Z

]]>
WebRss https://wiki.physik.rwth-aachen.de/Applications/WebRss 2019-05-02T09:18:00Z

Foswiki's Applications web https://wiki.physik.rwth-aachen.de/Applications The Applications web of Foswiki, the Free and Open Source Wiki. en-us Copyright 2026 by contributing authors Wiki Administrator [webmaster@physik.rwth-aachen.de] The contributing authors of Foswiki Foswiki Powered by Foswiki, The Free and Open Source Wiki.Applications https://wiki.physik.rwth-aachen.de/Applications /pub/System/ProjectLogos/foswiki-logo.png RssViewTemplate https://wiki.physik.rwth-aachen.de/Applications/RssViewTemplate Applications Foswiki /Applications Applications Foswiki /Applications en us " exclude="" sort="" revers... (last changed by ProjectContributor) 2025-02-11T13:47:43Z ProjectContributor ApplicationTopic https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopic Documentation An ApplicationTopic is a topic that belongs to a WikiApplication. TopicTypes , TopicFunctions , TopicViews etc are all ApplicationTopics a... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor DataFormAttribute https://wiki.physik.rwth-aachen.de/Applications/DataFormAttribute Documentation A DataFormAttribute, also called form field or form attribute, is a part of a DataForm. It may be used as an entity that defining all values a form... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor DataFormAttributeTemplate https://wiki.physik.rwth-aachen.de/Applications/DataFormAttributeTemplate Value definition Name (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor LexiconForm https://wiki.physik.rwth-aachen.de/Applications/LexiconForm Name:* *Type: Size: Values: Description: Attributes: String text 80 source string M English (en) text 80 Translate source to E... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor RenderInheritanceGraph https://wiki.physik.rwth-aachen.de/Applications/RenderInheritanceGraph Documentation This function requires .GraphvizPlugin Implementation %GRAPHVIZ{ topic="." format="png" section="dot" expand="on" inline="on"... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor RenderSideBar https://wiki.physik.rwth-aachen.de/Applications/RenderSideBar Implementation * TopicTypes * DataForms * DataFormAttributes * TopicTemplates * TopicViews * TopicFunctions %IF{"istopic Wo... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor RenderWikiApplicationFactory https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationFactory Documentation This is used to create a new WikiApplication Implementation " icon="fa plus"}%" mode="div"}% : : ... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor RenderWikiApplicationWebHome https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationWebHome Documentation Renders the WebHome of a WikiApplication subweb Parameters None Implementation Data Model * TopicType * DataForm * DataFormAttr... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicFunction https://wiki.physik.rwth-aachen.de/Applications/TopicFunction Documentation See also: TopicFunctionTemplate , TopicFunctionViewTemplate Topics of type 'TopicFunction' TopicFunction form Name: Type: Size: Val... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicFunctionViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicFunctionViewTemplate %IF{"text=~' copy'" else="$percntTMPL:P{\"copyright\"}$percnt" }% %DBQUERY{"TopicType=~'\bWikiApplication\b'" limit="1" header="Copyright" format="$e... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicStub https://wiki.physik.rwth-aachen.de/Applications/TopicStub Documentation This is a type of topics that has no own net data but includes all data from another topic. Thereby content from another web can be integrated into ... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicStubViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicStubViewTemplate " section=""}% on %IF{"context isadmin" then="()" }% '/TopicType=~'\bTopicType\b'" then="$percntTMPL:P{\"titleicon\"}$percnt" }% %JQICON{ "%FORMFIELD{ ... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicTemplateEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplateEditTemplate "}% %RENDERFOREDIT{ form="" exclude="^(TopicType Summary TopicTitle)$" }% %IF{"ForTopicType" then="$percntTMPL:P{\"topictype::edit\"}$percnt" }% jQuery(fu... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicTypeEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeEditTemplate TopicTitle, Summary %ADDTOZONE{ "script" id="TOPICTYPE::JS" requires="JQUERYPLUGIN" text="" }% jQuery(function($) { var $modeElem = $(" name=Top... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor TopicTypeTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeTemplate Documentation TODO Topics of type 'TopicTypeTemplate' %DBCALL{"Applications.RenderSimpleTopicCreator" LABEL="" BUTTONTEXT="" TEXT="" VALUE="" }% %DBCALL{... (last changed by ProjectContributor) 2025-01-28T12:24:07Z ProjectContributor

]]>
WikiTopicEditTemplate https://wiki.physik.rwth-aachen.de/Applications/WikiTopicEditTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"edit"}% %{}%

%{
}%
%TMPL:DEF{"formdefinition"}%%URLPARAM{"formtemplate" 
   default="%IF{"'%URLPARAM{"templatetopic"}%'!='' and '%URLPARAM{"templatetopic"}%'/form.name!=''"
               then="$percntQUERY{\"'%URLPARAM{"templatetopic"}%'/form.name\"}$percnt"
               else="%IF{"istopic '%WEB%.%TOPIC%'" 
                  then="$percntQUERY{\"form.name\"}$percnt"
                  else="$percntQUERY{\"'WebTopicEditTemplate'/form.name\"}$percnt"
               }%"
            }%"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"edittoolbar::paragraphmenu::h1"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"firsttab"}%%IF{
  "$'URLPARAM{action}'!='form'" 
  then="$percntTMPL:P{\"firsttab::impl\"}$percnt"
  else="$percntTMPL:P{\"hiddentextarea\"}$percnt"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"hiddentextarea"}%<textarea class='natedit foswikiHidden' data-hidden='true' data-show-toolbar='false'></textarea>%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"firsttab::impl"}%%TAB{"%TRANSLATE{"Text"}%"}%
%TMPL:P{"topicmeta"}%
%TMPL:P{"textarea"}%
%ENDTAB%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"formfields"}%<!-- disabled -->%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"editfields"}%TopicTitle, Summary%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"topicmeta"}%%RENDERFOREDIT{ 
  form="%TMPL:P{"formdefinition"}%" 
  fields="%TMPL:P{"editfields"}%" 
  header="<div class='natEditTopicInfo'><table class='foswikiLayoutTable jqTooltip'>" 
  format="<tr title='$description'><th valign='top'>$title$mandatory:</th><td valign='top'>$edit</td></tr>" 
  footer="</table></div>" 
  TopicTitle_title="%TRANSLATE{"Title"}%" 
  TopicTitle_default="%BASETOPIC%"
  Summary_title="%TRANSLATE{"Summary"}%" 
}%<!-- --> %TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"formattop"}%<noautolink>%IF{"not '%TMPL:P{"formdefinition"}%'=~'^(none)?$'"
   then="<input type='hidden' name='TopicType' value='$percntRENDERFORMDEF{\"%TMPL:P{"formdefinition"}%\" field=\"TopicType\" format=\"$value\"}$percnt' />"
}%
</noautolink>%TMPL:END%
%{
}%

]]>
WebLexiconViewTemplate https://wiki.physik.rwth-aachen.de/Applications/WebLexiconViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicView"}% %{}%

%{
}%
%TMPL:DEF{"beforetext"}%%TMPL:PREV%%TMPL:P{"weblexicon"}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"weblexicon"}%%NEWMETADATA{"lexicon" title="%TRANSLATE{"Add translation"}%"}%

<div class='jqDataTablesContainer foswikiFlatTable foswikiStripes' data-searching='true' data-order='[ [1, "asc"] ]'>
%RENDERMETADATA{
   "lexicon"
   showindex="on"
   sort="String"
}%
</div>

%JQREQUIRE{"datatables"}%%TMPL:END%
%{
}%

]]>
RenderTopicsOfType https://wiki.physik.rwth-aachen.de/Applications/RenderTopicsOfType 2019-05-02T09:18:00Z

topic index TopicTitle Summary WikiApplication Changed

]]>
DataFormAttribute https://wiki.physik.rwth-aachen.de/Applications/DataFormAttribute 2019-05-02T09:18:00Z

DataFormAttribute

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
RenderFunctionCallers https://wiki.physik.rwth-aachen.de/Applications/RenderFunctionCallers 2019-05-02T09:18:00Z

]]>
WikiApplication https://wiki.physik.rwth-aachen.de/Applications/WikiApplication 2019-05-02T09:18:00Z

New application topic

Title:

title of this topic

Summary:

short description of this topic

Version:

software release number/id/phase

Author:

application author(s)

topic index TopicTitle Summary Version

]]>
RenderDataFormList https://wiki.physik.rwth-aachen.de/Applications/RenderDataFormList 2019-05-02T09:18:00Z

]]>
ApplicationLicense https://wiki.physik.rwth-aachen.de/Applications/ApplicationLicense 2019-05-02T09:18:00Z

Create a new ApplicationLicense

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
TopicFunction https://wiki.physik.rwth-aachen.de/Applications/TopicFunction 2019-05-02T09:18:00Z

Create a new TopicFunction

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
RenderWikiApplicationFactory https://wiki.physik.rwth-aachen.de/Applications/RenderWikiApplicationFactory 2019-05-02T09:18:00Z

Name:

This is the name of the web that will hold the wiki application. It will become a subweb of the Applications web. Example values: MyCompanyApp, TestApp

Description:

Enter a short description what this wiki app is about. It will be stored in the WebPreferences of your newly created application web.

]]>
TopicTypeTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeTemplate 2019-05-02T09:18:00Z

Create a new TopicTypeTemplate

Title:

title of this topic

topic index TopicTitle Summary WikiApplication Changed

]]>
TopicStubViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicStubViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.WikiTopicView"}% %{}%

%{
}%
%TMPL:DEF{"beforetext"}%%IF{
   "$'DISPLAYTOPICTITLE'!='off'"
   then="$percntTMPL:P{\"beforetext::title\"}$percnt"
}%<!-- -->
%DBCALL{"%FORMFIELD{"Target" topic="%BASEWEB%.%BASETOPIC%"}%" section="%FORMFIELD{"Section"}%"}%
%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"beforetext::title"}%<div class="foswikiTopicInfo">
%DBCALL{"Applications.RenderWikiTopicView" 
   TITLE_EXTRA="%TMPL:P{"titleextra"}%"
   TITLE_PREFIX="%IF{"'%FORMFIELD{"Target"}%'/TopicType=~'\bTopicType\b'"
                  then="$percntTMPL:P{\"titleicon\"}$percnt"
               }%"
}%
</div>%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"titleextra"}%%IF{"context isadmin" 
   then="<span class='foswikiNormal foswikiGrayText'>([[%FORMFIELD{"Target"}%][%MAKETEXT{"reference"}%]])</span>"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"titleicon"}%%JQICON{
   "%FORMFIELD{
      "Icon" 
      topic="%FORMFIELD{"Target"}%"
   }%"
}%%TMPL:END%
%{
}%

]]>
TopicTemplateViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplateViewTemplate 2019-05-02T09:18:00Z

}% %TMPL:INCLUDE{"Applications.ApplicationTopicView"}% %{}%

]]>
TopicFunctionTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicFunctionTemplate 2019-05-02T09:18:00Z

]]>
ApplicationTopic https://wiki.physik.rwth-aachen.de/Applications/ApplicationTopic 2019-05-02T09:18:00Z

Create a new ApplicationTopic

Title:

Summary:

short description or tagline

WikiApplication:

application this topic belongs to

topic index TopicTitle TopicType WikiApplication Changed

]]>
WebLeftBar https://wiki.physik.rwth-aachen.de/Applications/WebLeftBar 2017-01-23T08:56:47Z

Tools

]]>
WebSearch https://wiki.physik.rwth-aachen.de/Applications/WebSearch 2017-01-23T08:56:47Z

Search in Applications Web
Search where:


(otherwise search Applications Web only)

%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%


%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%INCLUDE{"%TOPIC%" section="querysearchexample"}%



%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
%INCLUDE{"%SYSTEMWEB%.SearchHelp"}%



---+!! %MAKETEXT{"Search in [_1] Web" args="<nop>%BASEWEB%"}%


%INCLUDE{"%TOPIC%" section="tabs"}%<noautolink>
<div class='foswikiWebSearchForm'>
<form name='WebSearchForm' action='%SCRIPTURLPATH{view}%/%BASEWEB%/%TOPIC%'>
<input type='hidden' name='tab' value='%URLPARAM{"tab" default="search"}%' />
<div class='foswikiFormSteps'>
<div class='foswikiFormStep'>
<input type='text' class='foswikiInputField foswikiFocus' name='search' value='%URLPARAM{"search" encode="entity"}%' size='40' style='width:99%' placeholder='%MAKETEXT{"Search"}%' />   
</div>
<div class='foswikiFormStep'>
%TWISTY{
   id="searchOptions"
   mode="div"
   start="%IF{
      "$'URLPARAM{search}'=''"
      then="show"
      else="hide"
   }%"
   link="<strong>%MAKETEXT{"Search options"}%</strong>"
   showimgleft="%ICONURLPATH{toggleopen}%"
   hideimgleft="%ICONURLPATH{toggleclose}%"
}%%IF{
   "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionssimple$quot}$percent"
}%%IF{
   "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionsadvanced$quot}$percent"
}%%ENDTWISTY%</div>
<div class='foswikiFormStep'>
<input type='submit' class='foswikiSubmit' value='%MAKETEXT{"Search"}%' /> 
</div>
</div><!--//foswikiFormSteps-->
</form>
</div></noautolink>


search=%URLPARAM{"search" encode="url"}%;scope=%URLPARAM{"scope" encode="url" default="all"}%;web=%URLPARAM{"web" encode="url"}%;recurse=%URLPARAM{"recurse" encode="url"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%


%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%;nosearch=%URLPARAM{"nosearch" encode="url"}%;limit=%URLPARAM{"limit" encode="url"}%;excludetopic=%URLPARAM{"excludetopic" encode="url"}%;casesensitive=%URLPARAM{"casesensitive" encode="url"}%


<noautolink><div class='foswikiTabs'>
   <ul>
      <li%IF{
         "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'"
         then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;tab=search'>%MAKETEXT{"Search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=searchadvanced'>%MAKETEXT{"Advanced search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='az'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=az'>%MAKETEXT{"A-Z"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='help'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=help'>%MAKETEXT{"Help"}%</a></li>
   </ul>
   <div class='foswikiClear'></div>
</div></noautolink>


<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}% </label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
</table>


<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Sort results by:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='topic' name='order' value='topic' %IF{
   "'%URLPARAM{"order" default="topic"}%'='topic'"
   then="checked='checked'"
}% /><label for='topic'> %MAKETEXT{"Topic name"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='modified' name='order' value='modified' %IF{
   "'%URLPARAM{order}%'='modified'"
   then="checked='checked'"
}% /><label for='modified'> %MAKETEXT{"Last modified time"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='editby' name='order' value='editby' %IF{
   "'%URLPARAM{order}%'='editby'"
   then="checked='checked'"
}% /><label for='editby'> %MAKETEXT{"Last editor"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' name='reverse' id='reverse' %IF{
   "'%URLPARAM{reverse}%'='on'"
   then="checked='checked'"
}% /><label for='reverse'> %MAKETEXT{"In reversed order"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Make search:"}%</th>
<td>%MAKETEXT{"Selections apply to search in \"text body\""}% <span class='foswikiUnvisited foswikiSmall'>%POPUPWINDOW{"%SYSTEMWEB%.SearchHelp" label="%MAKETEXT{"Help"}%"}%</span>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='casesensitive' name='casesensitive' %IF{
   "'%URLPARAM{casesensitive}%'='on'"
   then="checked='checked'"
}% /><label for='casesensitive'> %MAKETEXT{"Case sensitive"}%</label><br />
<hr />
<input type='radio' class='foswikiRadioButton' id='word' name='type' value='word' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='word'" 
   then="checked='checked'"
}% /><label for='word'> %MAKETEXT{"Word search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='keyword' name='type' value='keyword' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='keyword'" 
   then="checked='checked'"
}% /><label for='keyword'> %MAKETEXT{"Keyword search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='literal' name='type' value='literal' %IF{
   "'%URLPARAM{type}%'='literal'"
   then="checked='checked'"
}% /><label for='literal'> %MAKETEXT{"Literal search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='regex' name='type' value='regex' %IF{
   "'%URLPARAM{type}%'='regex'"
   then="checked='checked'"
}% /><label for='regex'> %MAKETEXT{"Regular expression search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='query' name='type' value='query' %IF{
   "'%URLPARAM{type}%'='query'"
   then="checked='checked'"
}% /><label for='query'> %MAKETEXT{"Query Search"}%</label>
</td>
</tr>
<tr>
<th><b>%MAKETEXT{"Don't show:"}%</b></th>
<td><input type='checkbox' class='foswikiCheckbox' id='nosearch' name='nosearch' %IF{
   "'%URLPARAM{nosearch}%'='on'"
   then="checked='checked'"
}% /><label for='nosearch'> %MAKETEXT{"Search string"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nosummary' name='nosummary' %IF{
   "'%URLPARAM{nosummary}%'='on'"
   then="checked='checked'"
}% /><label for='nosummary'> %MAKETEXT{"Summaries"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nototal' name='nototal' %IF{
   "'%URLPARAM{nototal}%'='on'"
   then="checked='checked'"
}% /><label for='nototal'> %MAKETEXT{"Total matches"}%</label><br />
</td>
</tr>
<tr>
<th class='foswikiLast'>%MAKETEXT{"Limit results to:"}%</th>
<td class='foswikiLast'><input type='text' class='foswikiInputField' id='limit' name='limit' size='3' value='%IF{
   "'%URLPARAM{"limit" default="all"}%'='all'"
   then="all"
   else="%URLPARAM{limit}%"
}%' /><label for='limit'> %MAKETEXT{"Topics per web"}% </label><span class='foswikiSmall'>%MAKETEXT{"(=all= to show all topics)"}%</span>
</td>
</tr>
</table>


%IF{
   "$'URLPARAM{search}'!=''"
   then="<h2>%MAKETEXT{"Search results"}%</h2>
$percentINCLUDE{$quot%SYSTEMWEB%.%TOPIC%$quot section=$quotsearchfeed$quot}$percent"
}%%SEARCH{
   "%URLPARAM{"search" encode="entities, quote"}%" decode="entities"
   type="%URLPARAM{"type" default="word"}%"
   scope="%URLPARAM{"scope" encode="safe, quote"}%"
   web="%URLPARAM{"web" encode="safe, quote"}%"%IF{
      "{EnableHierarchicalWebs}"
      then="recurse=\"%URLPARAM{"recurse" encode="safe, quote"}%\""
   }%
    topic="%URLPARAM{"searchtopic" encode="safe, quote"}%"
   excludetopic="%URLPARAM{"excludetopic" encode="safe, quote"}%"
   nosearch="%URLPARAM{"nosearch" encode="safe, quote"}%"
   casesensitive="%URLPARAM{"casesensitive" encode="safe, quote"}%"
   nosummary="%URLPARAM{"nosummary" encode="safe, quote"}%"
   nototal="%URLPARAM{"nototal" encode="safe, quote"}%"
   order="%URLPARAM{"order" encode="safe, quote"}%"
   reverse="%URLPARAM{"reverse" encode="safe, quote"}%"
   pager="on"
   limit="%URLPARAM{"limit" encode="safe, quote" default="%DEFAULTPAGESIZE%"}%"
   pagesize="%DEFAULTPAGESIZE%"
   zeroresults="%IF{
      "defined search and $search!=''"
      then="on"
      else="off"
   }%"
}%


<div>%ICON{"rss-small"}%%INCLUDE{"%SYSTEMWEB%.%TOPIC%" section="searchfeedlink"}%</div>


 <a href='%SCRIPTURL{"view"}%/%BASEWEB%/WebRss?search=%URLPARAM{"search" encode="url"}%;type=%IF{
   "'%URLPARAM{"regex"}%'='on' OR '%URLPARAM{"type"}%'='regex'"
   then="regex"
   else="word"
}%;excludetopic=%URLPARAM{"excludetopic" encode="url" default="%TOPIC%,%HOMETOPIC%,%STATISTICSTOPIC%"}%;web=%URLPARAM{"web" encode="url" default="%BASEWEB%"}%;recurse=%URLPARAM{"recurse" encode="url"}%;limit=%URLPARAM{"limit" encode="url" default="all"}%;scope=%URLPARAM{"scope" encode="url" default="text"}%;casesensitive=%URLPARAM{"casesensitive" encode="url" default="off"}%'>%MAKETEXT{"Get notified on changes on this search"}%</a>


%IF{
   "$'URLPARAM{search}'!=''"
   then='$percentINCLUDE{$quot%TOPIC%$quot section=$quot_querysearchexample$quot}$percent'
}%


<p /><div class='foswikiHelp'>
%MAKETEXT{"To display the above search results in a topic, copy-paste the following markup:"}%
<pre class='tml'>
%<nop>SEARCH{
   "%URLPARAM{"search" encode="entities, quote"}%"
   type="%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%"%FORMAT{
      "scope,web,recurse,nosearch,casesensitive,nosummary,nototal,order,reverse,limit"
      type="string"
      header="$n"
      format="$percntIF{
        \"(defined $item AND $'$item') AND ('$item' != 'recurse' OR {EnableHierarchicalWebs})\"
        then=\"   $item=\\"$percntURLPARAM{\"$item\" encode=\"safe, quote\"}$percnt\\"$n\"
      }$percnt"
      separator=""
   }%}%
</pre>
</div>


%IF{
   "$'URLPARAM{searchletter}'='%letter%'"
   then="<strong>%letter%</strong>"
   else="<a href='%SCRIPTURLPATH{"search"}%/%BASEWEB%/%TOPIC%?scope=topic&amp;type=regex&amp;search=%5E%letter%;$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchparamsadvanced$quot}$percent;searchletter=%letter%;tab=az'>%letter%</a>"
}%


%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
<div class='foswikiWebSearchForm'>
%MAKETEXT{"List topics that start with the letter:"}% %INCLUDE{"%TOPIC%" section="letterlist"}%
</div>
%IF{
   "$'URLPARAM{searchletter}'"
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchresults$quot}$percent$percentINCLUDE{$quot%TOPIC%$quot section=$quotquerysearchexample$quot}$percent"
}%

<div class='foswikiHorizontalList foswikiUnvisited'>
<ul>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="A"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="B"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="C"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="D"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="E"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="F"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="G"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="H"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="I"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="J"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="K"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="L"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="M"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="N"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="O"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="P"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Q"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="R"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="S"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="T"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="U"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="V"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="W"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="X"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Y"}%</li>
   <li class='foswikiLast'>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Z"}%</li>
</ul>
<div class='foswikiClear'></div>
</div>

]]>
WebNotify https://wiki.physik.rwth-aachen.de/Applications/WebNotify 2017-01-23T08:56:47Z

WebNotify

This is a subscription service to be automatically notified by e-mail when topics change in this Applications web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe, please add a bullet with your System.WikiName in alphabetical order to this list:

Format:
  • [ webname . ] wikiName - SMTP mail address
  • [ webName . ] wikiName
  • SMTP mail address
  • SMTP mail address : topics
  • [ webname . ] wikiName : topics

]]>
Applications https://wiki.physik.rwth-aachen.de/Applications/WebHome 2017-01-23T08:56:47Z

See the CompleteDocumentation to learn more about the WikiWorkbench and all of its components.

Name:

This is the name of the web that will hold the wiki application. It will become a subweb of the Applications web. Example values: MyCompanyApp, TestApp

Description:

Enter a short description what this wiki app is about. It will be stored in the WebPreferences of your newly created application web.

Installed WikiApplications

]]>
TopicFunctionViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicFunctionViewTemplate 2017-01-23T08:56:47Z

}% %TMPL:INCLUDE{"Applications.ApplicationTopicView"}% %{}%

%{
}%
%TMPL:DEF{"aftertext"}%
%DBCALL{"Applications.RenderFunctionCallers"}%
%IF{"text=~'&copy'"
   else="$percntTMPL:P{\"copyright\"}$percnt"
}%%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"copyright"}%%DBQUERY{"TopicType=~'\bWikiApplication\b'" 
   limit="1"
   header="<h2 >Copyright</h2>"
   format="$expand(Copyright)$n
      $percntDBCALL{\"$expand(License)\" section=\"notice\" warn=\"off\"}$percnt"
}%%TMPL:END%
%{
}%

]]>
First Steps https://wiki.physik.rwth-aachen.de/Applications/FirstSteps 2017-01-23T08:56:47Z

How to proceed

Each application has a master topic located in the application's subweb, which captures all information and documentation for this application. This is is a topic of type WikiApplication. Create it and give it the same name as your newly created application web. For example given you created a new web Applications.MyNewApp then create a new WikiApplication topic Applications.MyNewApp.MyNewApp. That's where application-level documentation goes. All topic-level documentation is done within the ApplicationTopics themselves. In addition of being an ApplicationTopic these are tagged DocuTopic and contain a named section "docu". The WikiApplication topic contains a control function that gathers all topic-level documentation by extracting the section "docu" from DocuTopics.

Model

When starting to write a new WikiApplication, you may proceed by creating new TopicTypes, that are specific for it. TopicTypes will define the data model, and optionally an installer and a factory that help in deploying and creating a new topic of the new type.

Now create a few instances of the new TopicType. For now, it only has a plain text and probably a DataForm attached to it. The TopicTypes are used to create a topic of that type, together with an optional TopicTemplate as a blueprint. This blueprint shall have all the specific means pre-installed that are needed to properly display a topic of that type.

View

After you created the data model and a few topic instances of that type, you can start writing TopicFunctions to control this data. For example create a RenderMyNewTopicType that displays the data of one topic. Now create a TopicView that includes a call to this new TopicFunction. Then apply the TopicView to a topic by setting its VIEW_TEMPLATE property. Add this setting to the TopicTemplate so that each newly authored topic of that type will have the correct view applied to it.

Control

When you finished implementing the data model and the view you may proceed by creating reports and queries to list a set of topics of that type and display the appropriately.

The further alley your application takes is very dependent on the kind of application you are about to implement.

Deployment

Finally, you will need a way to deploy the application into another web. This is done by either implementing an web template containing the blueprint of a complete web with all functions already installed. You may then deploy an instance of the application by creating a new web on this base. Alternatively, the application can be added to an already existing web by installing the relevant TopicTypes into the target web. This is done by using the installers on the TopicTypes and WebTools each.

If you add an application to an already existing web for the first time, you may also need to create the basic infrastructure of TopicTypes by deploying the TopicType "TopicType" and "TopicStub" into the target web.

Documentation

Each part of your application can come with its own documentation. Mark it to be of type DocuTopic so that its documentation will be extracted automatically in the master topic. For example each topic of type TopicType is also of type DocuTopic by default. Create pure DocuTopics that describe overall documentation about your application.

Last not least delete this text and replace it with a meaningful description and introduction to your application.

]]>
WebLinks https://wiki.physik.rwth-aachen.de/Applications/WebLinks 2017-01-23T08:56:47Z

]]>
FormEditTemplate https://wiki.physik.rwth-aachen.de/Applications/FormEditTemplate 2017-01-23T08:56:47Z

}% %TMPL:INCLUDE{"editform"}% %{}%

]]>
TextViewTemplate https://wiki.physik.rwth-aachen.de/Applications/TextViewTemplate 2017-01-23T08:56:47Z

]]>
RenderInheritanceGraph https://wiki.physik.rwth-aachen.de/Applications/RenderInheritanceGraph 2017-01-23T08:56:47Z

]]>
GetTopicTypes https://wiki.physik.rwth-aachen.de/Applications/GetTopicTypes 2017-01-23T08:56:47Z

]]>
WebSearchAdvanced https://wiki.physik.rwth-aachen.de/Applications/WebSearchAdvanced 2017-01-23T08:56:47Z

Search in Applications Web
Search where:


(otherwise search Applications Web only)
Sort results by:


Make search: Selections apply to search in "text body" Help






Don't show:


Limit results to: (all to show all topics)

%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%


%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="form"}%
%INCLUDE{"%TOPIC%" section="searchresults"}%
%INCLUDE{"%TOPIC%" section="querysearchexample"}%



%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
%INCLUDE{"%SYSTEMWEB%.SearchHelp"}%



---+!! %MAKETEXT{"Search in [_1] Web" args="<nop>%BASEWEB%"}%


%INCLUDE{"%TOPIC%" section="tabs"}%<noautolink>
<div class='foswikiWebSearchForm'>
<form name='WebSearchForm' action='%SCRIPTURLPATH{view}%/%BASEWEB%/%TOPIC%'>
<input type='hidden' name='tab' value='%URLPARAM{"tab" default="search"}%' />
<div class='foswikiFormSteps'>
<div class='foswikiFormStep'>
<input type='text' class='foswikiInputField foswikiFocus' name='search' value='%URLPARAM{"search" encode="entity"}%' size='40' style='width:99%' placeholder='%MAKETEXT{"Search"}%' />   
</div>
<div class='foswikiFormStep'>
%TWISTY{
   id="searchOptions"
   mode="div"
   start="%IF{
      "$'URLPARAM{search}'=''"
      then="show"
      else="hide"
   }%"
   link="<strong>%MAKETEXT{"Search options"}%</strong>"
   showimgleft="%ICONURLPATH{toggleopen}%"
   hideimgleft="%ICONURLPATH{toggleclose}%"
}%%IF{
   "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionssimple$quot}$percent"
}%%IF{
   "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" 
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotoptionsadvanced$quot}$percent"
}%%ENDTWISTY%</div>
<div class='foswikiFormStep'>
<input type='submit' class='foswikiSubmit' value='%MAKETEXT{"Search"}%' /> 
</div>
</div><!--//foswikiFormSteps-->
</form>
</div></noautolink>


search=%URLPARAM{"search" encode="url"}%;scope=%URLPARAM{"scope" encode="url" default="all"}%;web=%URLPARAM{"web" encode="url"}%;recurse=%URLPARAM{"recurse" encode="url"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%


%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;type=%URLPARAM{"type" encode="url" default="%SEARCHDEFAULTTTYPE%"}%;nosearch=%URLPARAM{"nosearch" encode="url"}%;limit=%URLPARAM{"limit" encode="url"}%;excludetopic=%URLPARAM{"excludetopic" encode="url"}%;casesensitive=%URLPARAM{"casesensitive" encode="url"}%


<noautolink><div class='foswikiTabs'>
   <ul>
      <li%IF{
         "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'"
         then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamssimple"}%;tab=search'>%MAKETEXT{"Search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='searchadvanced' OR $TAB='advanced'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=searchadvanced'>%MAKETEXT{"Advanced search"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='az'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=az'>%MAKETEXT{"A-Z"}%</a></li>
      <li%IF{
         "$'URLPARAM{tab}'='help'" then=" class='foswikiActiveTab'"
      }%><a href='%SCRIPTURL{view}%/%BASEWEB%/%TOPIC%?%INCLUDE{"%TOPIC%" section="searchparamsadvanced"}%;tab=help'>%MAKETEXT{"Help"}%</a></li>
   </ul>
   <div class='foswikiClear'></div>
</div></noautolink>


<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}% </label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
</table>


<table id='foswikiSearchTable' class='foswikiSearchTable' border='0' cellspacing='0' cellpadding='0'>
<tr>
<th>%MAKETEXT{"Search where:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='textbody' name='scope' value='text' %IF{
   "'%URLPARAM{"scope"}%'='text'"
   then="checked='checked'"
}% /><label for='textbody'> %MAKETEXT{"Text body"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='topictitle' name='scope' value='topic' %IF{
   "'%URLPARAM{"scope" default="all"}%'='topic'"
   then="checked='checked'"
}% /><label for='topictitle'> %MAKETEXT{"Topic title"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='both' name='scope' value='all' %IF{
   "'%URLPARAM{"scope" default="all"}%'='all'"
   then="checked='checked'"
}% /><label for='both'> %MAKETEXT{"Both body and title"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='web' name='web' value='all' %IF{
   "'%URLPARAM{web}%'='all'"
   then="checked='checked'"
}% /><label for='web'> %MAKETEXT{"All public webs"}%</label> <span class='foswikiSmall'>%MAKETEXT{"(otherwise search [_1] Web only)" args="<nop>%BASEWEB%"}%</span>
<input type='checkbox' class='foswikiCheckbox' id='recurse' name='recurse' value='on' %IF{
   "'%URLPARAM{recurse}%'='on'"
   then="checked='checked'"
}% /><label for='recurse'> %MAKETEXT{"Subwebs"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Sort results by:"}%</th>
<td>
<input type='radio' class='foswikiRadioButton' id='topic' name='order' value='topic' %IF{
   "'%URLPARAM{"order" default="topic"}%'='topic'"
   then="checked='checked'"
}% /><label for='topic'> %MAKETEXT{"Topic name"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='modified' name='order' value='modified' %IF{
   "'%URLPARAM{order}%'='modified'"
   then="checked='checked'"
}% /><label for='modified'> %MAKETEXT{"Last modified time"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='editby' name='order' value='editby' %IF{
   "'%URLPARAM{order}%'='editby'"
   then="checked='checked'"
}% /><label for='editby'> %MAKETEXT{"Last editor"}%</label>
<hr />
<input type='checkbox' class='foswikiCheckbox' name='reverse' id='reverse' %IF{
   "'%URLPARAM{reverse}%'='on'"
   then="checked='checked'"
}% /><label for='reverse'> %MAKETEXT{"In reversed order"}%</label>
</td>
</tr>
<tr>
<th>%MAKETEXT{"Make search:"}%</th>
<td>%MAKETEXT{"Selections apply to search in \"text body\""}% <span class='foswikiUnvisited foswikiSmall'>%POPUPWINDOW{"%SYSTEMWEB%.SearchHelp" label="%MAKETEXT{"Help"}%"}%</span>
<hr />
<input type='checkbox' class='foswikiCheckbox' id='casesensitive' name='casesensitive' %IF{
   "'%URLPARAM{casesensitive}%'='on'"
   then="checked='checked'"
}% /><label for='casesensitive'> %MAKETEXT{"Case sensitive"}%</label><br />
<hr />
<input type='radio' class='foswikiRadioButton' id='word' name='type' value='word' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='word'" 
   then="checked='checked'"
}% /><label for='word'> %MAKETEXT{"Word search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='keyword' name='type' value='keyword' %IF{
   "'%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%'='keyword'" 
   then="checked='checked'"
}% /><label for='keyword'> %MAKETEXT{"Keyword search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='literal' name='type' value='literal' %IF{
   "'%URLPARAM{type}%'='literal'"
   then="checked='checked'"
}% /><label for='literal'> %MAKETEXT{"Literal search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='regex' name='type' value='regex' %IF{
   "'%URLPARAM{type}%'='regex'"
   then="checked='checked'"
}% /><label for='regex'> %MAKETEXT{"Regular expression search"}%</label><br />
<input type='radio' class='foswikiRadioButton' id='query' name='type' value='query' %IF{
   "'%URLPARAM{type}%'='query'"
   then="checked='checked'"
}% /><label for='query'> %MAKETEXT{"Query Search"}%</label>
</td>
</tr>
<tr>
<th><b>%MAKETEXT{"Don't show:"}%</b></th>
<td><input type='checkbox' class='foswikiCheckbox' id='nosearch' name='nosearch' %IF{
   "'%URLPARAM{nosearch}%'='on'"
   then="checked='checked'"
}% /><label for='nosearch'> %MAKETEXT{"Search string"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nosummary' name='nosummary' %IF{
   "'%URLPARAM{nosummary}%'='on'"
   then="checked='checked'"
}% /><label for='nosummary'> %MAKETEXT{"Summaries"}%</label><br />
<input type='checkbox' class='foswikiCheckbox' id='nototal' name='nototal' %IF{
   "'%URLPARAM{nototal}%'='on'"
   then="checked='checked'"
}% /><label for='nototal'> %MAKETEXT{"Total matches"}%</label><br />
</td>
</tr>
<tr>
<th class='foswikiLast'>%MAKETEXT{"Limit results to:"}%</th>
<td class='foswikiLast'><input type='text' class='foswikiInputField' id='limit' name='limit' size='3' value='%IF{
   "'%URLPARAM{"limit" default="all"}%'='all'"
   then="all"
   else="%URLPARAM{limit}%"
}%' /><label for='limit'> %MAKETEXT{"Topics per web"}% </label><span class='foswikiSmall'>%MAKETEXT{"(=all= to show all topics)"}%</span>
</td>
</tr>
</table>


%IF{
   "$'URLPARAM{search}'!=''"
   then="<h2>%MAKETEXT{"Search results"}%</h2>
$percentINCLUDE{$quot%SYSTEMWEB%.%TOPIC%$quot section=$quotsearchfeed$quot}$percent"
}%%SEARCH{
   "%URLPARAM{"search" encode="entities, quote"}%" decode="entities"
   type="%URLPARAM{"type" default="word"}%"
   scope="%URLPARAM{"scope" encode="safe, quote"}%"
   web="%URLPARAM{"web" encode="safe, quote"}%"%IF{
      "{EnableHierarchicalWebs}"
      then="recurse=\"%URLPARAM{"recurse" encode="safe, quote"}%\""
   }%
    topic="%URLPARAM{"searchtopic" encode="safe, quote"}%"
   excludetopic="%URLPARAM{"excludetopic" encode="safe, quote"}%"
   nosearch="%URLPARAM{"nosearch" encode="safe, quote"}%"
   casesensitive="%URLPARAM{"casesensitive" encode="safe, quote"}%"
   nosummary="%URLPARAM{"nosummary" encode="safe, quote"}%"
   nototal="%URLPARAM{"nototal" encode="safe, quote"}%"
   order="%URLPARAM{"order" encode="safe, quote"}%"
   reverse="%URLPARAM{"reverse" encode="safe, quote"}%"
   pager="on"
   limit="%URLPARAM{"limit" encode="safe, quote" default="%DEFAULTPAGESIZE%"}%"
   pagesize="%DEFAULTPAGESIZE%"
   zeroresults="%IF{
      "defined search and $search!=''"
      then="on"
      else="off"
   }%"
}%


<div>%ICON{"rss-small"}%%INCLUDE{"%SYSTEMWEB%.%TOPIC%" section="searchfeedlink"}%</div>


 <a href='%SCRIPTURL{"view"}%/%BASEWEB%/WebRss?search=%URLPARAM{"search" encode="url"}%;type=%IF{
   "'%URLPARAM{"regex"}%'='on' OR '%URLPARAM{"type"}%'='regex'"
   then="regex"
   else="word"
}%;excludetopic=%URLPARAM{"excludetopic" encode="url" default="%TOPIC%,%HOMETOPIC%,%STATISTICSTOPIC%"}%;web=%URLPARAM{"web" encode="url" default="%BASEWEB%"}%;recurse=%URLPARAM{"recurse" encode="url"}%;limit=%URLPARAM{"limit" encode="url" default="all"}%;scope=%URLPARAM{"scope" encode="url" default="text"}%;casesensitive=%URLPARAM{"casesensitive" encode="url" default="off"}%'>%MAKETEXT{"Get notified on changes on this search"}%</a>


%IF{
   "$'URLPARAM{search}'!=''"
   then='$percentINCLUDE{$quot%TOPIC%$quot section=$quot_querysearchexample$quot}$percent'
}%


<p /><div class='foswikiHelp'>
%MAKETEXT{"To display the above search results in a topic, copy-paste the following markup:"}%
<pre class='tml'>
%<nop>SEARCH{
   "%URLPARAM{"search" encode="entities, quote"}%"
   type="%URLPARAM{"type" default="%SEARCHDEFAULTTTYPE%"}%"%FORMAT{
      "scope,web,recurse,nosearch,casesensitive,nosummary,nototal,order,reverse,limit"
      type="string"
      header="$n"
      format="$percntIF{
        \"(defined $item AND $'$item') AND ('$item' != 'recurse' OR {EnableHierarchicalWebs})\"
        then=\"   $item=\\"$percntURLPARAM{\"$item\" encode=\"safe, quote\"}$percnt\\"$n\"
      }$percnt"
      separator=""
   }%}%
</pre>
</div>


%IF{
   "$'URLPARAM{searchletter}'='%letter%'"
   then="<strong>%letter%</strong>"
   else="<a href='%SCRIPTURLPATH{"search"}%/%BASEWEB%/%TOPIC%?scope=topic&amp;type=regex&amp;search=%5E%letter%;$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchparamsadvanced$quot}$percent;searchletter=%letter%;tab=az'>%letter%</a>"
}%


%INCLUDE{"%TOPIC%" section="title"}%
%INCLUDE{"%TOPIC%" section="tabs"}%
<div class='foswikiWebSearchForm'>
%MAKETEXT{"List topics that start with the letter:"}% %INCLUDE{"%TOPIC%" section="letterlist"}%
</div>
%IF{
   "$'URLPARAM{searchletter}'"
   then="$percentINCLUDE{$quot%TOPIC%$quot section=$quotsearchresults$quot}$percent$percentINCLUDE{$quot%TOPIC%$quot section=$quotquerysearchexample$quot}$percent"
}%

<div class='foswikiHorizontalList foswikiUnvisited'>
<ul>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="A"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="B"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="C"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="D"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="E"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="F"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="G"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="H"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="I"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="J"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="K"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="L"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="M"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="N"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="O"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="P"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Q"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="R"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="S"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="T"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="U"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="V"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="W"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="X"}%</li>
   <li>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Y"}%</li>
   <li class='foswikiLast'>%INCLUDE{"%TOPIC%" section="searchbyletterlink" letter="Z"}%</li>
</ul>
<div class='foswikiClear'></div>
</div>

]]>
RssViewTemplate https://wiki.physik.rwth-aachen.de/Applications/RssViewTemplate 2017-01-23T08:56:47Z

}% %TMPL:P{"rsshead"}%%TMPL:P{"rssbody"}%%TMPL:P{"rssfooter"}% %{}%

%{
}%
%TMPL:DEF{"rsshead"}%<?xml version="1.0" encoding="%CHARSET%" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"rssbody"}%<channel rdf:about="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%">
   <title>%WEB% - %WIKITOOLNAME%</title>
   <link>%SCRIPTURL{"view"}%/%WEB%</link>
   <description>%WEBSUMMARY%</description>
   <image rdf:resource="%WEBLOGOIMG%" />
   <dc:language>en-us</dc:language>
   <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
   <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
   <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
   <dc:source>%WIKITOOLNAME%</dc:source>
   <items>
      <rdf:Seq>
%DBQUERY{"%FILTER{default=""}%" 
   exclude="%EXCLUDE{default="^(Web.*|TopicType|TopicStub|.*ViewTemplate|.*SideBar|.*LeftBar)$"}%"
   sort="created"  
   reverse="on" 
   limit="%LIMIT{default="10"}%" 
   format="   <rdf:li rdf:resource=\"%SCRIPTURL{"view"}%/$web/$topic\" />$n"
   separator=""
}%   </rdf:Seq>
   </items>
</channel>
<image rdf:about="%WEBLOGOIMG%">
   <title>%WEB% - %WIKITOOLNAME%</title>
   <link>%SCRIPTURL{"view"}%/%WEB%</link>
   <url>%WEBLOGOIMG{default="%WIKILOGOIMG%"}%</url>
</image>
%DBQUERY{"%FILTER{default=""}%" 
   exclude="%EXCLUDE{default="^(Web.*|TopicType|TopicStub|.*ViewTemplate|.*SideBar|.*LeftBar)$"}%"
   sort="created" 
   reverse="on" 
   limit="%LIMIT{default="10"}%" 
   separator="$n"
   format="$percntDBCALL{\"$web.$topic->RenderRss\"}$percnt"
}%
%TMPL:END%
%{
}%

%{
}%
%TMPL:DEF{"rssfooter"}%</rdf:RDF>%TMPL:END%
%{
}%

]]>
HiddenFormViewTemplate https://wiki.physik.rwth-aachen.de/Applications/HiddenFormViewTemplate 2017-01-23T08:56:47Z

}% %TMPL:INCLUDE{"view"}% %TMPL:DEF{"form"}%%TMPL:END% %{}%

]]>
WebTopicList https://wiki.physik.rwth-aachen.de/Applications/WebTopicList 2017-01-23T08:56:47Z

Topic list for Applications Web
  1. ApplicationLicense
  2. ApplicationTopic
  3. ApplicationTopicEditTemplate
  4. ApplicationTopicViewTemplate
  5. AtomViewTemplate
  6. CompleteDocumentation
  7. DataForm
  8. DataFormAttribute
  9. DataFormAttributeTemplate
  10. DataFormTemplate
  11. DocuTopic
  12. DocuTopicTemplate
  13. FirstSteps
  14. FormEditTemplate
  15. GetFormOfType
  16. GetTopicTypes
  17. GnuGeneralPublicLicense
  18. HiddenFormViewTemplate
  19. LexiconForm
  20. RenderApplicationDocumentation
  21. RenderApplicationManifest
  22. RenderDataFormList
  23. RenderFunctionCallers
  24. RenderIndexItem
  25. RenderInheritanceGraph
  26. RenderRecentChanges
  27. RenderRss
  28. RenderSideBar
  29. RenderSimpleTopicCreator
  30. RenderTopicInstaller
  31. RenderTopicThumbnail
  32. RenderTopicsOfType
  33. RenderTopicsOfTypeSolr
  34. RenderWikiApplicationFactory
  35. RenderWikiApplicationWebHome
  36. RenderWikiTopicView
  37. RssViewTemplate
  38. TextEditTemplate
  39. TextViewTemplate
  40. TopicFunction
  41. TopicFunctionTemplate
  42. TopicFunctionViewTemplate
  43. TopicStub
  44. TopicStubEditTemplate
  45. TopicStubTemplate
  46. TopicStubViewTemplate
  47. TopicTemplate
  48. TopicTemplateEditTemplate
  49. TopicTemplateViewTemplate
  50. TopicType
  51. TopicTypeEditTemplate
  52. TopicTypeTemplate
  53. TopicView
  54. TopicViewTemplate
  55. WebChanges
  56. WebHome
  57. WebLeftBar
  58. WebLexicon
  59. WebLexiconTemplate
  60. WebLexiconViewTemplate
  61. WebLinks
  62. WebNotify
  63. WebPreferences
  64. WebRss
  65. WebSearch
  66. WebSearchAdvanced
  67. WebTool
  68. WebTopicEditTemplate
  69. WebTopicList
  70. WikiApplication
  71. WikiApplicationTemplate
  72. WikiTopic
  73. WikiTopicEditTemplate
  74. WikiTopicViewTemplate

]]>
RenderApplicationManifest https://wiki.physik.rwth-aachen.de/Applications/RenderApplicationManifest 2017-01-23T08:56:47Z

# Name Type

]]>
LexiconForm https://wiki.physik.rwth-aachen.de/Applications/LexiconForm 2017-01-23T08:56:47Z

Name: Type: Size: Values: Description: Attributes:Sorted descending String text 80     M English (en) text 80       German (de) text 80       French (fr) text 80       Comment textarea 62x5      

]]>
WebLexiconTemplate https://wiki.physik.rwth-aachen.de/Applications/WebLexiconTemplate 2017-01-23T08:56:47Z

]]>
WebChanges https://wiki.physik.rwth-aachen.de/Applications/WebChanges 2017-01-23T08:56:47Z

50 recent changes in Applications Web retrieved at 10:22 (GMT)

CompleteDocumentation
Description The WikiWorkbench is a standardized way to write and deploy WikiApplications. It is WikiApplication to write WikiApplications. At its core it establ...
RenderRss
Documentation This method is called by Applications.RssViewTemplate for each topic found. Note that this is a base implementation for all TopicTypes processed...
RenderTopicThumbnail
Documentation Parameters * OBJECT: topic to generate a thumbnail for * ALIGN: optional alignment of image, defaults to right * SIZE: optional size of th...
RssViewTemplate
Applications Foswiki /Applications Applications Foswiki /Applications en us " exclude="" sort="" revers...
WebRss
* Set VIEW_TEMPLATE = Applications.RssView * Set LIMIT = 10 * Set SKIN = rss * Set CACHEABLE = on
WikiTopicViewTemplate
%IF{ "''='on'" then="$percntTMPL:P{\"topicinfo\"}$percnt" }%%IF{ "'Applications.WikiTopicViewTemplate' allows 'change'" then="$percntTMPL:P{\"qualitych...
ApplicationLicense
Documentation Every WikiApplication comes with an ApplicationLicense. A topic of this type must have a notice section that will be displayed on components that ma...
ApplicationTopic
Documentation An ApplicationTopic is a topic that belongs to a WikiApplication. TopicTypes , TopicFunctions , TopicViews etc are all ApplicationTopics a...
ApplicationTopicEditTemplate
"}% %RENDERFOREDIT{ form="" exclude="^(TopicType Summary TopicTitle)$" }%
ApplicationTopicViewTemplate
%JQICON{ "%FORMFIELD{ "Icon" topic="" }%" }% %RENDERFORDISPLAY{ form="" exclude="^(TopicType TopicTitle Summary WikiApplication%TMPL:P{ ...
AtomViewTemplate
Applications Foswiki " exclude="WebTopicEditTemplate" sort="" reverse="on" limit="" separator="$n" format=" $expand(topictitl...
DataForm
Documentation DataForms add structured information to wiki topics. See also: DataFormTemplate , .DataForms Topics of type 'DataForm' DataForm form Nam...
DataFormAttribute
Documentation A DataFormAttribute, also called form field or form attribute, is a part of a DataForm. It may be used as an entity that defining all values a form...
DataFormTemplate
Name:* *Type: Size: Values: Description: Attributes: Default: TopicType type 1 ..., WikiTopic topic type h TopicTitle text 75 ...
DocuTopic
Documentation This type is attached to topics that contain documentation. DocuTopics have a "documentation" section marked using STARTSECTION{"documentation"} ......
LexiconForm
Name:* *Type: Size: Values: Description: Attributes: String text 80 source string M English (en) text 80 Translate source to E...
RenderIndexItem
Documentation This method is called by Applications.ClassificationApp.RenderCategory to display a summary for an object. This method serves as a final fallback wh...
RenderInheritanceGraph
Documentation This function requires .GraphvizPlugin Implementation %GRAPHVIZ{ topic="." format="png" section="dot" expand="on" inline="on"...
RenderRecentChanges
Documentation This uses solr and infintescroll to create a frontpage widget. Parameters * HEIGHT: height of scroll container, defaults to 40em * LIMIT: num...
RenderSideBar
Implementation * TopicTypes * DataForms * DataFormAttributes * TopicTemplates * TopicViews * TopicFunctions %IF{"istopic Wo...
RenderSimpleTopicCreator
Documentation This function renders a topic creator form that holds a set of initial input elements to create a topic. Parameters * TEXT: headline text; defau...
RenderTopicInstaller
Documentation This is a tool to add a topic based application, or part of it to another web. This is done by creating a TopicStub that points back to the implemen...
RenderTopicsOfType
Documentation Parameters * TYPE: the TopicType to be searched for, defaults to BASETOPIC * FORM: the form definition of the TopicType, defaults to TYPE's D...
RenderWikiApplicationFactory
Documentation This is used to create a new WikiApplication Implementation " icon="fa plus"}%" mode="div"}% : : ...
RenderWikiApplicationWebHome
Documentation Renders the WebHome of a WikiApplication subweb Parameters None Implementation Data Model * TopicType * DataForm * DataFormAttr...
RenderWikiTopicView
Documentation This function renders a view for a wiki topic, showing its title and the summary line. Parameters * OBJECT: the topic to render the view for, de...
TopicFunction
Documentation See also: TopicFunctionTemplate , TopicFunctionViewTemplate Topics of type 'TopicFunction' TopicFunction form Name: Type: Size: Val...
TopicFunctionTemplate
Documentation TODO Parameters * ... Implementation Test
TopicFunctionViewTemplate
%IF{"text=~' copy'" else="$percntTMPL:P{\"copyright\"}$percnt" }% %DBQUERY{"TopicType=~'\bWikiApplication\b'" limit="1" header="Copyright" format="$e...
TopicStub
Documentation This is a type of topics that has no own net data but includes all data from another topic. Thereby content from another web can be integrated into ...
TopicStubEditTemplate
"}% %RENDERFOREDIT{ exclude="\b(TopicType)\b" TopicTitle_default="" TopicTitle_title="" }% "}% %{}% "}%'=~'\bTopicType\b'" then="$per...
TopicStubViewTemplate
" section=""}% on %IF{"context isadmin" then="()" }% '/TopicType=~'\bTopicType\b'" then="$percntTMPL:P{\"titleicon\"}$percnt" }% %JQICON{ "%FORMFIELD{ ...
TopicTemplate
Documentation A TopicTemplate is used to create new topics and serves as a kind of blueprint of its content. For example, the simple topic creator takes a TopicTe...
TopicTemplateEditTemplate
"}% %RENDERFOREDIT{ form="" exclude="^(TopicType Summary TopicTitle)$" }% %IF{"ForTopicType" then="$percntTMPL:P{\"topictype::edit\"}$percnt" }% jQuery(fu...
TopicType
Documentation The TopicType is the root of the type system of the WikiWorbench. Every WikiTopic has got one or more TopicTypes. TopicTypes always define a DataF...
TopicTypeEditTemplate
TopicTitle, Summary %ADDTOZONE{ "script" id="TOPICTYPE::JS" requires="JQUERYPLUGIN" text="" }% jQuery(function($) { var $modeElem = $(" name=Top...
TopicTypeTemplate
Documentation TODO Topics of type 'TopicTypeTemplate' %DBCALL{"Applications.RenderSimpleTopicCreator" LABEL="" BUTTONTEXT="" TEXT="" VALUE="" }% %DBCALL{...
TopicView
Documentation A TopicView defines a view for a topic. By default WikiTopics are displayed using the installed skin and the templates (don't confuse with TopicTemp...
WebHome
Welcome to the Applications web. This web contains a set of WikiApplications that can be used in different parts of your wiki site. It is used as a library and r...
WebLexiconViewTemplate
"}%" icon="fa file excel o"}% %DATATABLESECTION{ class="foswikiFlatTable foswikiStripes lexiconTable" searching="on" sort="1" savestate="on" le...
WebNotify
WebNotify This is a subscription service to be automatically notified by e mail when topics change in this ** web. This is a convenient service, so you do not hav...
WebPreferences
WebPreferences DataForms * Set WEBFORMS = WikiTopic Editing * Set NOWYSIWYG = on * Set NATEDIT_PURIFY = false Naming * Set WEBSUMMARY = Application...
Number of topics: 50
Page 1 of 2 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

]]>
TextEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TextEditTemplate 2017-01-23T08:56:47Z

}% %TMPL:INCLUDE{"edittext"}% %{}%

]]>
RenderSideBar https://wiki.physik.rwth-aachen.de/Applications/RenderSideBar 2017-01-23T08:56:47Z

]]>
%TMPL:END%
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 Foswiki? Send feedback