On Tue, Aug 23, 2011 at 2:00 AM, Thomas Gries <[email protected]> wrote:

> General file naming conventions are here to find
> http://www.mediawiki.org/wiki/Manual:Coding_conventions#File_naming
>
> We still don't have a specific file naming convention for Extension,
> but most writers use
> /<UpperCamelCase/ExtensionsDirname>/</UpperCamelCaseExtensionsDirname>/.*
>
> for example
> extensions/TitleKey/TitleKey.php
>

That *is* our specific file naming convention for extensions; if you ever do
it differently you're doing it wrong. ;)

Note that there are still a few incorrectly-named extensions floating around
in SVN.

-- brion
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to