Plugins will, from now on, be named Modules, so I've updated the specifications to...
commitaca9963f7b4ee809fdc179053166cf7c746d2016
authorvinnl <imnotb@gmail.com>
Thu, 28 Feb 2008 12:22:03 +0000 (28 13:22 +0100)
committervinnl <imnotb@gmail.com>
Thu, 28 Feb 2008 12:22:03 +0000 (28 13:22 +0100)
tree09254360583bb9515af5c6ab55a36ec5ea89ab20
parent43e70e3d98a16537aa52a32f89c7b6c5f1a714c5
Plugins will, from now on, be named Modules, so I've updated the specifications to reflect that change.
13 files changed:
specifications/library/Pivip/Controller/Module/ModuleControllerSpec.php [new file with mode: 0644]
specifications/library/Pivip/Controller/Plugin/PluginControllerSpec.php [deleted file]
specifications/library/Pivip/Module/ModuleInterfaceSpec.php [moved from specifications/library/Pivip/Plugin/PluginInterfaceSpec.php with 79% similarity]
specifications/library/Pivip/ModuleIterationSpec.php [new file with mode: 0644]
specifications/library/Pivip/PluginIterationSpec.php [deleted file]
specifications/modules/admin/ConfigurationInterfaceSpec.php [moved from specifications/plugins/admin/ConfigurationInterfaceSpec.php with 85% similarity]
specifications/modules/admin/controllers/AdministrationSpec.php [moved from specifications/plugins/admin/controllers/AdministrationSpec.php with 56% similarity]
specifications/modules/install/InstallationSpec.php [moved from specifications/plugins/install/InstallationSpec.php with 80% similarity]
specifications/modules/openid/OpenidAuthenticationSpec.php [moved from specifications/plugins/openid/OpenidAuthenticationSpec.php with 90% similarity]
specifications/modules/openid/controllers/OpenidLoginFormSpec.php [moved from specifications/plugins/openid/controllers/OpenidLoginFormSpec.php with 86% similarity]
specifications/modules/page/PageInstallationSpec.php [moved from specifications/plugins/page/PageInstallationSpec.php with 90% similarity]
specifications/modules/page/PageManagementSpec.php [moved from specifications/plugins/page/PageManagementSpec.php with 85% similarity]
specifications/modules/page/controllers/PageRetrievalSpec.php [moved from specifications/plugins/page/controllers/PageRetrievalSpec.php with 85% similarity]