ClassifiedTopicEditTemplate
Editor for ClassifiedTopics, NatSkin version

28 January 2025 - 12:42 | Version 1 |

%TMPL:INCLUDE{"Applications.WikiTopicEdit"}%

%TMPL:DEF{"formfields"}%%TMPL:PREV%%TMPL:P{"categoriestab"}%%TMPL:P{"tagstab"}%%TMPL:END%

%TMPL:DEF{"topicsettings"}%%TMPL:P{"topicsettings::title"}%
<div class="foswikiFormSteps">
  <div class="foswikiFormStep">
    <table class="foswikiLayoutTable">
      %IF{
         "'%CLASSIFICATIONPLUGIN_AUTOREPARENT{default="off"}%'='off'"
         then="$percntTMPL:P{\"topicsettings::parenttopic\" topicparent=\"%TOPICPARENT%\"}$percnt"
         else="<!-- -->"
      }%
      %TMPL:P{"topicsettings::contentlanguage"}%
      %TMPL:P{"topicsettings::caching"}%
    </table>
  </div>
</div>%TMPL:END%

%TMPL:DEF{"catfield"}%Category%TMPL:END%

%TMPL:DEF{"categorieslabel"}%%TRANSLATE{"Categories" web="Applications.ClassificationApp"}%%TMPL:END%

%TMPL:DEF{"categoriestab"}%%TAB{"%TMPL:P{"categorieslabel"}%"}%
%RENDERFOREDIT{
  field="%TMPL:P{"catfield"}%"
  form="%TMPL:P{"formdefinition"}%"
  value="%URLPARAM{"%TMPL:P{"catfield"}%" 
            multiple="on" 
            separator="," 
            default="%ENCODE{
                        "%FORMFIELD{"%TMPL:P{"catfield"}%"}%" 
                        type="entity"}%"
                     }%"
}%
%ENDTAB%%TMPL:END%

%TMPL:DEF{"tagslabel"}%%TRANSLATE{"Tags" web="Applications.ClassificationApp"}%%TMPL:END%

%TMPL:DEF{"tagstab"}%%TAB{"%TMPL:P{"tagslabel"}%"}%
%RENDERFOREDIT{
  field="Tag"
  form="%TMPL:P{"formdefinition"}%"
  value="%URLPARAM{"Tag" 
            multiple="on" 
            separator="," 
            default="%ENCODE{
                        "%FORMFIELD{"Tag"}%" 
                        type="entity"}%"
                     }%"
}%
%ENDTAB%%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 arbeitsgruppe.ch? Send feedback
This page was cached on 29 Dec 2025 - 07:46.