coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Kugelblitz on January 27, 2006, 02:22:50 PM

Title: Last Added on Frontpage
Post by: Kugelblitz on January 27, 2006, 02:22:50 PM
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
Title: Re: Last Added on Frontpage
Post by: Joachim Müller on January 27, 2006, 05:16:37 PM
http://forum.coppermine-gallery.net/index.php?board=57.0
Title: Re: Last Added on Frontpage
Post by: Kugelblitz on January 31, 2006, 04:20:33 AM
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  :)
Title: Re: Last Added on Frontpage
Post by: Joachim Müller on January 31, 2006, 06:00:52 AM
Use cpmFetch to display coppermien content on non-coppermine pages.