Category and Guide and Guide without tabs
########### CATEGORY ############# <p class="mt-script-comment">Search field</p> <pre class="script"> Template('MindTouch/IDF3/Controls/HelpWidget'); </pre> <p class="mt-script-comment">Page summary display: overview and page thumbnail</p> <pre class="script"> template('MindTouch/Controls/PageOverview'); </pre> <p>This category is about...</p> <p class="mt-script-comment">Guide listings</p> <pre class="script"> template('MindTouch/IDF3/Views/Category'); </pre> <p class="template:tag-insert"><em>Tags recommended by the template: </em><a href="#">article:topic-category</a></p>
############# GUIDE ################# <p class="mt-script-comment">Page summary display: overview and page thumbnail</p> <pre class="script"> template('MindTouch/Controls/PageOverview'); </pre> <p>This guide provides an overview of product features and related technologies. In addition, it contains recommendations on best practices, tutorials for getting started, and troubleshooting information for common situations.</p> <p class="mt-script-comment">Guide listings</p> <pre class="script"> template('MindTouch/IDF3/Views/Guide'); </pre> <p class="template:tag-insert"><em>Tags recommended by the template: </em><a href="#">article:topic-guide</a></p>
############ GUIDE (without Guide Tabs) ############## <p class="mt-script-comment">Page summary display: overview and page thumbnail</p> <pre class="script"> template('MindTouch/Controls/PageOverview'); </pre> <p class="mt-script-comment">Guide listings</p> <pre class="script"> template('MindTouch/IDF3/Views/Guide'); </pre> <pre class="script-css"> div#mt-guide-tabs.noindex { display: none !important; } </pre>
Here are some interesting things about...