• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
documenting the new string trim behaviour of the parameter::get proc

String trimming all parameter values returned by parameter::get. Was motivated to do this after I was contacted by Gregor Obernoster who couldn't get acs_community_member_link to work because of an accidental trailing slash in the CommunityMemberURL param.

Peter: adding the localize switch to parameter::get that will replace any #message_key# occurencies in the parameter value with the corresponding messages from the message catalog using the locale of the request

Enable parameter::get to check the parameter file bug 1715/patch 427

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
moved ad_parameter_from_file call from parameter::get to

parameter::get_from_package_key since you would only use a package_key to get

a value from the configuration file anyway.

parameter::get now checks the server config file first. this replicates

ad_parameter's functionality

  1. … 1 more file in changeset.
moved the names of community-core-2 correctly

  1. … 4 more files in changeset.
adding a new parameter api that is somewhat cleaner and uses named parameters

    • -0
    • +85
    ./parameter-procs.tcl
  1. … 8 more files in changeset.