On Wed, 21 May 2014 22:38:00 +0200, Stephan Gambke <[email protected]> wrote:

There seem to be three popular ways:

* $IP/skins/SkinName.php for the main file plus $IP/skins/skinname/
for
...
* $IP/skins/SkinName/ for both assets and PHP files
($IP/skins/skinname/SkinName.php etc.), using require_once in
...
* $IP/extensions/SkinName/ for everything, the rest as above. This
makes
I'd go for a mixture of option 2 and 3:
$IP/skins/SkinName/SkinName.php

Yes, this is what I meant; that was just a typo, sorry.


--
Matma Rex

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

Reply via email to