Quote from: fabryshock at Dec 28, 2012, 09:57 PM
i Think that's Easy2Gallery is a very great plugin!
Another little time to fixing the last bugs and add some feature and it's the top.
Hello, thanks for the kind words.
Quote from: fabryshock at Dec 28, 2012, 09:57 PM
Now i have some problems, is the right section?
1) in the image file description the characters "à,è,ò,ù,ì" are displayed "?". My charset is UTF-8. I have tryed also with the ASCII code but the "?" not change.
I believe I've tried to make this snippet works for non-ascii characters.
Anyway, what exactly are you trying to achieve? (see my answer to no. 3 below)
Quote from: fabryshock at Dec 28, 2012, 09:57 PM
2)how can I sort the pictures according to my personal taste? is it possible?
Unfortunately no.
The request had been around though.
But since it would require an overhaul to the module's code, I decided to skip this request, and have been concentrating on converting this snippet for Revo.
Quote from: fabryshock at Dec 28, 2012, 09:57 PM
3)I would like that the click on the folder album go to another page with the relative album is displayed. if i use the &landingpage=`ID` work's only for the thumbs but not for the folder. For example in this page: http://www.noaldolore.eu i call easygallery in this way:
[!easy2? &use_redirect_link=`1`&w=`153` &h=`130`&gal_desc_continuous=`1` &crumbs_use=`alias` &gal_desc=`0` &ecm=`1`&dir_tpl=`dir-home-tpl` &thumb_tpl=`thumb-tpl`
&landingpage=`232` &lp_w=`550`&page_tpl=`lan-tpl`&limit=`6`!]
the thumbs displayed are the gallery's folder album. If click on the thumb the page not change and it's a problem. How can i solve this problem?
Keep in mind: landingpage != redirect link.
Redirect link option is to redirect the page to a specified page, plain redirect, no matter what the destination page's content is.
Landingpage option is to open the big image of the clicked thumbnail to the specified page.
The landingpage only works for pictures.
Is it the 'Gallery' section?
Are you trying to redirect the user to a landingpage when they click an image?
Have you tried to fix the snippet call?
I notice that your snippet has backticks and ampersands not separated by a space.