Recent Topics

1 Jul 25, 2006 22:08    

I con't seem to find any documentation on the Apply Rendering setting under the Admin Plugins panel. What are these options and how does each effect a plugin?

2 Jul 25, 2006 22:18

Renderers change the output of a post, the auto-p is a example.

Most renderers add something like;
[plugincode]some value[/plugincode]

Which will be replaced with the appropriate output when the post is rendered.

Hope this helps.

3 Jul 26, 2006 13:56

Not sure if we're talking about the same thing.... In the Admin Plugin page, when you edit the properties for a plugin one of the options is Apply Rendering with values like "Never", "Always", "Stealth", etc...

4 Jul 26, 2006 17:03

xangelusx wrote:

Not sure if we're talking about the same thing.... In the Admin Plugin page, when you edit the properties for a plugin one of the options is Apply Rendering with values like "Never", "Always", "Stealth", etc...

Yes those are the rendering methods.

Never - This plugin is not a renderer and should never render anything
Always - This plugin always has something to do
Stealth - The plugin handles when and when not it should render the post
Lazy - ( My Favourite ) B2evo automaticly detects when and when not your renderer should be applied.


Form is loading...