• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bring files on oacs-5-10 in sync with HEAD

  1. … 15 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 12 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 12 more files in changeset.
fix: make sure to pass displayed_object_id always to the next master template

  1. … 3 more files in changeset.
fix: make sure to pass displayed_object_id always to the next master template

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 16 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 64 more files in changeset.
- Improve robustness of blank-master: malformed lists in subsite

parameters could render a subsite useless and hard to correct.

Now the validity of lists is checked, errors are written to the

error.log, invalid parameters are ignored.

- added flat list syntax for ThemeCSS specs (easier to read)

- added parameter ThemeJS similar to ThemeCSS (ability to add head and

body scripts)

- added generalized function template::add_script with non-pos

parameter "-section" which might be "head" or "body" to make both

kind of scripts available to ThemeJS

  1. … 11 more files in changeset.
- fix and standardize quoting in template properties

  1. … 41 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- use "![info exists]" instead of "template::util::is_nil" on scalars

  1. … 3 more files in changeset.
- use "in" instead of "lsearch"

- bump version number

  1. … 1 more file in changeset.
- fix template

- new template for streaming HTML output

file plain-streaming-head.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./plain-streaming-head.adp
file plain-streaming-head.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./plain-streaming-head.tcl
Context wasn't being passed up, argh ...

remove the Huh? here I am notice

Minor blank page uninitialized variable problem :)

Added a new parameter to the layout manager package and tweaked the default

theme.

Made it possible to override the generation of the main content div wrappers,

which is necessary if you want to generate multi-column layouts using Mark's

css.

Initial import

  1. … 10 more files in changeset.
Initial revision

    • -0
    • +122
    ./plain-master.adp
    • -0
    • +156
    ./plain-master.tcl
  1. … 10 more files in changeset.