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
Thanks for your effort and the great job you've done.
Offline
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
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
Hi.
Toi change these words you could edit the. Language file. There is no parameter to change It.
Tiico
Offline
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
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
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
I reloaded theme files - it works, thanks)
Offline
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
Thanks :-)
[Subversion] r8858
Offline
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
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
Offline
Thanks for that review.
This correction will be available on next version.
Tiico
Offline