Multi Lingual cat/alb/pic titles and descriptions (experimental) - Page 3 Multi Lingual cat/alb/pic titles and descriptions (experimental) - Page 3
 

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

Main Menu

Multi Lingual cat/alb/pic titles and descriptions (experimental)

Started by Abbas Ali, July 18, 2006, 08:47:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

anselmej

it works fine , any new version on the way ?
I have created a button in admin menu for mod_lang.php

in ./themes/yourtheme/theme.php
after
<a href="albmgr.php{CATL}"  class="admin_menu" title="{ALBUMS_TITLE}">{ALBUMS_LNK}</a>
add
<a href="mod_lang.php"  class="admin_menu" title="{MULTILANG_TITLE}">{MULTILANG_LNK}</a>

in ./include/themes.inc.php >> function theme_admin_mode_menu()
after
                '{DOCUMENTATION_TITLE}' => $lang_gallery_admin_menu['documentation_title'],
                '{DOCUMENTATION_LNK}' => $lang_gallery_admin_menu['documentation_lnk'],

add
                  '{MULTILANG_TITLE}' => $lang_gallery_admin_menu['multilang_title'],
          '{MULTILANG_LNK}' => $lang_gallery_admin_menu['multilang_lnk'],


in ./lang/yourlang.php , in $lang_gallery_admin_menu = array(
after
  'documentation_lnk' => 'Documentation',
  'documentation_title' => 'Manuel de Coppermine',

add
  'multilang_lnk' => 'Multi Lang.',
  'multilang_title' => 'Languages for  Categories Albums Photos',






Joachim Müller

@anselmej: your profile looks very "familiar". After all, it looks like you're rufus in disguise (same country, same IP address band, same freemail provider, identical language skills). Therefor, I'll ban the account "anselmej" for 3 days. If you're not rufus in disguise, I apologize for the delay and the wrong assumption.

Joachim

Abbas Ali

Chief Geek at Ranium Systems

marw

What about upload index.php and functions php?
For beginners it will be much better...

Abbas Ali

@marw: Didn't understand what you are tying to say. Please elaborate.
Chief Geek at Ranium Systems

marw

I have problems with editing functions.php and index.php...

Fabricio Ferrero

Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

ijsvogel

Hello,

I hope someone will still read this topic. I'm from the Netherlands so pleas don't mind my english writing...
I've just installed the multiple language plugin. It's working great! This wil be the basic for what i'm looking for.
What i want is that the translation also dissapears on the albmgr.php page. I've made from the dutch albmgr.php a page that is be able to see for te guests as a kind of specieslist (so no thumbnails, only a list of the albums and by clicking on the species/album the page with tumbnails will apeare in an other frame).
Now i also want to do this for some other languages. That's why i need the translation also be able to see on the albmgr.php page. Its oke if i have to make an other page like albmgr_englisch.php, that is wat i finally want.

I hope someone will help me on this.

pixstreet

will there be a similar plugin for version 1.5?

Yesterday I downloaded version 1.5.3 release candidate and the file english_gb.php does not appear to be as big as the previous files (it may be damaged.)

thank you for any help or answers.

Abbas Ali

No plans to do a plugin for 1.5 as yet. Might happen in future.
Chief Geek at Ranium Systems

Joachim Müller

Anyway, please don't clutter threads with requests for other versions. We have been through this many times over: every time a new coppermine version comes out, users flood the threads for the old version with requests to see the mod / plugin / theme /whatever ported to the new version. We're not fond of this, as it doesn't help at all and only is confusing. If a developer wants to port a plugin, he will. If you need it badly, you're welcome to port it or hire someone to do that for you. But please don't clutter the board with requests for ports.

hlabout

Thanks for this plug-in.
Installed it yesterday and it is working perfectly on my Gallery.
Great.

Harald

www.haraldlabout.nl

Lovasimedve

Hi, thank you for the plugin, it is great.

The only problem is:

in the thumbnails.php it does not change the name of the album.

see:
http://pappel-art.com/Coppermine/thumbnails.php?album=1

Thank you for your help!

Lovasimedve