Ignore:
Timestamp:
Feb 25, 2011, 10:38:11 PM (13 years ago)
Author:
Eric
Message:

bug 2203 fixed : [username] flag is not supported in lost password email customization

Location:
extensions/NBC_UserAdvManager/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/changelog.txt.php

    r9266 r9381  
    231231            Bug 2188 fixed - Avoid translation flags conflicts
    232232            Bug 2192 fixed - GT Automated tasks improvement and refactory
     233            Bug 2203 fixed - [username] special flag is not supported in lost password email customization
    233234
    234235*/
  • extensions/NBC_UserAdvManager/trunk/include/functions.inc.php

    r9266 r9381  
    709709  if (isset($conf_UAM[29]) and $conf_UAM[29] == 'true')
    710710  {
    711     // Management of Extension flags ([username], [mygallery], [myurl])
    712     $patterns[] = '#\[username\]#i';
    713     $replacements[] = stripslashes($row['username']);
     711    // Management of Extension flags ([mygallery], [myurl])
     712    //$patterns[] = '#\[username\]#i';
     713    //$replacements[] = stripslashes($row['username']);
    714714    $patterns[] = '#\[mygallery\]#i';
    715715    $replacements[] = $conf['gallery_title'];
  • extensions/NBC_UserAdvManager/trunk/language/de_DE/help/plugin.lang.php

    r9266 r9381  
    233233Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
    234234<br><br>
    235 Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     235Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    236236<br><br>
    237237To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
  • extensions/NBC_UserAdvManager/trunk/language/en_UK/help/plugin.lang.php

    r9266 r9381  
    233233Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
    234234<br><br>
    235 Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     235Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    236236<br><br>
    237237To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
  • extensions/NBC_UserAdvManager/trunk/language/es_ES/help/plugin.lang.php

    r9266 r9381  
    229229Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
    230230<br><br>
    231 Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     231Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    232232<br><br>
    233233To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
  • extensions/NBC_UserAdvManager/trunk/language/fr_FR/help/plugin.lang.php

    r9266 r9381  
    229229Vous pouvez ici ajouter un texte de votre choix qui sera inséré <b><u>avant</u></b> ces informations standards.
    230230<br><br>
    231 Personnalisez encore plus le contenu avec les balises d\'insertion spéciales : Utilisez la balise <b style=&quot;color: red;&quot;>[username]</b> pour insérer automatiquement le nom de l\'utilisateur destinataire de l\'email. Utilisez la balise <b style=&quot;color: red;&quot;>[mygallery]</b> pour insérer le titre de votre galerie. Utilisez la balise <b style=&quot;color: red;&quot;>[myurl]</b> pour insérer l\'URL de votre galerie si renseigné dans les options de configuration de Piwigo.
     231Personnalisez encore plus le contenu avec les balises d\'insertion spéciales : Utilisez la balise <b style=&quot;color: red;&quot;>[mygallery]</b> pour insérer le titre de votre galerie. Utilisez la balise <b style=&quot;color: red;&quot;>[myurl]</b> pour insérer l\'URL de votre galerie si renseigné dans les options de configuration de Piwigo.
    232232<br><br>
    233233Pour une utilisation multi-langues, vous pouvez utiliser les balises [lang] du plugin Extended Description si celui-ci est actif.';
  • extensions/NBC_UserAdvManager/trunk/language/it_IT/help/plugin.lang.php

    r9266 r9381  
    220220Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
    221221<br><br>
    222 Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     222Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    223223<br><br>
    224224To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
  • extensions/NBC_UserAdvManager/trunk/language/lv_LV/help/plugin.lang.php

    r9266 r9381  
    256256Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information.
    257257<br><br>
    258 Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
     258Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. Use <b style=&quot;color: red;&quot;>[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.
    259259<br><br>
    260260To use multiple languages, you can use the Extended description plugin\'s tags if it is active.';
Note: See TracChangeset for help on using the changeset viewer.