• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced referece to notification_chunk with widget.

noquote changes (Dirk Gomez)

  1. … 116 more files in changeset.
adding missing files from merge

    • -0
    • +13
    ./etp-revision-delete-postgresql.xql
  1. … 8 more files in changeset.
Added feature to delete revisions that hasn't yet gone live. And clarified which version is live.

    • -0
    • +13
    ./etp-revision-delete-postgresql.xql
file etp-revision-delete-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./etp-revision-delete-oracle.xql
file etp-revision-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./etp-revision-delete.tcl
file etp-revision-delete.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./etp-revision-delete.adp
file etp-revision-delete-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./etp-revision-delete-postgresql.xql
Use parameter::get and paramter::set_value instead of the old procs, which caused things to not work as expected.

Missing quotehtml around value.

Use the title in the context bar instead of the name

Added link to search doc.

Added search documentation

file searching.html was initially added on branch oacs-4-6.

Adding documentation,

Update to 1.2b. This adds search service contracts for all etp managed

types through a system that automatically registers the service

contract implementation for each type. It also fixes the content type so

that it is set correctly. New cotnent types should subtype etp_page_revision.

  1. … 12 more files in changeset.
Quote HTML content in textarea.

Quote HTML content in <textarea> tag.

clean up junk

add documentation

    • -0
    • +101
    ./doc/applications.html
    • -0
    • +118
    ./doc/contenttypes.html
    • -0
    • +114
    ./doc/templates.html
merge from oacs-4-6

  1. … 102 more files in changeset.
Make ETP play nice(r) with the content-repository so that it properly supports the OpenFTS search.

This change fixes 2 problems:

1) Revisions were not scoped to content-items. As a result only site wide admins could search ETP content.

2) Deleting ETP content did not remove the live version and thus the content was never removed from the OpenFTS index.

  1. … 1 more file in changeset.
check for existance of page with name and return error if it doesn't exist.

fix old style sort key in query

fix old style sortkey query

Changed index.vuh files to use rp_internal_redirect rather than

rp_serve_abstract_file, which didn't work if OpenACS was running in

performance mode.

  1. … 6 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context up to master, make etp-master use sitewide master

  1. … 4 more files in changeset.
handle tree_sortkey correctly for excluding trash

add UI for choosing date attribute type, and example of its use in the news application

  1. … 4 more files in changeset.