• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added rendering styles

    • -0
    • +11
    /openacs-4/packages/new-portal/www/layouts/simple1.adp
    • -0
    • +26
    /openacs-4/packages/new-portal/www/layouts/simple1.tcl
made dotlrn portlet administer-compliant

fixed calendar portlet for admin interface

added FAQ admin portlet

    • -0
    • +15
    /openacs-4/packages/faq-portlet/www/faq-admin-portlet.adp
    • -0
    • +30
    /openacs-4/packages/faq-portlet/www/faq-admin-portlet.tcl
made bboard portlet work nicely for admin

updated news portlet to be administered correctly

    • -0
    • +5
    /openacs-4/packages/news-portlet/www/news-admin-portlet.adp
    • -0
    • +26
    /openacs-4/packages/news-portlet/www/news-admin-portlet.tcl
added template_src switch to show_proc_helper. template filename not hardwired to

pkg_key anymore

added bboard admin portlet stuff

added render_style to rendering proc

    • -1
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
added render_style parameter to render proc

added admin portlet

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

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

    • -0
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info

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 ...

reverted to 1.1 code becase of my accidental commit

remove signatory link

test worked

    • -1
    • +0
    /openacs-4/packages/dotlrn/dotlrn.info
test of tag

    • -0
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
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

initial

    • -0
    • +46
    /openacs-4/packages/calendar-portlet/www/calendar-portlet.adp
    • -0
    • +50
    /openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl
link hide

update

templating this - not done yet

link hide stuff

hide links

hide links support

correct removal bug

hide_links support

    • -1
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -3
    • +3
    /openacs-4/packages/dotlrn/www/index.tcl
added link_hideable_p