tcl/acs-content-repository-callback-procs.tcl |
|
Callback procs for acs-content-repository |
tcl/acs-content-repository-procs.tcl |
|
tcl/acs-content-repository-procs.tcl patch
a patch to the cr for handling the deleting revision's files
when the revision has been deleted from the database
Walter McGinnis (wtem@olywa.net), 2001-09-23
based on original photo-album package code by Tom Baginski
JCD 2002-12-96 This should be fixed since on oracle anyway, being in a
transaction does not mean that you get read level consistency across
queries. |
tcl/apm-callback-procs.tcl |
|
APM callbacks library |
tcl/content-extlink-procs.tcl |
|
Procedures for content_extlink |
tcl/content-folder-procs.tcl |
|
Tcl API for content_folders |
tcl/content-item-procs.tcl |
|
Tcl API for cr_items in the content repository |
tcl/content-keyword-procs.tcl |
|
Procedures for content_keywords |
tcl/content-procs.tcl |
|
Functions that the content-repository uses to interact with the
filesystem. |
tcl/content-revision-procs.tcl |
|
CRUD procedures for content revisions |
tcl/content-symlink-procs.tcl |
|
Procedures for content symlink |
tcl/content-template-procs.tcl |
|
Procedures for content template |
tcl/content-type-procs.tcl |
|
Procedures for content types |
tcl/deprecated-procs.tcl |
|
Provides a collection of deprecated procs to provide backward
compatibility for sites who have not yet removed calls to the
deprecated functions. |
tcl/doc-procs.tcl |
|
Provides a collection of deprecated procs to provide backward
compatibility for sites who have not yet removed calls to the
deprecated functions. |
tcl/filter-procs.tcl |
|
Provides a collection of deprecated procs to provide backward
compatibility for sites who have not yet removed calls to the
deprecated functions. |
tcl/image-procs.tcl |
|
Procedures to handle image subtype
Image magick handling procedures inspired and borrowed from
photo-album and imagemagick packages |
tcl/publish-procs.tcl |
|
Procedures to handle image subtype
Image magick handling procedures inspired and borrowed from
photo-album and imagemagick packages |
tcl/revision-procs.tcl |
|
Tcl API for adding file content to the database and for sending
file content to back to the client. |
tcl/search-procs.tcl |
|
Content Repository Search callbacks. |