forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: xx-07 on August 18, 2006, 07:02:12 am

Title: Home Page Greeting - Welcome message....
Post by: xx-07 on August 18, 2006, 07:02:12 am
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
Title: Re: Home Page Greeting - Welcome message....
Post by: Sami on August 18, 2006, 07:38:35 am
use anycontent.php file
read documentation first:
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#changing
Title: Re: Home Page Greeting - Welcome message....
Post by: Joachim Müller on August 18, 2006, 09:03:00 am
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.
Title: Re: Home Page Greeting - Welcome message....
Post by: Pascal YAP on August 18, 2006, 02:00:23 pm
Hello,

Or inside a new index.html and inside this one a link to your Coppermine (index.php)

PYAP
Title: Re: Home Page Greeting - Welcome message....
Post by: xx-07 on August 18, 2006, 04:50:29 pm
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...
Title: Re: Home Page Greeting - Welcome message....
Post by: Pascal YAP on August 18, 2006, 05:40:35 pm
All ideas are possible, like my redirection page (http://expo.pays-dignois.com/index.html) : http://expo.pays-dignois.com/index.html

PYAP
Title: Re: Home Page Greeting - Welcome message....
Post by: xx-07 on August 18, 2006, 05:50:43 pm
hers is url:

http://www.wireservicefree.net/florist_image_exchange/

attch it rainy day theme zip
Title: Re: Home Page Greeting - Welcome message....
Post by: Joachim Müller on August 19, 2006, 06:13:26 am
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
- 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
- only once per session?
as a "splash screen".