• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed nagging problem with bogus package key being passed to add-applications-2.

  1. … 1 more file in changeset.
Only call the destructor of an includelet when the last of a set of clones

is deleted.

(my commit to layout-manager is incorrect, I simply added an boolean param

to the element delete proc that determines if the destructor is called. The

notion of cloning and the deletion of clones comes from the includelets

admin code in layout-managed-subsite, and it is this code that determines

when to call an includelet's destructor.)

More db-dependent stuff separated out.

    • -0
    • +33
    ./layouts/manage-includelets-oracle.xql
    • -0
    • +33
    ./layouts/manage-includelets-postgresql.xql
Admin page listed too many elements for includelets bound to the subsite

(true of "package-less" includelets which have their application set to

the package containin the includelet, rather than a base application like

news or forums)

Makes the page title match the last part of the breadcrumbs

Misspelled message resource key.

Track API changes ...

Implemented install.xml procs and tweaked API to make things a bit easier

to use. And unfortunately content-includelet wants to be an application,

not service, to work correctly with the site-building admin UI.

  1. … 7 more files in changeset.
Added preliminary support for private (by user) layout-managed pages. Improved

admin UI stuff. More internationalization. Etc. Essentially "bored while

DSL down".

    • -0
    • +14
    ./layouts/copy-elements.xql
  1. … 17 more files in changeset.
More localization! Better configuration!

  1. … 4 more files in changeset.
Default to a nicer package mount name when adding an application to a

layout managed subsite.

initial

  1. … 45 more files in changeset.
Initial revision

    • -0
    • +37
    ./layouts/add-applications-2.tcl
    • -0
    • +22
    ./layouts/add-applications-2.xql
    • -0
    • +6
    ./layouts/add-applications.adp
    • -0
    • +12
    ./layouts/add-applications.tcl
    • -0
    • +40
    ./layouts/add-elements.tcl
    • -0
    • +4
    ./layouts/configure.adp
    • -0
    • +33
    ./layouts/configure.tcl
    • -0
    • +28
    ./layouts/copy-elements.tcl
    • -0
    • +28
    ./layouts/delete-elements.tcl
    • -0
    • +12
    ./layouts/manage-includelets.adp
  1. … 45 more files in changeset.