}% %TMPL:INCLUDE{"Applications.ClassificationApp.ClassifiedTopicEdit"}% %{}% %{
}% %TMPL:DEF{"topictype"}%%MAKETEXT{"category"}%%TMPL:END% %{}% %{
}% %TMPL:DEF{"formfields"}%<!-- formfields --> %TMPL:P{"categoriestab"}% <!-- //formfields -->%TMPL:END% %{}% %{
}% %TMPL:DEF{"settings"}%<!-- settings --> <h2>Category preferences</h2> <div class="foswikiFormSteps"> <table class="foswikiLayoutTable"> <tr> <th>%MAKETEXT{"Order"}%:</th> <td><input class="foswikiInputField" type="text" name="Order" size="10" value="%URLPARAM{"Order" default="%FORMFIELD{topic="%BASEWEB%.%BASETOPIC%" "Order"}%"}%" /></td> </tr> <tr> <th>%MAKETEXT{"Imported Categories"}%:</th> <td><input class="foswikiInputField" type="text" name="ImportedCategory" size="80" value="%URLPARAM{"ImportedCategory" default="%FORMFIELD{topic="%BASEWEB%.%BASETOPIC%" "ImportedCategory"}%"}%" /></td> </tr> <tr> <th valign="top">%MAKETEXT{"Icon"}%:</th> <td> %DBCALL{"Applications.ClassificationApp.RenderIconSelector" VALUE="%URLPARAM{"Icon" default="%FORMFIELD{topic="%BASEWEB%.%BASETOPIC%" "Icon"}%"}%" SOURCE="%CLASSIFICATIONPLUGIN_ICONSET%" }% </td> </tr> </table> </div> <!-- //settings -->%TMPL:END% %{}%
TopicType | TopicView |
TopicTitle | CategoryEditTemplate |
Summary | Editor for category topics |
WikiApplication | ClassificationApp |