• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move deprecated procs into deprecated-procs

  1. … 21 more files in changeset.
Major cleanup of item-procs, replaced DB calls by calls to content::item::* in 18

of the 24 deprecated procs, just six procs are still required. Commented most

of the affected calls in ::content::item::*

  1. … 4 more files in changeset.
adding the item::delete PL/SQL wrapper proc

  1. … 2 more files in changeset.
Finish fixing item::publish. Move oracle queries to -oracle.xql.

Fix item::unpublish in the same way.

  1. … 3 more files in changeset.
Closes bug #654. Multiple definitions of cr_item procs, moved item procs

from cms to acs-content-repository.

  1. … 3 more files in changeset.
1. I made it possible to let content_template.new(), and its PG equivalent,

create a revision of the template by simply providing the template in the 'text'

param.

2. Bug-fixed content::init, content::get_content and some other procs related

to the index.vuh in the CR. Virtual URLs are now more or less supported for items

of any content type if they have a content template associated with them.

If a content item associates a template to it (by registering it), it will have precedence

over the type's template. It will transparently act as a default, in other words.

  1. … 16 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

    • -0
    • +42
    ./item-procs-oracle.xql
  1. … 21 more files in changeset.