• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging catalogs from oacs-5-2 to oacs-5-3 for lors

fix bug (i hope) where new book function refers to passed in value p_context_id which does not exist

Fixing .info file

Added missing upgrade scripts

Added missing upgrade scripts

minor polishing of google sitemap support (returning text/xml as content type, correcting closing tag for sitemap-index)

    • -8
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
adding a default class for forms if one does not exist

file import.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

fixing google site map, move package-level methods from xowiki-procs to package-procs, where they belong

    • -16
    • +314
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -273
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
call search::action callback such that syndication works

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
try to track bug on oacs.org

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
fix for bug 3061

    • -3
    • +3
    /openacs-4/packages/search/www/search.tcl
fix for bog #3061

    • -3
    • +3
    /openacs-4/packages/search/www/search.tcl
fixing bug #3063; introduced by a change of daveb for notifications. not sure, what the reason was exactly.

Strip absolute URLs in case a page is edited in HTTP/HTTPS and viewed

the other way. That is, when a full url to HTTP is in the content, and

the page is viewed under HTTPS, a security warning is displayed. Since

there are bugs in Firefox when editing, the URLs are converted to

absolute URLs by xinha. We strip them out when saving. They are

converted back when editing so the user experience is unchanged.

Removing unnecesary list command form the title's page

Merging Nima's changes

Merging Nima's changes: i18n

Merging Nima's changes: list template

Merging Nima's changes: i18n

Merging Nima's changes

Merging Nima's changes: list template

Merging Nima's changes: i18n

    • -2
    • +2
    /openacs-4/packages/faq/lib/faq-add-edit.tcl
Merging Nima's changes: i18n and list template

Merging Nima's changes: i18n

    • -4
    • +2
    /openacs-4/packages/news/www/image-choose.adp
    • -5
    • +6
    /openacs-4/packages/news/www/image-choose.tcl
    • -3
    • +3
    /openacs-4/packages/news/www/preview.tcl
    • -0
    • +1
    /openacs-4/packages/news/www/admin/index.adp
Get rid of debugging info

Add missing key

When i added documentation blocks to these callbacks, the call back def code

started complaining that the body {\n} is not empty. Replaced this with the

"-" empty body marker. Interestingly:

ad_proc -callback {

params

} {

}

apparenly does not trigger the "non-empty body" error. Apparently the callback def

only checks if there's a docblock passsed to ad_proc ... a "gotcha".

fix problem with radio and checkbox. formwidget was used instead of formgroup.widget.

Link to new start page