• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
revising compile to handle iteration variables automatically, untested

params variable was accumulating parameters from previous calls to template::head::add_css. Re-seting params list on the right place.

todays revisions to model complilation

- add parameter "-parent_id" to form-page includelets: form-menu, form-menu-button, form-usages

- add parameter "-form" to includelet form-menu

- remove unused method "create-child" of Class ::xowiki::Page

- added automatic form-variable "@current_url@", similar to "@current_user@"

- added partial means to simplify posting of new formpages.

    • -5
    • +1
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -12
    • +24
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- make require_package_id_from_url more robust in cases, where the url is not provided (e.g. empty)

adding model compiliation routine -draft

Fixed up some "bio" related upgrade stuff, including protection against

trying to upgrade sites that had already applied the upgrade against 5.5

(that script didn't make it into the repository however).

Fixed two constraint naming errors.

left/right calculations on cp_tree were incorrect, so I both simplified and

fixed the code.

Modified tree to simplify it and provided a comment with a couple of

query examples.

Removed ilias user table.

Refactored the import pieces so they can be used to create a course from

a dynamically created manifest, which is necessary for authoring tools.

Some of these pieces will move to scorm-core eventually, leaving the importer

containing only stuff directly associated with importing from a packaged

course.

Give a nice error message when trying to deliver non-existent content, as

happens when one creates an entirely empty course and then tries to play

it.

Sets initial install

- Moves support for 3 chars language codes to ref-language

- Adds dependencies to ref-language and ref-countries

- Bumps version number

Bumps version number

Adds ref-language to core

Adds support for ISO-639-2 language codes (3 chars)

    • -0
    • +58
    /openacs-4/packages/ref-language/tcl/ref-language-procs.tcl
    • -0
    • +63
    /openacs-4/packages/ref-language/tcl/ref-language-procs.xql
- make sure to use names, not paths to resolve site-wide pages

- first draft auf maintenance function transform_root_folder

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
The post/pre test version of scorm.com's golf course crashed the RTE. I

tested on MGH's Ilias install and it crashed it as well, so it's not something

we've introduced in our porting effort. I've fixed it, it involved improper

handling of the children of invisible nodes in the activity tree. I've also

made it possible to put all script file references in the document's HEAD

section. The initial call to scorm_init is still in the body and should

probably be moved to a function and called by an onload() event.

Fixed minor problem that caused an initialization error when running with

enable debugging off.

- Fixes typos in ctl files

- Adds new iso-639-1 language codes

- Adds iso-639-2 language codes (3 chars) data file. Will add datamodel and logic for it very soon

- Bumps version number to 5.6 serie for future inclusion in core

    • -0
    • +184
    /openacs-4/packages/ref-language/sql/common/iso-639-1.dat
    • -0
    • +484
    /openacs-4/packages/ref-language/sql/common/iso-639-2.dat
    • -0
    • +135
    /openacs-4/packages/ref-language/tcl/apm-callback-procs.tcl
Bumps version number

adds ref-countries to core

Added new scorm 2004 prototype packages

Fixes typos

Converts to UTF8 encoding

- Adds new countries and update changed ones

- Provides after-upgrade callback

- Bumps version number to 5.6 serie to be included in core

    • -0
    • +55
    /openacs-4/packages/ref-countries/tcl/apm-callback-procs.tcl
Untabify and indent

Update doc