default-master.adp

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improving layout of header

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.
propigate displayed_object_id from default-master to site-master

Cleaned up CSS with Jeff, moved context bar to site-master for easier customization

  1. … 3 more files in changeset.
Use templated context bar

  1. … 1 more file in changeset.
Style

Jarrko's change pulled in a HEAD only change (subnavbar_link)

Added a couple of noquotes to fix #1164

  1. … 1 more file in changeset.
Added a couple of noquotes to fix #1164

  1. … 1 more file in changeset.
added handling for subnavbar link text

  1. … 1 more file in changeset.
put title below context bar

Backed out of Mohan's change, which backed out my previous change

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Typo correction in default-master.adp.

Refactored site-master and default-master

  1. … 4 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Do not quote the ds_link

1. Split up default-master into blank-master and default-master;

2. Added a lists.css stylesheet for list-builder lists.

  1. … 4 more files in changeset.
Appended ';noquote' to various vars

  1. … 6 more files in changeset.
Fixed some noquote stuff in form templates, fixed conflicts in default-master

caused by the curriculum update and my bracketing of "if" exprs (failure to do

so causes Tcl to compile the expr every time)

  1. … 8 more files in changeset.
I added a check for whether the curriculum package is installed or not to the default-master.\nIf it is installed, the (possibly empty) bar will be included.\nThis won't fail even if there's no instance of curriculum mounted (knock wood)

  1. … 1 more file in changeset.
noquote changes (Dirk Gomez)

  1. … 52 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 29 more files in changeset.
changes to our default master: 1) Making it take a doc_type property so that packages can choose for example to change from 4.01 transitional (default) to XHTML 1.0 2) Checking that the default master validates as both 4.01 transitional and XHTML 1.0 strict 3) indenting the the html more properly

  1. … 1 more file in changeset.
Removed Your Workspace from the context bar and put it in the default-master template instead.

  1. … 5 more files in changeset.
merge fix for bug 134 from oacs-4-6

Add a doctype to the default-master bug 134/patch 44 Vinod Kurup

In order for the Bug Tracker version bar to work I added the possibility for a package to stick something at the beginning of the HTML body. This is a temporary workaround. It may not work well with sites with customized default-masters. The Bug Tracker should show its version information between the header and footer instead

add title and context to sitewide master

  1. … 2 more files in changeset.