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

]]>
RenderFunctionCallers https://wiki.physik.rwth-aachen.de/Applications/RenderFunctionCallers 2019-05-02T09:18:00Z ProjectContributor Calls to 'RenderRss' ]]> RenderTopicInstaller https://wiki.physik.rwth-aachen.de/Applications/RenderTopicInstaller 2019-05-02T09:18:00Z ProjectContributor

Install RssViewTemplate

Target web:

Select a web where to deploy this component.

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

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

]]>
RenderRss https://wiki.physik.rwth-aachen.de/Applications/RenderRss 2019-05-02T09:18:00Z ProjectContributor RenderRss https://wiki.physik.rwth-aachen.de/Applications/RenderRss 2019-05-02T09:18:00Z ProjectContributor RenderRss https://wiki.physik.rwth-aachen.de/Applications/RenderRss 2019-05-02T09:18:00Z ProjectContributor ERROR: DBCALL reached max recursion at 'Applications.RenderRss'
]]> ]]> ]]> RenderTopicThumbnail https://wiki.physik.rwth-aachen.de/Applications/RenderTopicThumbnail 2019-05-02T09:18:00Z ProjectContributor

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

Create a new DataForm

Title:

Summary:

short description or tagline

topic index TopicTitle Summary WikiApplication Changed

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

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