Changes between Version 1 and Version 2 of SiteUpgradeProposal


Ignore:
Timestamp:
Jun 18, 2012, 10:52:29 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Refs #9805.

Legend:

Unmodified
Added
Removed
Modified
  • SiteUpgradeProposal

    v1 v2  
    22
    33This page documents the proposed work for upgrading trac-hacks.org from `0.10.6dev` to `0.12.3` or `1.0`.
     4
     5== Open Issues ==
     6
     7There are a number of [/query?status=new&status=assigned&status=reopened&component=TracHacks&order=priority open defects and enhancements] that we may want to address during the upgrade. Here are some specific ones that we may want to give higher priority:
     8
     9 * Many plugins don't have a license. An idea outlined in #9805 is to force the user to either specify a license or accept a default license when creating a NewHack.
     10 * Spam continues to be a problem. Upgrading to the t:SpamFilter might improve the issue, but captcha used there can be frustrating experience and we don't want to risk driving away users.
     11  * A related issue is that many tickets are created by ''anonymous'' and ''anonymous'' often does not follow-up when more information or feedback is requested. We could require users to create an account before they can create a ticket, which might cut down on newticket spam as well as these abandoned tickets.
    412
    513== Wish List ==