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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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