• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use query to get impl_id to allow support of openacs 5.1.4

Add proc to get subscr_id.

Add XQL file for rss procs.

file rss-support-procs.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-support-procs.xql
Remove debugging log notice.

Add rss_gen_subscr__del function and define function args.

Add tcl procedure to del rss feed subscription.

  1. … 4 more files in changeset.
Add tcl API to add a RSS feed.

file rss-support-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./rss-support-procs.tcl
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Added RSS enclosure support and modified the plsql api to allow a null summary_context_id. Null summary_context_id will automatically be set to the newly created subscr_id.

  1. … 5 more files in changeset.
add dc:creator and dc:subject to rss1.0 feeds, merged from head

add dc:creator and dc:subject to the rss1.0 feeds if present

fix rss_gen_200 dont ignore image param, dont clobber some vars, patch 433 bug 1498 Carsten Clasohm

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Support for categories in RSS 2.0

Default channel_lastBuildDate in the right format, output putDate

Default to RSS 2.0

Added (basic) support for RSS 2.0

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -2
    • +2
    ./rss-generation-service-procs-oracle.xql
  1. … 816 more files in changeset.
Fixed bug in date calculation

    • -1
    • +1
    ./rss-generation-service-procs-oracle.xql
Fixed broken query

    • -2
    • +2
    ./rss-generation-service-procs-oracle.xql
merge of 4.6.3b1 to HEAD

    • -6
    • +51
    ./rss-generation-service-procs-oracle.xql
    • -0
    • +59
    ./rss-generation-service-procs-postgresql.xql
    • -64
    • +10
    ./rss-generation-service-procs.tcl
    • -0
    • +12
    ./rss-utilities-procs-postgresql.xql
  1. … 9 more files in changeset.
file rss-generation-service-procs-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-generation-service-procs-postgresql.xql
file rss-utilities-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-utilities-procs.xql
file rss-utilities-procs-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-utilities-procs-postgresql.xql
file rss-utilities-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-utilities-procs-oracle.xql
file rss-generation-service-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./rss-generation-service-procs.xql
Upgraded rss-support to work with Oracle

    • -6
    • +51
    ./rss-generation-service-procs-oracle.xql
    • -0
    • +59
    ./rss-generation-service-procs-postgresql.xql
    • -0
    • +12
    ./rss-utilities-procs-postgresql.xql
  1. … 22 more files in changeset.
Merged over changes from HEAD

  1. … 37 more files in changeset.
Fixed problems with rss-support:

- provide itself, so you can require it

- auto-mount at /rss-support

- added a few checks so it doesn't break so easily

- made deletion work even if there's no channel title

  1. … 2 more files in changeset.