• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add link capabilities for attach-file

updates for oacs-view2

    • -6
    • +11
    /openacs-4/packages/xowiki/www/oacs-view2.adp
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
Added charset support from oacs-5-3

Update dependencies version number

Fixed a caching error and also the code now flushes a cached query when the page layout

is changed.

Added core.js ...

Fix ordering of sections.

Fix number of choices setting (reset for each question instead of

accidentally taking the value from the previous question)

    • -439
    • +440
    /openacs-4/packages/assessment/tcl/as-qti-procs.tcl
Updating dependencies version number

Do the comparison correctly.

Don't offer to take/retake the assessment if the maximum number of

attempts has been exceeded.

Changed blank-compat to always link forms.css and lists.css as was true in

earlier versions. Decided it doesn't really belong in blank-master because

custom form/list template authers should be able to specify other css files

(rather than be forced to edit our default ones directly) but making this

happen is something for a future release. Therefore ... blank-compat for

now.

Removed more xml stuff

More stuff related to using html transitional rather than xhtml

Removed duplication of header_stuff

Removed extraneous meta tag, and trailing "/" chars

oops forgot to escape quotes

Make sure f_href is set so the javascript can pass the link back

to xinha.

new adp page generator to improve maintainability, additonal style: oacs-view2

    • -0
    • +232
    /openacs-4/packages/xowiki/tcl/adp-generator-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -20
    • +21
    /openacs-4/packages/xowiki/www/oacs-view.adp
    • -0
    • +122
    /openacs-4/packages/xowiki/www/oacs-view2.adp
    • -10
    • +10
    /openacs-4/packages/xowiki/www/view-default.adp
    • -5
    • +10
    /openacs-4/packages/xowiki/www/view-links.adp
Implemented site node lazy caching. This will prevent the site from loading the whole site node at the startup but on demand

Changed this to use blank-compat not blank-master for 2.3

Removed some xhtml-specific stuff as requested by emma, shouldn't be there now

and when we do xhtml we'll need more than that minimal stuff so - gone for now.

Added the code to set css_dir for a fresh install (yesterday's commit was just

for upgrades)

Fixed one area of backwards incompatibility with this backwards compatibility

master template :)

remove \ in symbol $ for get title

Ups. no cognovis should be there...

background images for buttons

file button-background-hover.gif was initially added on branch oacs-5-3.

file button-background.gif was initially added on branch oacs-5-3.

Remove remaining / of the link tag built by get_page_header_stuff

proc portal::get_layout_header_stuff has been renamed to get_page_header_stuff