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

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

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

See the CompleteDocumentation.

topic index TopicTitle Summary TopicType WikiApplication Changed

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

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

Create a new RenderRss

]]> 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();
});

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

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.

]]>
RenderTopicsOfType https://wiki.physik.rwth-aachen.de/Applications/RenderTopicsOfType 2019-05-02T09:18:00Z ProjectContributor
topic index TopicTitle Summary WikiApplication Changed

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

]]>
%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