The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
How do i remove my Forum RSS content:encoded from Subscription ?
I want subscribers to be able to get my Rss Description and Title only and not my full content. Please your assistance will be welcome. Regards, www.naijafinder.com |
|
#2
|
|||
|
|||
|
Try adding "&nohtml=1" to your feed url and see if that gives you what you want. If it does, you can force nothml=1 for everyone by creating a new plugin using hook external_start and code like:
Code:
$vbulletin->GPC['nohtml'] = 1; |
|
#3
|
||||
|
||||
|
could you please help on how i can delete the RSS content:encoded for subscribers. I dont want them to get my full content.
|
|
#4
|
|||
|
|||
|
I thought that's what I did. Did I answer the wrong question, or did you not understand my answer?
|
|
#5
|
||||
|
||||
|
Yes you did, but i was unable to understand it. How do i navigate to add this &nohtml=1 to my feed url?
Thanks in advance |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|