• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Incorporated Stephen Deasy's patch to fix the "elseif" template tag.

Incorporated Bruno Mattarollo's HTML fixes (adding quotes to stuff, etc)

Removed two unused procs.

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
removed FILTER_ABORT code from template::forward as the RP doesn't support the catching of the FILTER_ABORT error as a control structure. Removal of the FILTER_ABORT code allows code to be executed after a template::forward command

  1. … 2 more files in changeset.
cleanup

changed result_name back to name as it has a hardwired dependency on the variable name that wasen't obvious to me when I changed it

ported dynamic queries

  1. … 14 more files in changeset.
files no lnger applicable

tested and fixed the template query db api

  1. … 12 more files in changeset.
added ad_proc to template query procs

ported templating to use standard db api

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

  1. … 1307 more files in changeset.
Initial revision

    • -0
    • +7
    ./acs-integration-init.tcl
    • -0
    • +63
    ./acs-integration-procs.tcl
    • -0
    • +656
    ./doc-tcl-procs.tcl
    • -0
    • +554
    ./element-procs.tcl
    • -0
    • +205
    ./filter-procs.tcl
    • -0
    • +487
    ./paginator-procs.tcl
    • -0
    • +566
    ./parse-procs.tcl
    • -0
    • +207
    ./query-procs.tcl
  1. … 1307 more files in changeset.