HI! First of all - thanks a lot for the module! It saved me a lot of time
But there is one problem (not sure if it's a bug in any of the involved plugins/your module). Not all plugins are interpreted by the ariprocesscontent. For example:
1.the ariprocesscontent module is set to active
2.the custom php module which i use to test the plugins includes the following code (for googlemaps and tree different flickr photo stream pluins):
{mosmap width='200'|height='180'|lat='52.052312'|lon='4.447141'|
zoom='3'|zoomType='Large'|zoomNew='0'|mapType='Satellite'|showMaptype='1'|
overview='0'|text='sv DWO'|tooltip='DWO'|marker='1'|
align='center'}
{easyflickr count=2,size=t,tag=snow dog}
[flickr photo=2960116125]
{flickr-album} Type=Search, Keywords=world domination {/flickr-album}
3. on the website only map and the easyflickr are embedded as expected, the last two plugins are schown just as a text.
Is this a problem in those plugins? Any idea how can i solve it?
Thanks you very much in advance!