The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Force Read more ... link to appear in RSS exporter
I want to force a link to the thread to appear in the first part or any part if used / grabbed in RSS aggregator
any ideas simply i think the link will be like : HTML Code:
<a href="showthread.php?$session[sessionurl]t=$threadid">Read more ...</a> --------------- Added [DATE]1255309042[/DATE] at [TIME]1255309042[/TIME] --------------- here is a piece of code in external.php: Code:
$postbit_obj =& $postbit_factory->fetch_postbit('external'); $message = $postbit_obj->construct_postbit($thread); $xml->add_tag('content:encoded', $message); unset($message); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|