Index: openacs-4/packages/acs-core-docs/www/tutorial-parameters.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-parameters.html,v diff -u -r1.9.2.2 -r1.9.2.3 --- openacs-4/packages/acs-core-docs/www/tutorial-parameters.html 23 Jun 2016 08:32:46 -0000 1.9.2.2 +++ openacs-4/packages/acs-core-docs/www/tutorial-parameters.html 19 Nov 2016 09:21:55 -0000 1.9.2.3 @@ -5,4 +5,4 @@ application.

To add parameters for your package, go to the Automatic Package Manager (/acs-admin/apm)

Click on your package

Under the Manage section, click on Parameters

It's fairly self-explanatory at this point. Create the parameters you want, and then access them in your code using the - parameter::get procedure.

View comments on this page at openacs.org
+ parameter::get procedure.