Class ::xowiki::includelet::categories-recent

::xowiki::includelet::categories-recent[i] create ... \
           [ -parameter_declaration (default " {-max_entries:integer 10} {-tree_name ""} {-locale ""} {-pretty_age "off"} ") ] \
           [ -title (default "#xowiki.recently_changed_pages_by_categories#") ]

Display recent entries by categories.
Documented Parameters:
tree_name
match pattern, if specified displays only the trees with matching names
max_entries
show given number of new entries
locale
use the specified locale
pretty_age
boolean, use pretty age or not
Defined in packages/xowiki/tcl/includelet-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]

Methods (to be applied on instances)

  • include_head_entries (scripted)

  • initialize (scripted)

  • parameter_declaration (setter)

  • render (scripted)

  • title (setter)