Difference Between Plugin and Module
alexisb
![]()
Joined: 2005-11-24
Posts: 56 |
![]() |
Hi, I see "class GalleryModule extends GalleryPlugin" in GalleryModule.class. Is there any difference between plugin and module? Why sometimes I see code referring to a plugin and then referring to a module?, are we talking about the same thing? Regards! Alexis Bellido - Ventanazul web solutions |
|
Posts: 378
Themes and Modules are Plugins.
Posts: 56
Right, I just started working in changing a theme and clearly noticed:
class GalleryTheme extends GalleryPlugin
class GalleryModule extends GalleryPlugin
The power of inheritance![:)](http://galleryproject.org/files/smiley/smile.gif)
Thanks!
Alexis Bellido - Ventanazul web solutions