Changeset 9381 for extensions/NBC_UserAdvManager
- Timestamp:
- Feb 25, 2011, 10:38:11 PM (14 years ago)
- Location:
- extensions/NBC_UserAdvManager/trunk
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/NBC_UserAdvManager/trunk/changelog.txt.php
r9266 r9381 231 231 Bug 2188 fixed - Avoid translation flags conflicts 232 232 Bug 2192 fixed - GT Automated tasks improvement and refactory 233 Bug 2203 fixed - [username] special flag is not supported in lost password email customization 233 234 234 235 */ -
extensions/NBC_UserAdvManager/trunk/include/functions.inc.php
r9266 r9381 709 709 if (isset($conf_UAM[29]) and $conf_UAM[29] == 'true') 710 710 { 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']); 714 714 $patterns[] = '#\[mygallery\]#i'; 715 715 $replacements[] = $conf['gallery_title']; -
extensions/NBC_UserAdvManager/trunk/language/de_DE/help/plugin.lang.php
r9266 r9381 233 233 Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information. 234 234 <br><br> 235 Further customize the content with special inserted tags : Use <b style="color: red;">[ username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.235 Further customize the content with special inserted tags : Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options. 236 236 <br><br> 237 237 To 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 233 233 Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information. 234 234 <br><br> 235 Further customize the content with special inserted tags : Use <b style="color: red;">[ username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.235 Further customize the content with special inserted tags : Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options. 236 236 <br><br> 237 237 To 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 229 229 Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information. 230 230 <br><br> 231 Further customize the content with special inserted tags : Use <b style="color: red;">[ username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.231 Further customize the content with special inserted tags : Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options. 232 232 <br><br> 233 233 To 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 229 229 Vous pouvez ici ajouter un texte de votre choix qui sera inséré <b><u>avant</u></b> ces informations standards. 230 230 <br><br> 231 Personnalisez encore plus le contenu avec les balises d\'insertion spéciales : Utilisez la balise <b style="color: red;">[ username]</b> pour insérer automatiquement le nom de l\'utilisateur destinataire de l\'email. Utilisez la balise <b style="color: red;">[mygallery]</b> pour insérer le titre de votre galerie. Utilisez la balise <b style="color: red;">[myurl]</b> pour insérer l\'URL de votre galerie si renseigné dans les options de configuration de Piwigo.231 Personnalisez encore plus le contenu avec les balises d\'insertion spéciales : Utilisez la balise <b style="color: red;">[mygallery]</b> pour insérer le titre de votre galerie. Utilisez la balise <b style="color: red;">[myurl]</b> pour insérer l\'URL de votre galerie si renseigné dans les options de configuration de Piwigo. 232 232 <br><br> 233 233 Pour 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 220 220 Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information. 221 221 <br><br> 222 Further customize the content with special inserted tags : Use <b style="color: red;">[ username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.222 Further customize the content with special inserted tags : Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options. 223 223 <br><br> 224 224 To 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 256 256 Here, you can add text of your choice to be inserted <b><u>before</u></b> the standard information. 257 257 <br><br> 258 Further customize the content with special inserted tags : Use <b style="color: red;">[ username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options.258 Further customize the content with special inserted tags : Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. Use <b style="color: red;">[myurl]</b> to insert your gallery URL if set in Piwigo\'s configuration options. 259 259 <br><br> 260 260 To 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.