Should direct access to file location be hidden from the end user?
At the moment right-click on the picture gives you all usual operations and exposes a full path. I kind of liked an old /dowload/N/N.jpg reference
Any comments why it was decided to "simplify" things
Posts: 16504
Simply, performance and it's not to "simplify" things, it really does simplify things. Gallery doesn't have to do extra work translating that info or serving up the images.
Want more, search the forums.
Images can be made just as secure as in G2 with G2's image firewall.
http://gallery.menalto.com/node/87609
http://gallery.menalto.com/gallery_3.0_alpha_2_feedback
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 2466
harsh... missed 87609, but did not have an intention to read info on Alpha thinking that it is more productive to spend time on customization questions.
yes "G2 image firewall" could be used, but it complicates thing as far as configuration of the site and may not be available to some people. and I have set .htaccess to prevent hot-linking...
To do more with .htaccess where do I set a path instead of ./var? Didn't find it under Advanced_settings
probably would be nice to start collect FAQ for G3
Posts: 16504
I simply used this handy feature: http://gallery.menalto.com/search :D
Right now, since G3 hasn't been finalized yet and is still being worked on, you'll have to manually edit .htaccess
For example, the ability for G3 to utilize mod_rewrite was just added to the code base a couple days ago. I haven't even had a chance to check it out, just saw that it was committed by bharat.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 27300
http://codex.gallery2.org/Gallery3:FAQ
Feel free to add to it as required. Docs are for users by users so your contribution will be appreciated.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 13
what should the content of the .htaccess file be?
Posts: 16504
If you get the latest code, the .htaccess that's included has an example
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here