Hi, I'm really new with this and I some help to create a new static page for FAQ, TOS and those kind of pages.
Either use the MiniCMS plugin or add the following content to your new .php files:
<?php
define('IN_COPPERMINE', true);
require('include/init.inc.php');
pageheader('My new page title');
echo 'My new content here';
pagefooter();
?>
Thanks for the help :)
Sorry for the double post, but how can I create new link in the upside bar in the curve theme?
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270618.html#msg270618
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270608.html#msg270608
http://documentation.coppermine-gallery.net/en/configuration.htm#admin_theme_custom_lnk_name
http://documentation.coppermine-gallery.net/en/configuration.htm#admin_language_custom_lnk_url