Home Page Greeting - Welcome message.... Home Page Greeting - Welcome message....
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Home Page Greeting - Welcome message....

Started by xx-07, August 18, 2006, 07:02:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xx-07

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

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

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.

Pascal YAP

Hello,

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

PYAP

xx-07

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

Pascal YAP


xx-07


Joachim Müller

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