The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi
How is it possible to disable that every time i edit an article, it pings the rss feed and sends notifikation to the feed readers? I just want the article to appear in the feed for once, not everytime it gets edited... any solutions? I use vbulletin cms 4.17 thanks |
#2
|
|||
|
|||
![]()
This is just really a stab at it that I haven't tested at all, but you could try creating a plugin using hook location external_start and something like this:
PHP Code:
That will include things in the RSS feed based on last post time instead of the dateline. |
#3
|
|||
|
|||
![]()
great but how do it do that? Should i create php file with that code?
|
#4
|
|||
|
|||
![]()
In the adminCP go to Plugins & Products -> Add New Plugin. Put the code in the large box and select the hook location from the dropdown menu. Put in a title so that you'll remember what it does later. Then select the "Yes" radio button next to "Plugin is Active", and Save.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|