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

有帮助吗?

解决方案

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

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top