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
Quote from: viper12 on December 08, 2005, 09:11:39 PM
i have 4 questions..
but we have a "one question per thread" policy you agreed to respect when signing up.
Quote from: viper12 on December 08, 2005, 09:11:39 PM
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
Quote from: viper12 on December 08, 2005, 09:11:39 PM2. 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
// HTML template for the image navigation bar
$template_img_navbar = <<<EOT
and look for
<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.
Quote from: viper12 on December 08, 2005, 09:11:39 PM3. 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
Quote from: viper12 on December 08, 2005, 09:11:39 PM4. 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
don't PM supporters, but post publicly. ::)