• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make news and forums item a bit smaller

Improved design for openacs.org mainpage

    • -27
    • +16
    ./templates/homepage-new-index.adp
Improved design of openacs.org mainpage

    • -23
    • +22
    ./templates/widgets/postings.adp
file download.adp was initially added on branch openacs-org.

    • -0
    • +0
    ./templates/widgets/download.adp
file sponsors.adp was initially added on branch openacs-org.

    • -0
    • +0
    ./templates/widgets/sponsors.adp
file resources.adp was initially added on branch openacs-org.

    • -0
    • +0
    ./templates/widgets/resources.adp
Improved design for openacs.org homepage

Merged from 5.4.2

  1. … 281 more files in changeset.
Added first cut at theming stuff, using the new package openacs-default-theme

(previously imported)

  1. … 9 more files in changeset.
Missing "@" in a var ref

Removed some dupe code that snuck in, probably due to cvs merge ...

Type attribute of the style tag was rendered twice

Adding tinymce support.

  1. … 575 more files in changeset.
Make template::get_body_event_handlers proc to process the data added

with template::add_body_handler

  1. … 1 more file in changeset.
1. template::head::get_footer_html didn't return the html

2. template::head::get_[header/footer]_html renamed to template::get_[header/footer]_html because

a. makes sense

b. the "add" procs were in the right namespace so now it's consistent

3. modifed blank-master to reflect #2

  1. … 1 more file in changeset.
Added back the code to retrieve body_handlers (accidently removed)

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

Move devsup toolbar to blank-master

Move dotlrn_toolbar to theme-zen (out of site-master)

  1. … 1 more file in changeset.
Parameter for breadcrumbs separator

  1. … 2 more files 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

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

Fix stupid typo!

Move focus handling to blank master. Use add_body_handler to set

it. Pass focus up to blank master.

Remove properties not used in default master.

Remove link multirow in default master, its not used.

Add skip_link property

Set HTML 4.01 Strict as default doctype

fixed output charset