News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.