• last updated 17 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't barf, when cattree is empty

Don't barf, when cattree is empty

changing call to category_tree::get_tree , -all is only a switch and not a parameter.

- make sure, that xowiki uses only mapped category-trees (import, form-fields, ...)

- turn off per default extra fields for mapped categories in FormPages

(can be activated via form_constraints @categories:on)

- factor out common code

  1. … 6 more files in changeset.
move ::xowiki::Page requireCSS and friends into ::xo namespace

  1. … 15 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file category-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

allow to specify sort order for items in categories includelet

  1. … 1 more file in changeset.
provide better xhtml compliance

  1. … 11 more files in changeset.
less tracing, fixing empty parameters

  1. … 1 more file in changeset.
Version 0.36. evaluation contexts, prototypes, direct includes, better weblog, security management enhancements, better notification management, some bug fixes, ... and tabs replaced by spaces...

  1. … 42 more files in changeset.
fixed a bug in the tree display of categories: previous to this fix, a category (with no items assigned) was not displayed, even when its subcategory contained an item. Therefore it was not possible to navigate to the item in the subcategory

  1. … 2 more files in changeset.
upgrade to version 0.27. alignment with xotcl-core 0.38 (use cr_item.name instead of cr_revisions.title), change page_title to title (potential incompatibility) to rely more strictly to the CR data model (most files are effected).

  1. … 27 more files in changeset.
Upgrade 0.26, escaping of ">>", "[[", "{{" and "@"an be done now with a single backslash, weblog support (see documentation)

  1. … 15 more files in changeset.
version 0.25, significantly improved RSS support, some bug-fixes

  1. … 14 more files in changeset.
overhaul of the category display: it is now able to display multi-level deep categories, use cattree.css instead of mktree.css for a more dense display of the category tree in tree style (see category-procs.tcl for the whole path).

  1. … 8 more files in changeset.
let client script specify sort-order of category items

  1. … 1 more file in changeset.
second level sorting by page_title, rendering title of currently active page as bold

improved category display (faster, much less SQL queries, tree-style and plain style, opening tree automatically for a specified page), improved and unified CSS and JS handling (requireCSS and requireJS)

    • -0
    • +55
    ./category-procs.tcl
  1. … 9 more files in changeset.