How to Export latest Images (thumbnails only) to HTML document How to Export latest Images (thumbnails only) to HTML document
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

How to Export latest Images (thumbnails only) to HTML document

Started by Kamui Shirou, December 13, 2004, 04:42:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kamui Shirou

How do I export the latest images to my main site from the gallery?

EDIT sorry if this is in the wrong forum

Joachim Müller

you probably don't mean "export", you probably want to display the thumbnails on another page of your site.
You can either use the "random image includes" (ssi) mod if the page in question is php enabled. If it isn't you could take a look into the rss feeds mod.
If you actually meant "export", take a look at httrack.

Joachim

Kamui Shirou

I am talking of Putting the latest images not Random image Say like the last 6 uploads into my main site page.

Joachim Müller

That's what the above mentioned mods can do as well.

Joachim