Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Linklog with RSS to Twitterfeed
Sure you could, but this requires an extra db call per article and is not very user friendly, even if we add uid and feed_time to $thisarticle array (which would overwrite eventual cf named uid and feed_time).
Offline
Re: Linklog with RSS to Twitterfeed
etc wrote #334346:
but this requires an extra db call per article and is not very user friendly.
Yes, I agree. It was just the solution I had used up to now.
TXP Builders – finely-crafted code, design and txp
Offline
Re: Linklog with RSS to Twitterfeed
jakob wrote #334338:
That’s one way of doing a custom RSS feed. Another way is to use a form with a custom mediatype and utilize the ability to output that form via the url
https://yourdomain.com/?f=form_name. It does basically the same thing without using a section for it.
TXP can run a form directly? Mind blown
Offline
Offline