• last updated 56 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed the LockDir option as it was killing checkouts of specific tagged

versions.

    • -1
    • +1
    /openacs-4/packages/CVSROOT.dotlrn/config
patches some of the problems ad_text_to_html has with url's that

contain email addresses and plain text email with mailto: already

prepended. also inserts \\n so the html is readable in source. removes

residual sTaRt/eNd magic just in case.

It does not handle URLs with userinfo like http://user:passwd@foo.com/zim

bug 1842/patch 491

Fixed a bug that broke multiple uses of to_sql etc in a form declaration.

file not-allowed.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/forums/www/not-allowed.adp
file not-allowed.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/forums/www/not-allowed.tcl
Added a not-allowed page, which forums seems to be redirecting to, anyway, but which wasn't there. And changed do_abort so that it doesn't throw an error, but rather an ad_script_abort, and so that it offers the user a login page if he isn't logged in, instead of simply throwing the not-allowed page.

    • -0
    • +2
    /openacs-4/packages/forums/forums.info
    • -0
    • +10
    /openacs-4/packages/forums/www/not-allowed.tcl
Renamed upgrade scripts to include the full version number

Fixed the EmailDomain, so it doesn't default to openacs.org. Instead, I've changed address_domain so that if there's no domain specified here, we do a regexp on [ad_url] to find out what the domain likely is.

cross reference the multirow procs

fix some links and add a link to bboard

append port for default SystemURL when not on 80 bug 1832/patch 489 Tilmann Singer

added note about peter's auto-intall stuff

adding support for tcl files in the I18N interface for packages, temporary message tags must be inserted manually, there is no equivalent of Jeffs magic script for adp files for tcl files, improving the I18N instructions

adding the format proc to allow variables to be interpolated into catalog messages, updating documentation for the lookup procs, simplifying the lookup proc greatly, not attempting anything smart if lookup fails for now

Adding a key short hand for the temporary message lookup tag - the underscore, syntax: <#_ text#>

updated docs and removed load.sql

add a warning about existing vars in rp_form_put

correcting mistake: site-wide default locale should be en_US not de_DE

removing tilde file

Added a catch around the call to acs-lang, so at least we won't prevent pages from being served

added DESTROY method calls for openfts-driver ops

changes to make search work with openfts 0.3

Peter: a proc in the acs-lang API changed name, correcting, improving the documentation for translating adp files, removing tilde files that were committed by mistake yesterday evening

Peter: making the proc replace_adp_message_tags_with_lookups work on tcl files as well as adp files to make it easier to translate TCL libraries and TCL pages

Peter: making the locale argument to the message lookup proc _ be optional

If we don't have the <p></p> in index.adp, it doesn't belong here, either.

    • -2
    • +0
    /openacs-4/packages/dotlrn/www/one-community.adp
Typo in default name for control panel: "Contol Panel".

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
Small typo in comment: 'what this privs this user has'

Quick hack fix: The seach box tries to find the URL that this package is mounted at, but it may be mounted at multiple site nodes. I've made the query only return the first row. Ugly.

Fixed two bugs:

- Bug #55: Added a default rel_type when adding a user to a community. dotlrn_club::add_user and dotlrn_class::add_user both had it, dotlrn_community::add_user didn't which caused join of a subgroup to break.

- The join link referenced a join.gif image, but this isn't included in the dotlrn package, so I changed it to be words.