• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved a bunch of stuff into lib, where it belongs. Removed several unused

junk files.

  1. … 57 more files in changeset.
Took advantage of Lars's improvement to the template engine (includes are

wrapped in "catch" now so a broken include doesn't break the entire page).

Moved rendering stuff to proper templates rather than generate them in

tcl procs.

    • -0
    • +9
    ./individual/render-page.adp
    • -0
    • +35
    ./individual/render-page.tcl
  1. … 5 more files in changeset.
Moved a bunch of silly logic embedded in individual portlets into the portal

package itself. For instance, it is silly to have portal::element::render

call the portal show proc that then calls portal::show_proc_helper to do all

the work!!! Portal has everything it needs to call the portlet template all

by itself. Etc ad nauseum.

  1. … 8 more files in changeset.
Moved portal resources to the resources directory ...

  1. … 39 more files in changeset.
Hey ... it works!

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

  1. … 121 more files in changeset.
moving from dotlrn.openforce.net:/dotlrn-cvsroot/new-portal to

opeancs.org:/cvsroot/openacs-4/packages/portal

  1. … 141 more files in changeset.
Initial revision

    • -0
    • +31
    ./all-in-one/render-element.adp
    • -0
    • +39
    ./all-in-one/render-element.tcl
    • -0
    • +31
    ./individual/render-element.adp
    • -0
    • +52
    ./individual/render-element.tcl
  1. … 141 more files in changeset.