Re: how to use photogallery plugin?

2008-07-10 Thread gulfiz ergin
If you've followed the docs and put your images in
{properties:content.xdocs}/images/gallery/ then you should be able to
navigate to /gallery/index.html and see them. Maybe you could explain
exactly how far you are getting and report any errors you've
encountered?
--tim
I am so sorry about my dumb questions.Should I create this index.html or plugin 
will do it for me? 
I created it by myself and actually i don't know which codes I should write in 
it?Is there any example 
.xml file (for gallery) that I can see what should I have and then I can change 
it for my site?


  

Re: how to use photogallery plugin?

2008-07-10 Thread gulfiz ergin
It's generated - just point your browser at it.
--tim
Tim as you said it is generated! now I have two different photo galleries
 that  have its own album.xml file and photos. But I couldn't see my photos.
I wrote the code in album.xml like this :

a href=./ge/index.htmlimg src=ge/a.thumb.jpg/a

but still any photo appears on the site, what is more my 
album's name disappears!
how this code should be?any help?