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"}% 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

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

]]> DataFormTemplate https://wiki.physik.rwth-aachen.de/Applications/DataFormTemplate 2019-05-02T09:18:00Z ProjectContributor Name: Type: Size: Values: Description: Attributes: Default: TopicType label 1 ..., WikiTopic topic type     TopicTitle text 75   title     Summary text 75   short description or tagline    

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

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

]]>
RenderTopicThumbnail https://wiki.physik.rwth-aachen.de/Applications/RenderTopicThumbnail 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();
});

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

]]>
RenderTopicsOfType https://wiki.physik.rwth-aachen.de/Applications/RenderTopicsOfType 2019-05-02T09:18:00Z ProjectContributor
topic index TopicTitle Summary WikiApplication 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