• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged 5.3 to HEAD

  1. … 58 more files in changeset.
As link is not supported anymore, we need to call template::head::add_css

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

commit template::head and the needed modifications in the master templates to make it work to CVS HEAD

  1. … 2 more files in changeset.
more cleanup for validators: the W3C validator returns an error on empty ULs;

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

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