• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the dotWRK package composition to reflect the changes in available and maintained packages

Added some documentation

    • -1
    • +11
    /openacs-4/packages/views/tcl/views-procs.tcl
Added missing key ...

Missing dependency (should go in 5.3 branch, too hint hint)

Fixed a typo ... while people may complain about SCORM, I think a course

that conforms to the standard is a "SCORM compliant" course, not a "SCORM

complaint" course!

fixing closing of HTML comments

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
Recreating the trigger without recreating the view can cause a problem

in a very specific case. It doesn't hurt to recreate the view (which

calls refresh_trigger)

Made sure the version number matches the upgrade script and that the view can actually be deleted. Someone else please take a look if this is actually desired (adding the cascade), it worked on my install just fine (but I am not a heavy user...)

select maximal values for package wide presence

fixing a typo in last commit

compute numbers of users in presence includelet in separate query, when limit clause kicks in

provide for every inlcludelet a CSS class (== xotcl class), optional CSS ids for all includeletes, new option "-show-anonymous" with possible values nothing|summary|all

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Bump version for dotlrn packages

increasing font-size on left side of oacs-view

include xowiki rendered output always in a div with class 'xowiki-content' to remove dependency on #page-body (e.g. on oacs.org not available)

    • -1
    • +2
    /openacs-4/packages/xowiki/www/view-default.adp
Fixed two spelling errors in install error messages. All these years, and

I'd never noticed them before ...

"set admin_p [dotlrn::user_can_admin_community_p", with admin_p never used,

pfft!

Missed this call to "dotlrn::user_can_admin_community_p" when I did my earlier

big munge on lorsm.

The one proc in this file is unused in the openacs-4 tree and has inappropriate

references to a dotlrn community's portal. Whack-a-mole, it's history.

    • -215
    • +0
    /openacs-4/packages/lorsm/tcl/lorsm-menu-procs.tcl
rollback prev ver.

Added error tracking to the complex_sweeper and fixed an error with the reply_to address

Added ajaxhelper

new version update

improved cross-platform browser compatibilty: tested with camino, firefox, opera and safari

file view-page.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file book.page was added on branch oacs-5-3 on 2007-08-01 21:39:27 +0000

ajax based page loading in book-mode (YUI-based), better error message for render errors, includelet "set-parameter" for per page parameters

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -27
    • +25
    /openacs-4/packages/xowiki/www/view-book.adp
    • -0
    • +25
    /openacs-4/packages/xowiki/www/view-page.adp
    • -0
    • +1
    /openacs-4/packages/xowiki/www/view-page.tcl
provide per page parameters

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
provide consistant ordering for attributes, methods and instances in /xotcl/

support for per-page parameters