tehribo / joomla-article-access

Automatically exported from code.google.com/p/joomla-article-access
0 stars 0 forks source link

Question: Will this work on an article embedded in a module #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I have a few articles embedded in modules to allow me to display the
article where I want.  I've tried numerous article access plugins and none
of them work on these embedded articles.   Is it simply a fact of Joomla
that this cannot be done?

Thanks,
Rob

Original issue reported on code.google.com by rolev...@gmail.com on 5 Dec 2009 at 6:30

GoogleCodeExporter commented 8 years ago
Rolevine,

This is dependent on the module you are using. The module has to implement the 
Joomla 
content events, in order for it to trigger plugins listening to those events. 
Implementing  
the appropriate events is up to the module developer.

For the list of events:
http://docs.joomla.org/Tutorial:Plugins

You'll have to ask the developer of the module to implement the Joomla content 
events.
http://docs.joomla.org/Reference:Content_Events_for_Plugin_System

Original comment by buca...@gmail.com on 28 May 2010 at 2:15

GoogleCodeExporter commented 8 years ago

Original comment by buca...@gmail.com on 31 Dec 2010 at 5:27