change-site-template.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Fixing issue whith cache flushing when changing the default site template

for a user or community. There was a problem too with the portal themes,

when the default site template for user and communities was changed

by a dotlrn admin.

  1. … 5 more files in changeset.
file change-site-template.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./change-site-template.tcl
Adding functionality to .LRN for changing *site templates*.

  1. … 28 more files in changeset.