| | Re: Thumbnail menu CGI script Kevin Loch
|
| | I still have no idea what he is trying to do. When you access a brickshelf folder it gives you an html page that contains links to all of the thumbnail images. You just have to extract them from the html. That would be trivial because the thumbnail (...) (24 years ago, 19-Jan-01, to lugnet.off-topic.geek)
|
| | |
| | | | Re: Thumbnail menu CGI script Kevin Loch
|
| | | | Another way to get the information is to go to ${folder}/thumb where ${folder} is the path to the actual images. In that folder is the actual thumbnail files and a file called .sizecache. .sizecache contains one line for each thumbnail in the (...) (24 years ago, 19-Jan-01, to lugnet.off-topic.geek)
|
| | | | |
| | | | | | Re: Thumbnail menu CGI script Bram Lambrecht
|
| | | | (...) That's perfect. Thanks! --Bram (24 years ago, 19-Jan-01, to lugnet.off-topic.geek)
|
| | | | |