• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
got this stuff to load xinha stuff correctly however it's not rendering...

First cut at putting in RTE/Xinha js (incomplete)

Added core.js ...

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 extraneous meta tag, and trailing "/" chars

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.

Fixed one area of backwards incompatibility with this backwards compatibility

master template :)

fixing and simplifying passing of package_id in export_vars

Fixed a couple of stupid bugs in the blank-master.adp

Committed Zen / Accessibility changes to master templates.

  1. … 1 more file in changeset.
file blank-compat.adp was initially added on branch oacs-5-3.

file site-compat.tcl was initially added on branch oacs-5-3.

file site-compat.adp was initially added on branch oacs-5-3.

file blank-compat.tcl was initially added on branch oacs-5-3.

Added attributes for the HEAD attribute, by default language stuff.

adding html lang attribute so we can pass WCAG P3 and getting rid of old RTE textarea to pass P2 (need to warn people upgrading that they might need to add that back if they are using RTE -- I added it to release notes I started in the wiki on openacs.org)

adding html lang attribute so we can pass WCAG P3

adjust blank-master to use the new xinha version

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 365 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
upgrading contextbar css to match technique used by action-list class in same files, which renders more consistently

  1. … 1 more file in changeset.
adding check for on_load in case is not sent

adding on_load check

adding callbacks get_extra_headers & header_onload

  1. … 1 more file in changeset.
Fixed a "link" tag.

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 719 more files in changeset.
Provide means for a more detailed configuration of the xinha widget (e.g. to reduce toolbar, to configure plugins, etc.)

  1. … 1 more file in changeset.