Page 1 of 1

Intergration with joomla?

Posted: 05 May 2007, 08:19
by bamby974
Heloo,

I need to integrate Imagevue in joomla.
Imagevue works nice..the soucy ,it's the integration in a news of Joomla or in a page html.


my site on : http://www.monsite.com/mon_rep/
imagevue on : http://www.monsite.com/mon_rep/imagevue
config.ini on : http://www.monsite.com/mon_rep/imagevue/config.ini
ma page on : http://www.monsite.com/mon_rep/imagevue.html


my code : I replace < & >with* for the postl

*object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... n=6,0,29,0" width="100%" height="512" *
*param name="movie" value="imagevue.swf" /*
*param name="quality" value="high" /*
*param name="BGCOLOR" value="#000000"*
*param name="FLASHVARS" value="contentfolder=content&configfile=config.ini " /*

*embed src="imagevue/imagevue.swf" width="100%" height="512" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#FFFFFF" flashvars="contentfolder=content&configfile=config .ini"* */embed*

.....thank a lot...amicalement Bamby974.

Posted: 08 May 2007, 15:52
by remco
Hi

I also use Joomla and there are 2 way's to do it

the first and most easyway is to make a wrapper menu item and use the gallery als the url.

The seccond option is to integrate it in a html page, but it is a lot dificulter.
You must first install KL_Php module, and activate it its al tool to enable to run php under page content and then add then include the imageveux index.php.

i prefer the first option my self, there is no bridge or something to combine.

Posted: 11 May 2007, 15:01
by alainRaap
Is a user integration with Joomla Users not possible? Like the SMF bridge for Joomla. Then a user is already identified and can upload his own pictures.