29 September 2016 - 10:50
|
Version 1
|
micha
Documentation
List all topics that are not tagged. See also
RenderUncategorizedTopics.
Parameters
- THEWEB: the web to search for, defaults to
%BASEWEB%
- EXCLUDE: regular expression of topics to be excluded, defaults to
UncategorizedTopics|UntaggedTopics|WebTopicEditTemplate
Implementation
%STARTINCLUDE%
%DBQUERY{
"TopicType=~'\b(Classified|Tagged)Topic\b' AND ! Tag"
exclude="%EXCLUDE{default="UncategorizedTopics|UntaggedTopics|WebTopicEditTemplate"}%"
web="%THEWEB{default="%BASEWEB%"}%"
format=" 1 [[$web.$topic]]"
separator="$n"
}%
%STOPINCLUDE%
Test
- Administration
- Bug Reports
- Classified Controlled Test Topic
- Corporate
- Development
- Documentation
- Events
- Feature Request
- Feedback
- Forum
- Frequently asked Questions
- General
- Groups
- Installation
- Migration & Conversion
- News & Announcements
- Org.Chart
- Performance
- Security
- Services
- SimpleApprovalWorkflow
- Support
- TestCategorizedTopic1
- Test Category Five
- Test Seo Topic
- Top
- Upgrading
- Wish List
Calls to 'RenderUntaggedTopics'
Copyright
© 2006-2025 Michael Daum
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.