Hey, I'm wondering how can I find all the system variables within koha because I'm interested in setting my own system preferences. I just don't know what would be the correct system variable for the parameter I wish to set some preferences for. Can any one help? Thanks, Noel Image by FlamingText.com --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when.
I'm wondering how can I find all the system variables within koha
All system preferences should be accessible from the System Preferences page (/cgi-bin/koha/admin/systempreferences.pl). Are you concerned that there is a system preference that Koha is using without displaying it in the administration area?
because I'm interested in setting my own system preferences.
If you're interested in creating a new system preference that controls how Koha behaves in a new way, you'll have to: 1. Modify the scripts to work with the new preference 2. Modify the template to work with the new preference 3. Add the new preference to the database What did you have in mind? -- Owen ---- Web Developer Nelsonville Public Library http://www.myacpl.org
participants (2)
-
Noel Goodman -
Owen Leonard