xowiki-admin-portlet-procs.tcl

  • last updated 51 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update api

  1. … 7 more files in changeset.
Prefer the classical procedural api in the installation callbacks for these two packages:

- currently, acs-service-contract (among others) defines database functions with the same number of arguments, but different argument types. The acs::dc facility won't be able to distinguish which is the correct one to pick in this case

- a cicken/egg problem arises when one installs xowiki-portlet alongside the new-portal package, because before a restart the acs::dc methods won't be created yet

    • -36
    • +20
    ./xowiki-admin-portlet-procs.tcl
  1. … 2 more files in changeset.
replace ::xo::db interface by new ::acs::dc

    • -15
    • +15
    ./xowiki-admin-portlet-procs.tcl
  1. … 2 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
Whitespace changes + Editor hints

    • -32
    • +34
    ./xowiki-admin-portlet-procs.tcl
  1. … 1 more file in changeset.
Modernize XOTcl idioms: my proc -> :proc

    • -11
    • +11
    ./xowiki-admin-portlet-procs.tcl
  1. … 1 more file in changeset.
remove duplicated words

  1. … 9 more files in changeset.
allow multiple uninstalls, fix base table reference for newer xowiki versions

  1. … 3 more files in changeset.
version 2.0 of xowiki-portlet

compelete rewrite using generic database interface of xotcl-core

oo-redisign: xowiki_portlet and xowiki_admin_portlet are objects, providing install and install methods

improved internationalization

    • -69
    • +182
    ./xowiki-admin-portlet-procs.tcl
  1. … 14 more files in changeset.
Xowiki Portlet for dotLRN

    • -0
    • +85
    ./xowiki-admin-portlet-procs.tcl
  1. … 14 more files in changeset.