coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: pero on November 21, 2003, 12:27:31 AM

Title: How to add content to main page?
Post by: pero on November 21, 2003, 12:27:31 AM
I want to add a link in the main menu that, when clicked, displays content - much like the way search works. I want the same look, menus etc. kept etc.

In essence, I want what can be done via the "anycontent" feature, but in a way that the content is shown when a  link is clicked.

Can this be done?
Title: How to add content to main page?
Post by: Oasis on November 21, 2003, 05:22:53 AM
That can be found in the theme.php of you template

As for "same look, menus etc."
Why don't you just save any page in your gallery as HTML
then edit it with an HTML editor, and link directly to it.
Title: How to add content to main page?
Post by: pero on November 21, 2003, 01:27:20 PM
I missed to say that the page I want to include is written in PHP.
Anyway, I dug around in the Coppermine code and solved the problem.

Thanks,

/Per