-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
2.6
-
None
-
MOODLE_26_STABLE
I've been meaning to document this for a while, and would like to finalise this before writing a new major blocks of code.
A draft proposal is at http://docs.moodle.org/dev/YUI/Namespacing and suggests migrating to:
Y.M.<plugin_or_system_type>[_<component>].<YUI_modulename>[.<YUI_submodule>]
|