Plugin Category Orphans

This wiki plugin can be added to any wiki page to list a variety of Tiki objects that are not included in Tiki's category system.

From Tiki14 the range of Tiki objects was extended to allow file galleries, articles, trackers, blogs, calendars and forums to be checked, and this functionality was backported to Tiki12. Prior to Tiki12 only wiki pages could be checked.

Parameters

List objects that are not categorized
Introduced in Tiki 1.
Go to the source code
Preferences required: feature_categories, wikiplugin_catorphans

Parameters Accepted Values Description Default Since
max int Maximum number of items. Use -1 for unlimited. Default is the site admin setting for maximum records. $prefs'maxRecords' 1
offset int Result number at which the listing should start (default is no offset) 0 1
objects wiki
file gallery
article
tracker
blog
calendar
forum
Determine which type of objects are shown (default is wiki) wiki 1

Example

This code:

Copy to clipboard
{catorphans max="10"}


Would produce on this site:

Total number of uncategorised wiki objects: 1938
Module last_created_faqs
Module last_created_quizzes
Module last_file_galleries
Module last_files
Module last_modif_events
Module last_modif_pages
Module last_modified_blogs
Module last_submissions
Module last_validated_faq_questions
Module last_visitors
 Tip

Also see it in action here: http://tiki.org/CatOrphans