|
The Metadata Plugin Metadata Management for Manila |
Site last updated 2/24/2006; 12:33:21 PM |
|
DevelopersWhen adding capabilities to the Metadata Plugin, please work within the following simple code framework. This makes it easy for everyone to read and debug code.
Justification of template:
Also, please provide full location information when raising scripterrors. Example:
Scripts should be named according to the gridbox naming scheme: The prefix dsp_ denotes an object that only displays information. It does not change anything. The prefix qry_ denotes an object that queries the database and retrieves information. It does not change anything in the database. The prefix act_ denotes an action object that reaches in and makes changes somewhere. Those with sharp eyes will note that in the screenshot above, the script should be named act_create(). See also the page on Debugging.
|
||||
| This page last updated Monday, August 6, 2001 at 2:05:14 PM. | (13324) |