Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1778 visitors today
Log In Register

Forum OpenACS Improvement Proposals (TIPs): Re: TIP #141: Implement true global package parameters

OpenACS Home : Forums : OpenACS Improvement Proposals (TIPs) : Re: TIP #141: Implement true global package parameters : One Message

+
Posted by Don Baccus on
In someone's code, you mean? grep for "parameter::set_global_value" and look for the package key, just as you would today for pseudo-semi-not-really global parameters that are set using "parameter::set_from_package_key".
+
Posted by Torben Brosten on
I mean as a sitewide admin, nondeveloper, who wants to see or change the global parameter value.
+
Posted by Michael Steigman on
They would show up in the site wide UI Don has mentioned but would also be visible inside a package instance (perhaps with a link to the page where you can edit in the SW area).