• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First cut at admin UI is working, you can now build portal pages for a

subsite using it though it is very primitive.

  1. … 11 more files in changeset.
Portal is no longer a singleton package ...

  1. … 1 more file in changeset.
Added first bit of admin UI for the simplified installation of portlets and

their associated applications.

  1. … 11 more files in changeset.
More incremental progress.

  1. … 3 more files in changeset.
The usual incremental progress ...

  1. … 1 more file in changeset.
Moved rendering stuff to proper templates rather than generate them in

tcl procs.

  1. … 4 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. … 6 more files in changeset.
Fixed some boneheaded problems with my last commit.

Fixed a variety of things ...

Moved service contract stuff to Tcl API and otherwise just incremental

progress.

    • -0
    • +85
    ./apm-callback-procs.tcl
  1. … 5 more files in changeset.
More incremental progress, shading portlets works, hiding and restoring as

admin works ...

  1. … 1 more file in changeset.
Futzing and fiddling, moving graphics into the resources directory, fixing

typos, etc.

  1. … 23 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.
More progress towards getting this stuff working ...

Saving my interim work on the portal package.

  1. … 7 more files in changeset.
fix typo

moving from dotlrn.openforce.net:/dotlrn-cvsroot/new-portal to

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

  1. … 130 more files in changeset.
Initial revision

    • -0
    • +64
    ./datasource-procs.tcl
    • -0
    • +21
    ./datasource-procs.xql
    • -0
    • +100
    ./element-parameter-procs.tcl
    • -0
    • +65
    ./element-parameter-procs.xql
    • -0
    • +85
    ./element-procs-oracle.xql
    • -0
    • +85
    ./element-procs-postgresql.xql
    • -0
    • +658
    ./element-procs.tcl
    • -0
    • +125
    ./element-procs.xql
    • -0
    • +14
    ./page-procs-oracle.xql
    • -0
    • +12
    ./page-procs-postgresql.xql
    • -0
    • +29
    ./portal-procs-oracle.xql
  1. … 130 more files in changeset.