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?
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.
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