I need a "how to" for setting the last added file on my frontpage.
something like a direct link of displayimage.php?album=lastup&cat=0&pos=0 into the anycontent.php
all I could figure out was an extern solution.
Makeing a new index.htm and putting coppermind into a subdirectory.
index.htm
<HTML>
<HEAD>
<META NAME="Author" CONTENT="Content">
<TITLE>Sydney_06</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<SCRIPT LANGUAGE="JavaScript">
<!--
setTimeout('open("cpg143/displayimage.php?album=lastup&cat=0&pos=0" , target="_parent")',1); //
//-->
</SCRIPT>
</BODY>
</HTML>
But that dosen't work with the home button...
I want to use Coppermind as an video Blog based on Images with the film strip as an Navigation on the right side.
So I need the Newest Video ready to play on my Frontpage.
Thanks for any help
http://forum.coppermine-gallery.net/index.php?board=57.0
Sorry GauGau, I have tomatoes instead of eyes. 8) I was looking on that page but I couldn't see what you meant. ???
Need more specific informations.
Thanks for your effort :)
Use cpmFetch to display coppermien content on non-coppermine pages.