Changes between Version 78 and Version 79 of AnnouncerPlugin


Ignore:
Timestamp:
Jul 16, 2015, 10:23:37 AM (9 years ago)
Author:
figaro
Comment:

Changed heading to improve legibility in listing

Legend:

Unmodified
Added
Removed
Modified
  • AnnouncerPlugin

    v78 v79  
    22
    33{{{#!NewsFlash
    4 = !ToDo =
     4'''To do''':
    55 * "downgrade db API code for compatibility with Trac 0.11 (currently only 0.12)"
    66 * fix more bugs
     
    239239== Development Version
    240240
    241 The development branch is called `trunk`. Despite AnnouncerPlugin was already developed against Trac 0.12 and Python2.6 before, we're reaching back to Trac 0.11 and Python2.4 again (see #9106), before branching out and following Trac 1.0 for all new features.
     241The development branch is called `trunk`. Despite AnnouncerPlugin was already developed against Trac 0.12 and Python 2.6 before, we're reaching back to Trac 0.11 and Python 2.4 again (see #9106), before branching out and following Trac 1.0 for all new features.
    242242
    243243If you upgrade from early versions of AnnouncerPlugin, be prepared for a number of changes, even in the name space '''AnnouncerPlugin becomes TracAnnouncer'''. You will need to edit your `trac.ini` components section accordingly: announcerplugin -> announcer. There are many other module changes, so it's probably best to use the Trac plugin admin to configure TracAnnouncer after an upgrade.
    244244
    245 As stated before, as of [8087] there is preliminary support for sending encrypted and/or cryptographically signed emails. OpenPGP support provided by [http://www.gnupg.org/ GnuPG] should be barely working by now as an intermediate solutions, but this will be rebased on CryptoPlugin methods later on. See more details at the corresponding [wiki:AnnouncerPlugin/MessageEncryption development page].
    246 
    247 Email delivery configuration has been changed significantly. Sendmail functionality has been added. SMTP configuration has been split out into its own section. Save yourself some trouble and install !IniAdmin. See new settings with default [#EmailConfig below].
     245As stated before, as of [8087] there is preliminary support for sending encrypted and/or cryptographically signed emails. OpenPGP support provided by [http://www.gnupg.org/ GnuPG] should be working by now as an intermediate solution, but this will be rebased on CryptoPlugin methods later on. See more details at the corresponding [wiki:AnnouncerPlugin/MessageEncryption development page].
     246
     247Email delivery configuration has been changed significantly. Sendmail functionality has been added. SMTP configuration has been split out into its own section. Install !IniAdmin. See new settings with default [#EmailConfig below].
    248248
    249249Want to get started hacking TracAnnouncer? Replace vim with the editor of your choice. Replace git with the SCM of your choice.
     
    317317Again, for more details see the [t:wiki:CookBook/PluginL10N#Compileanduseit l10n cookbook page for Trac plugins].
    318318
    319 === Email Config
     319=== Email Configuration
    320320
    321321Add the following to your `trac.ini` file:
     
    354354[[ChangeLog(announcerplugin, 3)]]
    355355
     356[log:announcerplugin See more]
     357
    356358== Author/Contributors
    357359