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.1 -r1.9.2.2 --- openacs-4/packages/acs-core-docs/www/tutorial-parameters.html 9 Jun 2016 08:44:50 -0000 1.9.2.1 +++ openacs-4/packages/acs-core-docs/www/tutorial-parameters.html 23 Jun 2016 08:32:46 -0000 1.9.2.2 @@ -3,6 +3,6 @@ with it. These are like preferences, and they can be set by the administrator for each application to change the behavior of your 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 + 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