Question

If you write one article in front-end like Author, Joomla send one notification to Administrator that advice that one new article was wrote. My component have ACL and work well but I not found where I must put the email sender. I must do a plug-in, I not found this in content component. Thnaks

Était-ce utile?

La solution

Thou can create a content plugin which hold into the onContentAfterSave() or onContentBeforeSave() methods.

http://docs.joomla.org/J2.5:Creating_a_content_plugin

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top