plugin in plugin
Posted: Wed Feb 15, 2006 10:05 pm
Hi all,
i'm still using 0.10 version of cmsms. what i'm trying to do is make one plug-in execute another plug-in. i.e. i have some record in database, i get it with sql query. Let's say the field type is text, and there is some content in it. And among this content there is some tag like {breadcrums} or whatever. If I simply print all the content to the screen I get just the name {breadcrumbs}, but what I need is that I would get the result of the breadcrumbs plug-in.
I hope I wrote it all clear.
Thanx in advance!
i'm still using 0.10 version of cmsms. what i'm trying to do is make one plug-in execute another plug-in. i.e. i have some record in database, i get it with sql query. Let's say the field type is text, and there is some content in it. And among this content there is some tag like {breadcrums} or whatever. If I simply print all the content to the screen I get just the name {breadcrumbs}, but what I need is that I would get the result of the breadcrumbs plug-in.
I hope I wrote it all clear.
Thanx in advance!