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: A few modifications Questions  (Read 3327 times)

0 Members and 1 Guest are viewing this topic.

viper12

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
A few modifications Questions
« on: December 08, 2005, 09:11:39 pm »

Hi,

i have 4 questions..

1. The languages that a user can choose where are those situated and can i delete them all keeping only dutch and english.

2. Ecards, i have them disabled but the button of the ecards is still in the option bar when vieuwing photo's is there a possibility to delete the button also from the bar.

3. The themes that i don't use can i delete them without problems from the themes directory.

4. The names of the categories and albums can i use two different languages for them i mean a dutch titels for the dutch viewers and english for the english viewers...

Greetings, Dj Viper

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: A few modifications Questions
« Reply #1 on: December 09, 2005, 08:00:06 am »

i have 4 questions..
but we have a "one question per thread" policy you agreed to respect when signing up.

1. The languages that a user can choose where are those situated and can i delete them all keeping only dutch and english.
Delete the files in the lang folder that you don't need

2. Ecards, i have them disabled but the button of the ecards is still in the option bar when vieuwing photo's is there a possibility to delete the button also from the bar.
edit themes/yourtheme/theme.php, find
Code: [Select]
// HTML template for the image navigation bar
$template_img_navbar = <<<EOT
and look for
Code: [Select]
                <td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{ECARD_TGT}" title="{ECARD_TITLE}"><img src="images/ecard.gif" width="16" height="16" border="0" align="absmiddle" alt="{ECARD_TITLE}"></a>
                </td>
below it. Comment this section out by putting <!-- in the front of this section and --> at the end of it.

3. The themes that i don't use can i delete them without problems from the themes directory.
yes, but keep one unmodified theme for troubleshooting purposes

4. The names of the categories and albums can i use two different languages for them i mean a dutch titels for the dutch viewers and english for the english viewers...
no
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: A few modifications Questions
« Reply #2 on: December 09, 2005, 11:28:05 am »

don't PM supporters, but post publicly. ::)
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 22 queries.