Allow uploading of html content or include script Allow uploading of html content or include script
 

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

Allow uploading of html content or include script

Started by birddog, March 06, 2006, 11:54:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

birddog

Hi, I would like to have the ability to upload html docs or script includes. eg... a "Your Local Weather" "Todays Horoscopes" or any crap lof the like. Perhaps this would be labor intensive. If so, I am open to other suggestions. My ultimate goal, however, is for coppermine to handle ALL aspects of my website. Thank you in advance for your reply.

Joachim Müller

as you said on the other thread you started: you'll have to learn to code PHP to accomplish this. Another option is looking at the plugin miniCMS or using the custom_header and custom_footer includes as suggested in the docs.