Back to vBulletin 4.x Add-ons

Removing full posts from feeds
Mod Version: 1.00, by dlan

vB Version: 4.0.1 Rating: (0 vote - 0 average) Installs: 17
Released: 15 Jan 2010 Last Update: Never Downloads: 26
Not Supported Uses Plugins Re-usable Code  

I had a problem with content theft in the past, so i wanted to limit the content provided by vbulletin's rss feeds.

I didn't want to mess with the templates to avoid manual checks every time vbulletin updates and for the same reason i didn't want to edit php files. So i came up with this (really) tiny plugin which i hope you'll find useful.
  1. Login to your admin panel
  2. Expand Plugins & Products block
  3. Click Add New Plugin
    • Product: vBulletin
    • Hook Location: external_complete
    • Title: (anything you want, i entered Limit Feeds)
    • Plugin PHP Code (one line):
      PHP Code:
      $output preg_replace('/(\<content\:encoded\>.*\<\/content\:encoded\>)/s'''$output); 
  4. Plugin is Active: Yes
  5. Press Save

All done, now you just made content theft a bit more difficult

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024