calendar-full-portlet-procs.tcl

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Added add_portlet/remove_portlet calls that accept portal_id as a param,

so that we can call this code from within the applet itself (e.g. add_user_to_community)

and be called directly so that we can create portal templates.

2. Infrastructure for applet cloning

3. New portal types system in dotlrn which replaces dummy_comm_p

4. Minor fixes to portal configuration, dotlrn-static

5. renamed add_element_or_append_id and remove_element_or_remove_id to

add_element_parameters and remove_element_parameters respectively

    • -14
    • +19
    ./calendar-full-portlet-procs.tcl
  1. … 76 more files in changeset.
using new parameter api

  1. … 6 more files in changeset.
standardized portal::add_element_to_region and portal::add_element procs to take page_name instead of page_id; standardized add_self_to_page calls

    • -25
    • +27
    ./calendar-full-portlet-procs.tcl
  1. … 54 more files in changeset.
typo fix

minor fixes for missing titles, params

  1. … 6 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -88
    • +25
    ./calendar-full-portlet-procs.tcl
  1. … 76 more files in changeset.
adding license

  1. … 74 more files in changeset.
pretty name fix

  1. … 8 more files in changeset.
adding a full portlet

    • -0
    • +140
    ./calendar-full-portlet-procs.tcl
  1. … 4 more files in changeset.