• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

improved documentation of how to use hstore with xowiki

create hkey index for xowiki_page_instance automatically, when hkey field is defined

    • -11
    • +38
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- toc includelet:

* new flag: "-renderer" (default "")

specify an explicit renderer. This is an alternative to the

classic "rendering by style", where there style determines the renderer.

* new flag: "-include_in_foldertree" (default true)

it is now possible to avoid inclusion of all folder-tree element

in the standard folder tree. Default set for backwards

compatibility.

- new tree renderer "bootstrap3horizontal" for rendering

a tree as a horizontal bootstap based menu with dropdown.

This can be used e.g. for rendering the table of contents

for a folder based on the page_order

{{toc -renderer bootstrap3horizontal -include_in_foldertree 0 -folder_mode 1}}

where the elements of the toplevel hierarchy (e.g. 1, 2) are displayed as

menubuttons, having the elements of the lower hierarchy as menu

entries (e.g. 1.1, 1.2, 2.1, 2.2, ...)

    • -6
    • +90
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
align cache management to new implementation

improve spelling

fix for #3354.

bump version number to 5.10.0d5

Add doc to public procs (fixes automated tests), uniform doc style, remove duplicated portlet definition

Add documentation to public procs (fixes automated tests), fullfill TODO by DRB, uniform doc style, improve legibility, comment out broken proc (missing sql), fix awkward db_transaction idioms

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests)

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

improve spelling

Fix typos

Add documentation to public procs (fixes automated tests), uniform doc sytle, streamline idioms, reduce divergencies between oracle and postgres codebase

    • -122
    • +140
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
Add documentation to public procs (fixes automated tests), uniform doc sytle

    • -19
    • +30
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
Fix typo

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc style

Add documentation to public procs (fixes automated tests), uniform doc style, fix typo

Add documentation to public procs (fixes automated tests)

Make tclwebtest procs private (fixes automated tests)

Make proc private as their sibling counterparts (fixes automated tests), uniform documentation style

Add documentation for public procs (fixes automated tests), use an api that will assume a single mountpoint for the package (as was intended)

Uniform documentation style, add documentation to public proc (fixes automated tests)

Uniform documentation style, make as::item_display_sb::set_item_display_type as its sibling as::item_display_f::set_item_display_type (fixes automated tests)