Changes between Initial Version and Version 1 of TracHacksPlugin


Ignore:
Timestamp:
Dec 8, 2005, 1:46:40 PM (18 years ago)
Author:
Alec Thomas
Comment:

New hack TracHacksPlugin, created by athomas

Legend:

Unmodified
Added
Removed
Modified
  • TracHacksPlugin

    v1 v1  
     1= TracHacks custom modifications =
     2
     3== Description ==
     4
     5This plugin implements some of the customisations used in TracHacks.
     6
     7Primarily the !ListTypes macro used on the main page, and hooks to create user pages and tags.
     8
     9The user creation extensions rely on the AccountManagerPlugin, and sub-classes the !HtPasswdStore implementation to provide it with additional features for TracHacks.
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for TracHacksPlugin are
     14[report:9?COMPONENT=TracHacksPlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.swapoff.org/newticket?component=TracHacksPlugin&owner=athomas new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:trachacksplugin here].
     22
     23== Source ==
     24
     25You can check out the source for TracHacksPlugin from Subversion at http://trac-hacks.swapoff.org/svn/trachacksplugin.
     26
     27== Example ==
     28
     29See WikiStart for the !ListTypes macro.
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:athomas] [[BR]]
     34'''Contributors:'''
     35
     36[[TagIt(plugin,athomas,unsupported,0.9)]]