• last updated 16 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clarified thee RefreshCache parameter: default is 'as needed', not 'when needed'; added docs to the parameter description in the .info file

  1. … 1 more file in changeset.
Fixed typo: Missing end-brace; also added 'else' to if statement for clarity.

have the include tag check for a .htm or .html file if no .adp/.tcl found bug 1377 patch 417 Caroline Meeks

Template engine now localizes message strings embedded within @variables@

do string map once instead of twice

Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

  1. … 25 more files in changeset.
new-portals was removed from HTML default adp variable quoting. This was a temporary measure. Removing

Fixed bug #691: Allow empty default value on template::get_attribute

Comment: mention __adp_properties as well

Use template named foo.locale.adp over foo.adp if it exists (e.g. index.da_DK.adp)

make forums noquote friendly and remove special case in acs-templating

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

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

  1. … 107 more files in changeset.
Upgrade to 4.6.2: Form builder extensions, richtext widget, etc.

  1. … 19 more files in changeset.
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.