Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Done]: FAQ / Help Page?  (Read 4405 times)

0 Members and 1 Guest are viewing this topic.

photoman13

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 96
[Done]: FAQ / Help Page?
« on: April 06, 2004, 03:24:23 pm »

okay I just got done reading 605 search finds... with no luck.. can someone point me to a place where..

you can add a "FAQ/Help" page to coppermine?

I'm pretty sure it's been done before, but did anyone share the MOD with the group yet?

Thanks :)
Logged

Nibbler

  • Guest
[Done]: FAQ / Help Page?
« Reply #1 on: April 06, 2004, 03:28:22 pm »

It is included in the beta version 1.3 if you want to try it.
Logged

photoman13

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 96
[Done]: FAQ / Help Page?
« Reply #2 on: April 06, 2004, 03:49:02 pm »

Quote from: "Nibbler"
It is included in the beta version 1.3 if you want to try it.


Thanks, but is there a MOD for 1.2 since it's not a beta? :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
[Done]: FAQ / Help Page?
« Reply #3 on: April 07, 2004, 07:54:46 am »

no, there's no mod afaik, but to be sure search the mods/hacks board. But you can simply add anything to the regular coppermine menu. Edit themes/yourtheme/theme.php and find
Code: [Select]
<!-- BEGIN album_list -->
                        <a href="{ALB_LIST_TGT}" title="{ALB_LIST_TITLE}">{ALB_LIST_LNK}</a> ::
<!-- END album_list -->
and replace it with
Code: [Select]
<!-- BEGIN album_list -->
                        <a href="{ALB_LIST_TGT}" title="{ALB_LIST_TITLE}">{ALB_LIST_LNK}</a> ::
                        <a href="link_to_your_fax.htm" title="FAQ">FAQ</a> ::
<!-- END album_list -->
You'll of course have to build the faq page for yourself.

GauGau
Logged

photoman13

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 96
[Done]: FAQ / Help Page?
« Reply #4 on: April 07, 2004, 03:33:36 pm »

Thanks GauGau :)
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.