Changes between Version 58 and Version 59 of WikiStart


Ignore:
Timestamp:
Sep 29, 2005, 11:58:25 AM (19 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v58 v59  
    1010{{{
    1111#!html
    12 <div style="color: rgb(187, 0, 0); font-size: 1.2em;">
     12<div style="color: #500; font-size: 1.2em;">
    1313}}}
    1414= Latest News =
    15 TracHacks is now running on Trac 0.9b2. This migration was not without issue, some of which I have documented in MacroMigrationTutorial, but is mostly working fine.
     15TracHacks is now running on Trac 0.9b2.
     16
     17During the migration I replaced all references to {{{trunk}}} with {{{0.9}}} and {{{stable}}} with {{{0.8}}}, in both Trac and SVN. This means that deep external references to SVN will no longer be correct.
     18
     19This migration was not without issue, some of which I have documented in MacroMigrationTutorial, but is mostly working fine.
    1620
    1721TracHacks is now using the mighty AccountManagerPlugin, courtesy of [wiki:mgood].