I have a question… can you create a plugin that works inside a tag? Like, say, the weblog:entries tag?
To be more accurate, I’ve seen that you can, but can you add parameters to that plugin inside a tag?
Like so:
{exp:weblog:entries weblog="news" category="{exp:new_plugin data="New_data"}" parse="inwards"}
....
{/exp:weblog:entries}I’ve tried it, but it doesn’t seem to work. If you can’t use parameters in the plugin… it seems rather crippled somehow.
Anyone know? I appreciate it!