Last Added on Frontpage Last Added on Frontpage
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Last Added on Frontpage

Started by Kugelblitz, January 27, 2006, 02:22:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kugelblitz

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

Joachim Müller


Kugelblitz

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  :)

Joachim Müller

Use cpmFetch to display coppermien content on non-coppermine pages.