• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provide search_package_id as call parameter like in 5.3, to make it easier for people to use xowiki 0.31 with oacs-5-2

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
commiting search work from sloan

  1. … 41 more files in changeset.
Implement search as callback. Service contract optional..

search for things owned by the subsite itself as well, provide object_id in datasource

  1. … 1 more file in changeset.
Remove ETP specific code from search package. Also trimming "index"

from all ETP urls could quite possibly trim something uninteded. The

correct course of action would be to handle this in the ETP URL

service contract using file commands to get just the filename if it

exactly matches index.

subsite scoped search

  1. … 9 more files in changeset.
more cleanup, change search sweeper to pull id's and release handle few fixes to syndication stuff

  1. … 4 more files in changeset.
fix search links, make validate as xhtml, remove crappy markup, fix some message keys. fix bug with flag for syndication

  1. … 7 more files in changeset.
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.
Back out inefficient permission checking.

Internationalization of the Search Package

  1. … 5 more files in changeset.
Limit Search results only to results a user actually has read permission

put functions in a namespace, make them private, fix small bug with handling 'seen' objid in search::indexer, get rid of useless db_transaction call, check that a driver exists before doing anything in the sched proc

  1. … 5 more files in changeset.
ad_script_abort if ftsdriver missing

  1. … 1 more file in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 293 more files in changeset.
Changed the file to be useable in a .tcl/.adp environment, getting rid of the manual parsing happening within the .tcl file.

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 17 more files in changeset.
add ReturnHeaders before ns_write Fixes bug 1555 patch 272

the package is 99% ported to oracle. the only file that still requires a

little porting is www/search.tcl

now all someone needs to do is write the FtsEngineDriver for Oracle. i didn't

do it since i didn't need site-wide-search quite yet.

  1. … 16 more files in changeset.
removed debug messages

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
fixed feeling lucky when no results found

enhanced search package

  1. … 10 more files in changeset.
If FtsEngineDriver implementation is not available, display message.

Initial revision

  1. … 18 more files in changeset.