RenderUntaggedTopics
list all topics not categorized yet

29 September 2016 - 10:50 | Version 1 |

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

  1. Administration
  2. Bug Reports
  3. Classified Controlled Test Topic
  4. Corporate
  5. Development
  6. Documentation
  7. Events
  8. Feature Request
  9. Feedback
  10. Forum
  11. Frequently asked Questions
  12. General
  13. Groups
  14. Installation
  15. Migration & Conversion
  16. News & Announcements
  17. Org.Chart
  18. Performance
  19. Security
  20. Services
  21. SimpleApprovalWorkflow
  22. Support
  23. TestCategorizedTopic1
  24. Test Category Five
  25. Test Seo Topic
  26. Top
  27. Upgrading
  28. 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.
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