• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Some minor rearranging and refactoring to make .LRN integration more

consistent with the standard portal package rendering of portal pages

  1. … 18 more files in changeset.
Changes to make integration with .LRN (or other integrated apps) easier.

  1. … 3 more files in changeset.
Added sidebar-style layouts, improved a bunch of minor things

  1. … 17 more files in changeset.
Fiddled a bunch of stuff ... and added the portal admin portlet

  1. … 12 more files in changeset.
Fixing some formatting things ...

  1. … 3 more files in changeset.
Changed parameter handling a bit ... set_value now takes a parameter id, as

do some other procs. set_value in particular was very dangerous as it would

change the values for ALL parameter entries with the same key.

  1. … 11 more files in changeset.
Rewrote the tabbed master to use the user portal theme to decorate application

pages.

  1. … 4 more files in changeset.
Changed "f" default to "0" to fit boolean expression

Moved a bunch of stuff into lib, where it belongs. Removed several unused

junk files.

  1. … 62 more files in changeset.
Saving partial work on the portal configuration wizard ...

  1. … 38 more files in changeset.
Made new element name default to the portal datasource's pretty name, rather

than internal name.

First cut at admin UI is working, you can now build portal pages for a

subsite using it though it is very primitive.

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

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

tcl procs.

  1. … 8 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. … 11 more files in changeset.
Moved portal resources to the resources directory ...

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

  1. … 7 more files in changeset.
More progress towards getting this stuff working ...

  1. … 8 more files in changeset.
fix typo

Initial revision

    • -0
    • +658
    ./element-procs.tcl
  1. … 144 more files in changeset.