• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more cleanup for validators: the W3C validator returns an error on empty ULs;

so, don't output, if UL of footer is empty.

fix incorrect charset settings when OutputCharset are defined.

Fix for multiple xinhas on one page.

Bug#3108 Set a default page title, but warn in the error log.

Remove h1 tag. Should be set at application pages level

Unset titles for default and site master CSS. They weren't applied when alternative stylesheets were available (e.g. forums)

Fix for multiple xinhas on one page.

Applied fix from cvs head to oacs-5-3: http://xarg.net/tools/cvs/change-set-details?key=27744

Added download directories because 5.3.0 had 1/4 million downloades

when multiple xinhas should be presented on a page, the code was broken; fix for this bug, which was introduced recently

Added content-type

Added missing @ for meta.http_equiv

Edited to avoid empty UL when main and sub navigations are empty (thanks to Lee who provides the code)

bug fix on 5-3 branch; emma fixed on HEAD; master had a relative src. making absolute

Fix master source value

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

drb-*-20070513

  1. … 315 more files in changeset.
Added xinha/rte processing into blank-compat to unbreak .LRN.

Fixed typo in declared script type which prevented xinha from loading.

improving layout of header

Reluctantly moved the dotlrn toolbar here so it will work with existing sites.

Removed more link to css titles because the javascript switcher screws up

Removed title from dev sup css link because the javascript style switcher is

really stupid.

Moved some stuff to blank master from site master.

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

the formating is non-existent.

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...

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