Mass dynamic rotation? Mass dynamic rotation?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Mass dynamic rotation?

Started by carefree, July 17, 2007, 01:35:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

carefree

Im looking to integrate a dynamic content rotation program with coppermine 1.4.12.

The dynamix script uses these codes:

Javascript: <script language=javascript src="http://www.mysite.com/all/psDynamic/psDynamic.php?command=view&cid=&j=1"></script>

SSI: <!--#include virtual="/all/psDynamic/psDynamic.php?command=view&cid=" -->

PHP:  <? include "http://www.mysite.com/all/psDynamic/psDynamic.php?command=view&cid=" ; ?>

Is it possible to integrate any of these into coppermine?
If I can, which file should I edit?

Thanks in advance :)

Nibbler

You could add the javascript into your theme's template.html or use the php in your theme's theme.php or you could set the URL as a custom header/footer in config.