• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
When searching for an enclosing tag, start with the parent tag, not the current tag. Otherwise it won't work if you have to identical tags inside each other, for example a <group> tag inside a <group> tag.

Implemented some enhancements to the form builder:

- support a -mode switch on forms, which can be either 'display' or 'edit'. If 'display', all fields are grayed out, and the pretty value is displayed instead of the internal value (e.g. the label of the element of a list).

- support multiple buttons on the form. Used for the 'Edit' button, but can be used for other buttons as well.

- Fixed all the standard templates to include the new buttons and to use the <label> tag.

- Added an example to the documentation showing how this new display/edit mode looks.

  1. … 15 more files in changeset.
making the template::expand_percentage_signs proc honor quoted percentage signs (double percentage sings) and reuse the regexp pattern from acs-lang

I18N: adding support for handy interpolation of variables into localized messages from tcl files by using upvar

  1. … 1 more file in changeset.
adding support for dealing with adp variables embedded in I18N messages in adp pages, extracting adp variable regexp patterns into procs so they could be reused in the acs-lang package

literal curly braces in adp:s were previously unquoted, extracted the quoting of other tcl special characters along with the curly braces quote into the new proc adp_quote_chunk

Peter: replace occurencies of #package_key.message_key# in adp pages with a message key lookup

add @see comments for most deprecated functions

  1. … 9 more files in changeset.
About 60 more ad_procs in acs-templating now have doc strings; still more to go

  1. … 8 more files in changeset.
applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.

Removed some log file noise (ns_log notice)

  1. … 3 more files in changeset.
tested and fixed the template query db api

  1. … 26 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

    • -0
    • +566
    ./parse-procs.tcl
  1. … 1321 more files in changeset.