• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Silly simplification of a minor bit of this code.

Move template::head specific code into head-procs.tcl.

Fix add_meta to add meta instead of script!

  1. … 1 more file in changeset.
Change default value to "all" for media in add_css

HTML strict (nowrap attribute not allowed)

Always treat body handlers as list. Fix focus to use identifier. There

can only be one focus.

  1. … 1 more file in changeset.
Remove header stuff from core. Use template::head procedures.

Add template::head::add_style to add inline styles.

  1. … 6 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 24 more files in changeset.
Hide hidden columns in CSV output.

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.
use tcl 8.4 comparison operators and braced exprs for byte code compilation

use tcl 8.4 style comparisons and braced exprs

Merged 5.3 to HEAD

  1. … 56 more files in changeset.
checkbox and radio widgets are checked not selected when active see: http://www.w3.org/TR/html4/interact/forms.html

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

  1. … 5 more files in changeset.
Fixed a couple of issues with date and spellchecking as they were fixed by Quest

  1. … 1 more file in changeset.
changing <br/> to <br> to meet html transitional validation requirements

  1. … 12 more files in changeset.
Fixing template::widget::menu. Checkbox and radio widgets are checked not selected when active. See: http://www.w3.org/TR/html4/interact/forms.html

Added support for templates being located *outside* acs-templating/resources

  1. … 1 more file in changeset.
Don't reset filters if page is changed.

Don't show page in list of available filters in form

Fix richtext HTML to pass 4.01 transitional validation

Zen: set a default class for fieldset. Customized styles for fieldset and legend tags now will be correctly applied.

  1. … 1 more file in changeset.
Zen: fieldset/legend tags are not generated anymore if the legend tag has no text

  1. … 1 more file in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 315 more files in changeset.
i18n

  1. … 2 more files in changeset.
Fix typo in checkbox identifiers

Remove duplicated NOSCRIPT tags for RTE widget

Zen: adding ID attributes for input button and file types.

Zen: template::widget::block bug fix - there was a th that was closed with a /td instead of a /th

Zen: fixing bug so that summary tag only shows up for tables