• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Zen: don't generate label tag if the form mode is 'display'

i18n

    • -0
    • +7
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
    • -0
    • +8
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
Spanish translation

    • -1
    • +12
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
  1. … 44 more files in changeset.
Zen: add mandatory ACTION attribute to form tag

Fix typo in checkbox identifiers

Remove duplicated NOSCRIPT tags for RTE widget

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

Zen: removing label from inform widget type

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

Zen: label should not be used for element widgets that group several form elements (radio, checkbox, date)

Pass selected text as title to insert link popup

Add link capabilities for attach-file

    • -42
    • +56
    ./www/scripts/xinha/attach-file.adp
Make sure f_href is set so the javascript can pass the link back

to xinha.

    • -93
    • +114
    ./www/scripts/xinha/attach-file.tcl
Zen: fixing bug so that summary tag only shows up for tables

Zen: legend tag is mandatory so we add it even if it's empty

Remove unecessary comment in standard.adp. Set default class to widget name for radio/checkbox fieldset

Zen: removing trailing input tag / to pass html transitional

  1. … 4 more files in changeset.
removing trailing / in input tags

Zen: Adding a small center css class for the tfoot row

Zen: Mark Wylie's changes: adding div for form-help-text

Zen: switching tbody and tfoot

Update doc for element::create regarding sections

Project Zen: zenifying date widget

Zen: Add fieldset and legend for form sections

Project Zen: adding DefaultSummary variable

    • -0
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
Project Zen: closing caption tag properly

Project Zen: adding translation variable for table summary

Return the correct code from template::adp_parse.

Fixed adp_parse to pop the parse_level from the adp_level stack regardless of how template::adp_parse exits. This makes debugging some problems with include tags much easier when multirows are in use or variables are being passed by reference.

removing default for caption because caption is optional