Insert main article URL into frontpage - Joomla! Forum - community, help and support
i'm developing plugin add retweet link top of every content item. plugins (ie, tweetme) grab url address bar (i think), retweeting article posted onto front page link frontpage rather article's main page.
i want make plugin insert main article's url, whether person clicked retweet button main article or frontpage.
how go doing this? if don't know, can refer me guides dealing how joomla generates frontpage can try figure more of out on own?
thanks
-sam
i want make plugin insert main article's url, whether person clicked retweet button main article or frontpage.
how go doing this? if don't know, can refer me guides dealing how joomla generates frontpage can try figure more of out on own?
thanks
-sam
hi sam,
you can plugin.
the url can create using article information.
e.g. have tried contenthelperroute::getarticleroute() ?
olaf
you can plugin.
the url can create using article information.
e.g. have tried contenthelperroute::getarticleroute() ?
olaf
Comments
Post a Comment