Chris@0: 'components/{$name}/', Chris@0: 'module' => 'modules/{$name}/', Chris@0: 'template' => 'templates/{$name}/', Chris@0: 'plugin' => 'plugins/{$name}/', Chris@0: 'library' => 'libraries/{$name}/', Chris@0: ); Chris@0: Chris@0: // TODO: Add inflector for mod_ and com_ names Chris@0: }