is there a way to add a 'welcome' message to home page ?
ideally thsi would be something we could admin in config...
i would like tell users a short paragraph or 2 and then move down page to images...
how do we add such a thing?
many thanks
use anycontent.php file
read documentation first:
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#changing
There are some more options (that require more or less work or coding skills), depending on what you want. Is the welcome message suppossed to show up:
- only once per session?
- on every index page
- on the index page of the root category (the initial view)
- only after a user registers (once)
Post more details.
Hello,
Or inside a new index.html and inside this one a link to your Coppermine (index.php)
PYAP
GauGau, thank you ...
ideally, i think on initail index (homepage) maybe a welcome intercept- click thru pageview - or only on home page view - static - but we could edite anytime in config...
All ideas are possible, like my redirection page (http://expo.pays-dignois.com/index.html) : http://expo.pays-dignois.com/index.html
PYAP
hers is url:
http://www.wireservicefree.net/florist_image_exchange/
attch it rainy day theme zip
Quote from: xx-07 on August 18, 2006, 04:50:29 PM
ideally, i think on initail index (homepage) maybe a welcome intercept- click thru pageview - or only on home page view - static - but we could edite anytime in config...
Sorry, I don't understand those terms. Check my posting
Quote from: GauGau on August 18, 2006, 09:03:00 AM
- only once per session?
- on every index page
- on the index page of the root category (the initial view)
- only after a user registers (once)
and chose one of the options I outlined there.
Pascal's suggestion basically applies as a solution for
Quote from: GauGau on August 18, 2006, 09:03:00 AM
- only once per session?
as a "splash screen".