XenForo
Administrative
- Thread starter
- Admin
- #1
RSS is seen by some as dated tech, but sometimes it can be really helpful.
When creating an RSS importer - that is when i want to grab content from somewhere - xenforo by default creates the baseline of the importer template seen below:
{title}
{content}
Article here...
This creates output in a pre-defined thread, and it works. There are, however a few problems. The {title} operator doesn´t always seems to work. And the {content} operator is different from the de-facto standard...
Read more
Read more about this Feed . . .
When creating an RSS importer - that is when i want to grab content from somewhere - xenforo by default creates the baseline of the importer template seen below:
{title}
{content}
Article here...
This creates output in a pre-defined thread, and it works. There are, however a few problems. The {title} operator doesn´t always seems to work. And the {content} operator is different from the de-facto standard...
Read more
Read more about this Feed . . .