rss-generation-service-procs.tcl

  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- mondernize tcl, better use of tcl byte-code compiler

    • -11
    • +11
    ./rss-generation-service-procs.tcl
  1. … 8 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- Fix for Tcl 8.5: OpenACS did overwrite the Tcl built-in command

"::apply" and broke therefore all scripts/libraries using it.

Changed the name of the OpenACS function to "ad_apply" and altered

the few occurances. The fix works as well with Tcl 8.4. The proper

fix for 8.5 would be to use instead of the function the expand

operator {*}

  1. … 3 more files in changeset.
- Fix for Tcl 8.5: OpenACS did overwrite the Tcl built-in command

"::apply" and broke therefore all scripts/libraries using it.

Changed the name of the OpenACS function to "ad_apply" and altered

the few occurances. The fix works as well with Tcl 8.4. The proper

fix for 8.5 would be to use instead of the function the expand

operator {*}

  1. … 3 more files in changeset.
- fix for Tcl 8.5: OpenACS did overwrite the Tcl built-in command "::apply" and broke therefore all scripts/libraries using it.

Changed the name of the OpenACS function to "ad_apply" and altered the few occurances.

The fix works as well with Tcl 8.4. The proper fix for 8.5 would be to use instead of the function the expand operator {*}

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Remove debuggin statement

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Fix for bug 2848 (rss character set issue). Thanks Carsten.

adds change from notice to debug already committed in oacs-5-1 branch

Changed Notice to debug as this is a debug message

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
Add rss_gen_subscr__del function and define function args.

Add tcl procedure to del rss feed subscription.

  1. … 5 more files in changeset.
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.
merge of 4.6.3b1 to HEAD

    • -64
    • +10
    ./rss-generation-service-procs.tcl
  1. … 16 more files in changeset.
Upgraded rss-support to work with Oracle

  1. … 29 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.
merge from oacs-4-6

  1. … 28 more files in changeset.
fixes apply bug with mismatched braces, moves rss files to be outside the page root

  1. … 1 more file in changeset.
Fixed, yet again, so it works with PG 7.2. Previous fix was wrong.

Fixed so it works with PG 7.2.

add missing ad_library calls

    • -13
    • +18
    ./rss-generation-service-procs.tcl
  1. … 14 more files in changeset.
Saving changes.

  1. … 16 more files in changeset.
Saving changes.

  1. … 5 more files in changeset.
Saving changes.

    • -24
    • +57
    ./rss-generation-service-procs.tcl
  1. … 6 more files in changeset.
Saving changes.

  1. … 7 more files in changeset.
Saving changes.

    • -30
    • +14
    ./rss-generation-service-procs.tcl
  1. … 3 more files in changeset.