Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#277 2020-12-10 05:02:48
Re: TXP Tweet: arc_twitter and arc_twitter_intents
Alternatively, you can go the non-external script, native way github.com/colak/neme/blob/master/pages/about.tpl#L76 and github.com/colak/neme/blob/master/pages/about.tpl#L167.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#278 2020-12-10 07:55:16
Re: TXP Tweet: arc_twitter and arc_twitter_intents
No, I want to tweet new articles from inside Textpattern, so it’s about arc_twitter
.
Offline
#279 2020-12-10 09:34:34
Re: TXP Tweet: arc_twitter and arc_twitter_intents
I’m wondering if adi_notes can parse txp tags on the back-end. Do ask in that thread and, if it does, the following untested code may work in combination with the recommended twitter meta-tags.
<a href="http://www.twitter.com/intent/tweet?url=<txp:permlink id='<txp:article_id />' />" title="Share on Twitter">Post on Twitter</a>
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline