meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:viewinbrowser [2024/02/04 19:40] – [donationurl:] duncancplugin:viewinbrowser [2024/06/22 20:31] (current) duncanc
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
 +
 description: Provides placeholders to view a campaign email in a browser and to display an archive page of all emails sent to a subscriber description: Provides placeholders to view a campaign email in a browser and to display an archive page of all emails sent to a subscriber
 author     : Duncan Cameron author     : Duncan Cameron
Line 13: Line 14:
  
 sourcerepo : https://github.com/bramley/phplist-plugin-viewbrowser sourcerepo : https://github.com/bramley/phplist-plugin-viewbrowser
-+
-donationurl: +
  
  
Line 30: Line 30:
 The text displayed by the plugin can be translated into other languages. See the file ''plugins/ViewBrowserPlugin/lan/translations_en.php'' for the English version that can be used as the basis for another language. Each line in the file contains the English text then the equivalent text in the target language. The text displayed by the plugin can be translated into other languages. See the file ''plugins/ViewBrowserPlugin/lan/translations_en.php'' for the English version that can be used as the basis for another language. Each line in the file contains the English text then the equivalent text in the target language.
  
-To create a new language file, copy ''translations\_en.php'' to ''translations_xx.php'', where xx is the language code, then change the texts for your target language. For the new translations to take effect you need to logout of phpList then login again.+To create a new language file, copy ''translations_en.php'' to ''translations_xx.php'', where xx is the language code, then change the texts for your target language. For the new translations to take effect you need to logout of phpList then login again.
  
 You can share your new language file by submitting it for inclusion in the plugin. Please create a topic in the user forum or an issue on GitHub. You can share your new language file by submitting it for inclusion in the plugin. Please create a topic in the user forum or an issue on GitHub.