•  » Extensions
  •  » ECard or Greeting Card Plugin

#16 2011-01-22 17:16:37

tiico
Member
2007-05-29
89

Re: ECard or Greeting Card Plugin

Hi alex,

i will look on the code to know how to add this possibility in a future version.
For the moment, this function is only allowed on "categories" view, not on special pages or something else.

Tiico

Offline

 

#17 2011-01-22 17:39:50

alexpreyer
Member
Hammelburg (Ger)
2009-11-27
179

Re: ECard or Greeting Card Plugin

Thanks for your effort and the great job you've done.

Offline

 

#18 2011-01-23 00:24:02

tiico
Member
2007-05-29
89

Re: ECard or Greeting Card Plugin

Hi alex,

i've made a modification on the code of that plugin. I will publish a new version soon which include the posibility to add the eard function on specials pages (like random, newest, best rates... and will work with PWG Stuffs modules).
However, for this version, it's only available on special page if you select the option "available on all categories". In the other cases, this function will not work on theses special pages...

Regards
Tiico

Offline

 

#19 2011-01-23 08:57:00

alexpreyer
Member
Hammelburg (Ger)
2009-11-27
179

Re: ECard or Greeting Card Plugin

Wow, that was a fast solution and it's working perfect. That's really great, thanks a lot.
I tried it and it's working perfect. For me it is not a problem that all categories have to be selected.

A last a short question. I which file I can change the appearence of the Text below the picture "to send an ecard click here"?

Offline

 

#20 2011-01-23 12:38:33

tiico
Member
2007-05-29
89

Re: ECard or Greeting Card Plugin

Hi.

Toi change these words you could edit the. Language file. There is no parameter to change It.

Tiico

Offline

 

#21 2011-01-23 13:17:11

alexpreyer
Member
Hammelburg (Ger)
2009-11-27
179

Re: ECard or Greeting Card Plugin

No, I didn't mean the language of the text. That's working for me. I tried to change the color of the text. It would also ok for me to change the file which is responsible for this text.

Offline

 

#22 2011-01-23 13:20:21

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: ECard or Greeting Card Plugin

tiico! Thanks for the plugin! Beautiful, useful!
Only here's the problem - with Simple White theme link to eCard is not display on picture page.
switching in the default theme - all is ok.
How can i repair this.

Offline

 

#23 2011-01-23 18:35:41

mol
Piwigo Team Germany
germany
2010-05-26
108

Re: ECard or Greeting Card Plugin

I use theTheme Switch Plugin on my Piwigo Installation and Simple White is an available Theme. The eCard link is below the high definition link. perhaps a collision with other plugins ?

Offline

 

#24 2011-01-23 19:07:26

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: ECard or Greeting Card Plugin

I reloaded  theme  files - it works, thanks)

Offline

 

#25 2011-01-23 20:57:15

tiico
Member
2007-05-29
89

Re: ECard or Greeting Card Plugin

Great news....

Offline

 

#26 2011-01-23 21:04:21

kiddy-admin
Translation Team
Moscow
2009-05-16
116

Re: ECard or Greeting Card Plugin

some lines for ru_RU:
$lang['ecard_send']                        = 'Отправить';
$lang['ecard_cancel']                    = 'Отказаться';
$lang['ecard_activ_choice']                = 'Срок хранения';
$lang['ecard_send_method']                = 'Как отправить';
$lang['ecard_maillink']                    = 'письмо с ссылкой';
$lang['ecard_mailhtml']                    = 'письмо с фотографией';
$lang['ecard_send_copy']                = 'Получить копию';


$lang['ecard_send_stage1']                = 'Шаг 1 : Напишите сообщение';
$lang['ecard_send_stage2']                = 'Шаг 2 : Поменяйте информацию';
$lang['ecard_send_stage3']                = 'Шаг 3 : Выбирете';
$lang['ecard_send_stage4']                = 'Шаг 4 : Отправить открытку!';

$lang['ecard_send_title']                = 'Заголовок открытки ';
$lang['ecard_send_message']                = 'Сообщение открытки ';
$lang['ecard_send_exp']                    = 'Отправитель';
$lang['ecard_send_dest']                = 'Получатель';
$lang['ecard_send_link1']                = 'Вы можете послать эту фотографию другу как открытку';
$lang['ecard_send_link2']                = 'кликните тут';
$lang['ecard_send_link3']                = 'Создать персональную открытку';

$lang['ecard_send_exp_name']            = 'Имя отправителя';
$lang['ecard_send_exp_mail']            = 'Почта отправителя';
$lang['ecard_send_dest_name']            = 'Имя получателя';
$lang['ecard_send_dest_mail']            = 'Почта получателя (dest@dest.com)';
$lang['ecard_nolimit']                    = 'вечно';

Offline

 

#27 2011-01-23 21:36:34

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7340

Re: ECard or Greeting Card Plugin

Thanks :-)
[Subversion] r8858


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#28 2011-05-17 14:44:17

mol
Piwigo Team Germany
germany
2010-05-26
108

Re: ECard or Greeting Card Plugin

i found a little translation error in the german language file


$lang['ecard_nomodif_expmail']            = 'Verbieten Sie die Änderung der E-Mail des Absenders';

in the en_uk it is ok with

$lang['ecard_nomodif_expmail']            = 'Allow sender mail modification by user';

allow=erlauben

$lang['ecard_nomodif_expmail']            = 'Erlauben Sie die Änderung der E-Mail des Absenders';

Offline

 

#29 2011-05-17 16:40:47

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7340

Re: ECard or Greeting Card Plugin

mol wrote:

i found a little translation error in the german language file

$lang['ecard_nomodif_expmail']            = 'Erlauben Sie die Änderung der E-Mail des Absenders';

Thanks :-)
[Subversion] r10911


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#30 2011-05-17 21:07:48

tiico
Member
2007-05-29
89

Re: ECard or Greeting Card Plugin

Thanks for that review.
This correction will be available on next version.
Tiico

Offline

 
  •  » Extensions
  •  » ECard or Greeting Card Plugin

Board footer

Powered by FluxBB