Changes between Version 2 and Version 3 of WikiStart

Show
Ignore:
Timestamp:
09/29/08 22:27:36 (16 years ago)
Author:
jon
Comment:

Expanded the front page to have some actual useful information.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    22 
    33This is a simple plugin for Adium that allows the contact list to be sorted by chat transcript size.  The result is that the people you talk to most float to the top of your contact list. 
     4 
     5== Latest release == 
     6 
     7The latest release of the plugin is version 1.0, which is available at the [http://www.adiumxtras.com/ Adium Xtras] site. 
     8 
     9== Contributing == 
     10 
     11If you'd like to contribute to the development of this plugin, there are a few things you can do to help: 
     12 
     13 1. Take a look at the [source:/ source code] and tell me why I'm a bonehead and what I can do better.  I'm not new to programming, but this is my first project in Objective C (and certainly my first Adium plugin). 
     14 1. Open a ticket if you find something amiss or if there's something you'd like to see added to the plugin.  You'll need to register for an account before you can open a ticket. 
     15 1. Help translate things!  There aren't many strings in this plugin, but I don't really speak anything but English.  The ongoing effort lives on the StringLocalization page.  You'll need to register for an account before you can edit wiki pages. 
     16 
     17Thanks!