dirkg in OpenACS

Bugfixes

    • -0
    • +5
    /openacs-dist/changelog-dotlrn22
    • -0
    • +8
    /openacs-dist/control-dotlrn22
make package creation more flexible, prepare for upload to mentors.debian.net

    • -0
    • +5
    /openacs-dist/changelog-debian22
    • -0
    • +5
    /openacs-dist/changelog-openacs52
    • -0
    • +8
    /openacs-dist/control-debian22
    • -0
    • +8
    /openacs-dist/control-openacs52
let everything run under dotlrn

    • -2
    • +3
    /openacs-dist/debian/debian/DEBIAN/prerm
    • -2
    • +2
    /openacs-dist/debian/debian/etc/init.d/dotlrn
remove CVS directories - added -rf switch

remove CVS directories

also do not overwrite aolserver config

    • -5
    • +1
    /openacs-dist/debian/debian/DEBIAN/prerm
    • -0
    • +644
    /openacs-dist/debian/debian/etc/aolserver4/dotlrn.tcl
    • -0
    • +69
    /openacs-dist/debian/debian/etc/init.d/dotlrn
postgresql.conf is unnecessary as well

    • -2
    • +0
    /openacs-dist/debian/debian/DEBIAN/prerm
pg_hba.conf is not necessary

Fixed package building

Make it run

Do a little bit of permissioning checking and correcting.

Check that OpenACS or .LRN is present in the /var/www directory

create package script - this will do the whole work for debian-packaging

openacs or .lrn (in the not so distant future)

    • -0
    • +7
    /openacs-dist/create-package.sh
need that directory as well - openacs/.lrn goes there

    • -0
    • +0
    /openacs-dist/debian/debian/var/www/put-your-distro-here
initial checkin

    • -0
    • +0
    /openacs-dist/debian/debian/DEBIAN/prerm
Initial revision

    • -0
    • +1
    /openacs-dist/debian/debian-binary
    • -0
    • +8
    /openacs-dist/debian/debian/DEBIAN/control
    • -0
    • +41
    /openacs-dist/debian/debian/DEBIAN/postinst
    • -0
    • +24
    /openacs-dist/debian/debian/DEBIAN/prerm
commiting search work from sloan

    • -0
    • +1
    /openacs-4/packages/search/search.info
    • -0
    • +66
    /openacs-4/packages/search/tcl/search-convert-procs.tcl
  1. … 27 more files in changeset.
added

    • -0
    • +61
    /openacs-4/packages/new-portal/tcl/portal-callback-procs.tcl
added

committing first version

added

    • -0
    • +13
    /openacs-4/packages/news/tcl/news-callback-procs-postgresql.xql
    • -0
    • +106
    /openacs-4/packages/news/tcl/news-callback-procs.tcl
removed search callback procs for the calendar object. It doesn't make sense to search in calendar names only. Instead we will add the calendar name to each calendar item

Comment wording

Typos

fixed a typo

Added callback files for site-wide search

Added package_id to site_wide_index table

Added indexed_content field to the site_wide_index table. This

field will hold "textualized" content of binaries.

first draft for .lrn search. run load-site-wide-search shell script to install

    • -0
    • +41
    /openacs-4/packages/search/sql/oracle/search-ctxsys.sql
    • -0
    • +152
    /openacs-4/packages/search/sql/oracle/search-im-convert.sql
Moved date checking into ad_form

Fixed bug Bug #1921: Schedule uses wrong period

Do not calculate end_date, only pass on period_days.