• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added render_style to rendering proc

    • -2
    • +17
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +7
    ./packages/dotlrn/tcl/community-procs.xql
    • -1
    • +2
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
added render_style parameter to render proc

    • -2
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl
added admin portlet

renamed register to register-link and deregister to deregister-link

    • -2
    • +2
    ./packages/dotlrn/www/community-users.adp
    • -0
    • +1
    ./packages/dotlrn/www/deregister-link.adp
    • -0
    • +16
    ./packages/dotlrn/www/my-communities.adp
    • -1
    • +1
    ./packages/dotlrn/www/one-community.adp
    • -0
    • +1
    ./packages/dotlrn/www/register-link.adp
adding ad_param for dotlrn_main_portlet pretty name

I fixed the currency datatype and did a little other mumbo-jumbo stuff. I

did this on another installation of OpenACS 4 (dotLRN, to tell the truth)

and just mass-copied the files over to make sure I didn't miss anything.

Not the best idea now that I think about it ...

    • -1
    • +2
    ./packages/acs-templating/tcl/0-procs.tcl
    • -30
    • +1
    ./packages/acs-templating/tcl/data-procs.tcl
    • -18
    • +13
    ./packages/acs-templating/tcl/date-procs.tcl
    • -100
    • +1
    ./packages/acs-templating/tcl/widget-procs.tcl
reverted to 1.1 code becase of my accidental commit

remove signatory link

test worked

test of tag

more SS-like

Added -append flag to db_multirow. Works like the "template::multirow

append" command. EX:

So in the templates query interface you do:

template::multirow create ...

template::multirow append ...

Now you do:

db_multirow foovar ... (first or only multirow)

db_multirow -append foovar ...

Setting of new array variables is supported in the code block on the

db_multirow command using "set foovar(new_array_var) "value"" syntax

    • -6
    • +22
    ./packages/acs-tcl/tcl/00-database-procs.tcl
initial

link hide

update

templating this - not done yet

link hide stuff

hide links

hide links support

correct removal bug

    • -1
    • +11
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
hide_links support

    • -1
    • +2
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
added link_hideable_p

typo

basically portals version 2

    • -9
    • +9
    ./packages/fs-portlet/www/fs-portlet.adp
    • -12
    • +16
    ./packages/fs-portlet/www/fs-portlet.tcl
hide links stuff

    • -0
    • +2
    ./packages/new-portal/www/render-element.adp
    • -2
    • +2
    ./packages/new-portal/www/layouts/simple2.adp
hide title links support, and 3 new portlet helper procs

    • -4
    • +172
    ./packages/new-portal/tcl/portal-procs.tcl
a new generation of portlets

1. my_package_key proc required

2. ad_parameter'ized pretty_name

3. new add/remove helpers

4. show is 1 helper proc call and totally templated

    • -147
    • +43
    ./packages/fs-portlet/tcl/fs-portlet-procs.tcl

1. home.tcl - applied patch from SDM to use ad_pvt_home rather than a

fixed value.

2. defs-procs.tcl - applied patch that fixed a "link within a link" problem.

3. content_item.tree_sortkey had no index (gulp!)

    • -2
    • +2
    ./packages/acs-subsite/www/pvt/home.tcl
fixed ad_parameter call

    • -3
    • +3
    ./packages/dotlrn/www/admin/classes.tcl
adding templates

    • -0
    • +54
    ./packages/fs-portlet/www/fs-portlet-oracle.xql
    • -0
    • +37
    ./packages/fs-portlet/www/fs-portlet.adp
    • -0
    • +30
    ./packages/fs-portlet/www/fs-portlet.tcl