• last updated 10 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move template::head specific code into head-procs.tcl.

Fix add_meta to add meta instead of script!

  1. … 1 more file in changeset.
Move templating, devsup and translating stuff to blank-master. Fix footerrendering

  1. … 1 more file in changeset.
Move devsup toolbar to blank-master

  1. … 1 more file in changeset.
- fix curly braces around on-load actions

- fix loading of xinha (moved init to onload of body)

- changed name HTMLarea to Xinha in configuration calls

  1. … 1 more file in changeset.
Always treat body handlers as list. Fix focus to use identifier. There

can only be one focus.

  1. … 1 more file in changeset.
Don't use identifier, its not needed for focus since we only call it

once.

Fix namespace for add_body_handler

Move focus handling to blank master. Use add_body_handler to set

it. Pass focus up to blank master.

  1. … 2 more files in changeset.
Remove properties not used in default master.

Remove link multirow in default master, its not used.

Add skip_link property

  1. … 3 more files in changeset.
Set HTML 4.01 Strict as default doctype

  1. … 1 more file in changeset.
fixed output charset

fixes for all cases, where ::template::head::* variables (a) might survive a connection and (b) where they are not

initialized properly.

  1. … 1 more file in changeset.
fix 2 bugs: (a) ::template::head::scripts variable was accumulating content over multiple requests (namespaced variables are not reset)

(b) order of list elements in ::template::head::scripts was incorrect (why not using objects?)

Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Fixed the blank master as headscript was not defined (called script) and the foreach did not work either. Not to mention the fact that the <list> tag is unknown to OpenACS templating

  1. … 1 more file in changeset.
commit template::head and the needed modifications in the master templates to make it work to CVS HEAD

  1. … 6 more files in changeset.
Bug#3108 Set a default page title, but warn in the error log.

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Fixed typo in declared script type which prevented xinha from loading.

  1. … 3 more files in changeset.
Reluctantly moved the dotlrn toolbar here so it will work with existing sites.

  1. … 1 more file in changeset.
Removed title from dev sup css link because the javascript style switcher is

really stupid.

Moved devsup here, it's css must be clashing with something else because

the formating is non-existent.

  1. … 1 more file in changeset.
Call to initRTE was missing

Add missing quotes that caused xinha not to render properly

got this stuff to load xinha stuff correctly however it's not rendering...

  1. … 1 more file in changeset.
First cut at putting in RTE/Xinha js (incomplete)

Added core.js ...

More stuff related to using html transitional rather than xhtml

  1. … 1 more file in changeset.
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.

  1. … 2 more files in changeset.
Committed Zen / Accessibility changes to master templates.

  1. … 10 more files in changeset.