Joomla.it Forum
Componenti per Joomla! => Gallerie di immagini => : Daniel2k 11 Jun 2008, 14:25:04
-
Hi
iīve a problem with configure the gallery manually.
i donīt know really which file i have do edit that the gallerie works.
please could you say me which file it is.
is ist the gallery.php in /images/oziogallery/
or the gallery.php in /components/com_oziogallery/
or the imagerotator.xml in the same directory?
-
Ciao Daniel2k,
for Ozio Gallery component and the skin tilt 3d
components/com_oziogallery/gallery.xml
for Ozio Gallery component and the skin image rotator components/com_oziogallery/imagerotator.xml
for Ozio Gallery module and the skin tilt 3d
modules/mod_oziogallery/photo/gallery.xml
for Ozio Gallery module and the skin image rotator
modules/mod_oziogallery/photo/imagerotator.xml
-
thanks i will try it
:)
-
it tried it but it dont worked.
i use the: skin tilt 3d
i modified the
modules/mod_oziogallery/photo/gallery.xml
and
components/com_oziogallery/gallery.xml
like this
<tiltviewergallery>
<photos>
<photo imageurl="http://bit07.pytalhost.com/images/oziogallery/klasse_0.jpg">
<title>Arthur Bötcher</title>
<description>this is a test.</description>
</photo>
</photos>
</tiltviewergallery>
ia also tried th relative path of the image :
imageurl="/images/oziogallery/klasse_0.jpg"
but it also does not work.
Where is my mistake?
the image url is corect it works when try it directly to go to the picture.
-
ok Daniel2k, now I see the photo in your skin tilt 3d
-
i dontīt know why it works now because i dont really change anything in the xml file.
But now it works and more isnīt important.
thanx for helping me