%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
|
ProjectContributor
]]>
-
ApplicationLicense
https://wiki.physik.rwth-aachen.de/Applications/ApplicationLicense
2019-05-02T09:18:00Z
ProjectContributor
| topic |
index |
TopicTitle |
Summary |
WikiApplication |
Changed |
]]>
-
DataFormAttribute
https://wiki.physik.rwth-aachen.de/Applications/DataFormAttribute
2019-05-02T09:18:00Z
ProjectContributor
| topic |
index |
TopicTitle |
Summary |
WikiApplication |
Changed |
]]>
-
DocuTopic
https://wiki.physik.rwth-aachen.de/Applications/DocuTopic
2019-05-02T09:18:00Z
ProjectContributor
| 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 |
]]>
-
TopicStubTemplate
https://wiki.physik.rwth-aachen.de/Applications/TopicStubTemplate
2019-05-02T09:18:00Z
ProjectContributor
]]>
-
TopicFunction
https://wiki.physik.rwth-aachen.de/Applications/TopicFunction
2019-05-02T09:18:00Z
ProjectContributor
| topic |
index |
TopicTitle |
Summary |
WikiApplication |
Changed |
]]>
-
RenderApplicationDocumentation
https://wiki.physik.rwth-aachen.de/Applications/RenderApplicationDocumentation
2019-05-02T09:18:00Z
ProjectContributor
]]>
-
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();
});
]]>
%TMPL:END%
%TMPL:DEF{"rsschannel::footer"}%%TMPL:END%
%TMPL:DEF{"rssfooter"}%%TMPL:END%