; $Id$ name = Remote Hello description = Greets XML-RPC clients by name. core = 6.x I've read that only the first letter of a module name should be capitalized, but the above example from a very reputable source departs from this convention. Is the capitalization important to the function of the module or to some CVS convention? CK
To my knowledge, it's just for consistency - looks funny in admin when some modules use "Module Name" and others use "Module name". Incidentally, development@drupal.org would be a better spot for module questions than themes@drupal.org. -- Chris Sternal-Johnson cj@ceejayoz.com On Mon, Jul 20, 2009 at 2:28 PM, Bushidodeep <field.ninja@gmail.com> wrote:
; $Id$ name = Remote Hello description = Greets XML-RPC clients by name. core = 6.x
I've read that only the first letter of a module name should be capitalized, but theabove example from a very reputable source departs from this convention.
Is the capitalization important to the function of the module or to some CVS convention?
CK
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
participants (2)
-
Bushidodeep -
Chris Sternal-Johnson