A block to have custom content like a news feed... A block to have custom content like a news feed...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

A block to have custom content like a news feed...

Started by lasa, October 16, 2003, 01:35:04 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

lasa

Where can I find this new function in Coppermine??

A block to have custom content like a news feed, info about the site ect

Rodinou

Please read


/docs/readme.htm


the block is called

anycontent.php

And if you want to "show it", you add in admin mode

after catlist/alblist ...  anycontent

at the bottom of the index CPG, you'll see by default "Welcome"

You put the title you want ... and here all html you want (or css/dhtml/picutres ...)

lasa


Rodinou

In the theory, yes.

You can edit in template.html if you want a permanent block on all pages, for examples ... or put dhtml news in the top.

Code is become very easy in 1.2