RssViewTemplate
View for the rss feeds

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

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

%TMPL:DEF{"rsschannel::header"}% Applications - Foswiki https://wiki.physik.rwth-aachen.de/Applications Applications Library /pub/System/ProjectLogos/foswiki-logo.png Applications - Foswiki https://wiki.physik.rwth-aachen.de/Applications en-us Copyright 2026 by contributing authors %TMPL:END%

%TMPL:DEF{"rsschannel::query"}% RenderWikiTopicView https://wiki.physik.rwth-aachen.de/Applications/RenderWikiTopicView 2019-05-02T09:18:00Z ProjectContributor RenderWikiTopicView
(deprecated)
%REVINFO{ " $date - $hour:$min " rev=" IF{ "%NATMAXREV%!=%CURREV%" then="%CURREV%" }: Syntax error in '%NATMAXREV%!=%CURREV%' at '%NATMAXREV%!=%CURREV%' " topic="Applications.RenderWikiTopicView" }% | Version 1 | ]]>
RenderImageSelector https://wiki.physik.rwth-aachen.de/Applications/RenderImageSelector 2019-05-02T09:18:00Z ProjectContributor

]]>
TopicTypeEditTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTypeEditTemplate 2019-05-02T09:18:00Z ProjectContributor }% %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();
});

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

Create a new ApplicationLicense

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

]]>
WikiTopicEditTemplate https://wiki.physik.rwth-aachen.de/Applications/WikiTopicEditTemplate 2019-05-02T09:18:00Z ProjectContributor }% %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%
%{
}%

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

DataFormAttribute

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

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

Create a new DocuTopic

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

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

]]>
RenderRecentChanges https://wiki.physik.rwth-aachen.de/Applications/RenderRecentChanges 2019-05-02T09:18:00Z ProjectContributor
TopicTypeEditTemplate 
Editor for TopicTypes
02 May 2019 - 09:18 | ProjectContributor
AtomViewTemplate 
View for the atom feeds
02 May 2019 - 09:18 | ProjectContributor
WikiTopicEditTemplate 
TopicView to edit a WikiTopic
02 May 2019 - 09:18 | ProjectContributor
ApplicationLicense 
a license for wiki applications
02 May 2019 - 09:18 | ProjectContributor
RenderImageSelector 
Renders a widget to select an image attached to a topic
02 May 2019 - 09:18 | ProjectContributor
RenderWikiTopicView 
02 May 2019 - 09:18 | ProjectContributor
DataFormAttribute 
value definition for formfields in a DataForm
02 May 2019 - 09:18 | ProjectContributor
DocuTopic 
application documentation
02 May 2019 - 09:18 | ProjectContributor
RenderDataFormList 
Renders a list of DataForms that make use of the given DataFormAttribute
02 May 2019 - 09:18 | ProjectContributor
RenderRecentChanges 
renders a list of recent changes in a web
02 May 2019 - 09:18 | ProjectContributor
TopicTemplateViewTemplate 
TopicView for TopicTemplates
02 May 2019 - 09:18 | ProjectContributor
TopicTemplate 
templates for wiki topics
02 May 2019 - 09:18 | ProjectContributor
GNU General Public License, version 2 
Standard Open Source License
02 May 2019 - 09:18 | ProjectContributor
DataFormTemplate 
Template to create DataForm topics
02 May 2019 - 09:18 | ProjectContributor
RenderWikiApplicationWebHome 
Renders a dashboard for an application web
02 May 2019 - 09:18 | ProjectContributor
RenderWikiApplicationFactory 
Renders a form to create a new WikiApplication
02 May 2019 - 09:18 | ProjectContributor
WikiApplicationTemplate 
TopicTemplate to generate a WikiApplication topic
02 May 2019 - 09:18 | ProjectContributor
TopicView 
a topic view or edit template
02 May 2019 - 09:18 | ProjectContributor
RenderApplicationDocumentation 
Extracts the documentation section from all parts of a WikiApplication
02 May 2019 - 09:18 | ProjectContributor
TopicViewTemplate 
Template for TopicViews
02 May 2019 - 09:18 | ProjectContributor
]]>
TopicTemplate https://wiki.physik.rwth-aachen.de/Applications/TopicTemplate 2019-05-02T09:18:00Z ProjectContributor

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

]]> %TMPL:END%

%TMPL:DEF{"rsschannel::footer"}%%TMPL:END% %TMPL:DEF{"rssfooter"}%%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