I know how to make a mambot to replace user deifine tag {mytag} but I dont know how to make a button that add at the bottom of all article created without a tag.
Any idea?
Thanks in advanced.
How to make this mambot
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules
How to make this mambot
Signature Rules: viewtopic.php?f=8&t=65
Re: How to make this mambot
I dont know why this coding forum is so inactive!!
I have my own solution, do hack joomla core to add the button.
I have my own solution, do hack joomla core to add the button.
Signature Rules: viewtopic.php?f=8&t=65
Re: How to make this mambot
I'm sorry that you did not receive a quicker response to your request. However, please remember, the other members that post in this forum are volunteering their time and experience. The ones that could have answered your question may have been tied up at the moment and thus, where not able to see your request.
Thankfully, you found a solution to your problem.
Thankfully, you found a solution to your problem.
http://springhillalumni.org • Springhill High School Alumni Association
Re: How to make this mambot
onAfterDisplayContent event is for you, I think. Developer wiki has wider explanations on this subject.
http://dev.joomla.org/component/option, ... s:plugins/
http://dev.joomla.org/component/option, ... s:plugins/
My Joomla! 1.5 extensions - http://joomla.ercan.us
Progress is made by lazy men looking for easier ways to do things.
Progress is made by lazy men looking for easier ways to do things.
Re: How to make this mambot
Opie wrote:I'm sorry that you did not receive a quicker response to your request. However, please remember, the other members that post in this forum are volunteering their time and experience. The ones that could have answered your question may have been tied up at the moment and thus, where not able to see your request.
Thankfully, you found a solution to your problem.
I know people here are volunteering their time and experience, thanks a lot for all help.
Pentacle wrote:onAfterDisplayContent event is for you, I think. Developer wiki has wider explanations on this subject.
http://dev.joomla.org/component/option, ... s:plugins/
Yes, it is exactly what I need. Do hack joomla core at components/com_content/content.php at the end of function show does the same result, but not a good solution is upgrade joomla.
Thanks a lot.
Signature Rules: viewtopic.php?f=8&t=65