Renders the help banner at the topic of new Classification topics
Documentation
RenderNewTopicHelp displays a banner at the top of newly created classification topics using
UserCommentsTemplate (See
TopicClassificationAddOn for notes on adding this required comment template.)
Parameters
- HELPTOPIC - specify a HelpTopic to provide additional instructions related to the particular classification.
Css
Implementation
%STARTINCLUDE%
<div style="background-color:%HELP_BACKGROUND_COLOR%;">
---+++ %Y% _Congradulations - <nop>%BASETOPIC% <nop>%FORMFIELD{"Classification" topic="%BASEWEB%.%BASETOPIC%" }% has been created!_
Additional steps to complete installation of this <nop>%FORMFIELD{"Classification" topic="%BASEWEB%.%BASETOPIC%" }%:
%INCLUDE{"%IFDEFINED{"%HELPTOPIC%" then="$variable" else="$percntTCAOWEB$percnt.GenericNewClassInstallHelp" glue="off"}%" }%
__%ICON{help}% When you have completed the installation steps, click on the button below to remove this help message.__
</div>
%STOPINCLUDE%
Test
Congradulations - RenderNewTopicHelp has been created!
Additional steps to complete installation of this :
- No additional installation required for this .
When you have completed the installation steps, click on the button below to remove this help message.
Calls to 'RenderNewTopicHelp'
Copyright
(C) 2006
LynnwoodBrown@Skyloom.com
This file is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. For
more details read the
LICENSE.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.