Edgewall Software

Changes between Version 60 and Version 61 of TracDev


Ignore:
Timestamp:
Apr 15, 2015, 1:50:41 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TracDev

    v60 v61  
    1 = Trac Development =
     1= Trac Development
    22
    33{{{#!div class="wikipage compact" style="float:right; background: #ffd; margin-left: 2em; padding-right: 1em; border: outset #eec 2px; line-height: 2em;"
     
    1818Start by doing a [TracDev/DevelopmentEnvironmentSetup Development Environment Setup] and become familiar with [TracInstall installing Trac] and creating new ["TracEnvironment"]s.
    1919
    20 Then, you should read a bit, in order to get familiar with Trac's [./ComponentArchitecture], [./PluginDevelopment] and [./DatabaseApi].
     20Then, you should read a bit to get familiar with Trac's [./ComponentArchitecture], [./PluginDevelopment] and [./DatabaseApi].
    2121The TracTroubleshooting page contains some debugging tips which are also quite useful during development. 
    2222
    23 When you're ready to start hacking the code, make some modifications, see what happens and experiment. When you're about to make real changes that you want to contribute back, note that we're picky about our **[./CodingStyle]** and you'd better follow it when [./SubmittingPatches]. In order to be accepted, the modified Trac source should still pass the [./UnitTests] and the [./FunctionalTests]. Ideally, you will also contribute new tests.
     23When you're ready to start hacking the code, make some modifications, see what happens and experiment. When you're about to make real changes that you want to contribute back, note that we're picky about our **[./CodingStyle]** and you'd better follow it when [./SubmittingPatches]. In order to be accepted, the modified Trac source should still pass the [./UnitTests] and the [./FunctionalTests]. Ideally, also contribute new tests.
    2424
    25 Incidentally, discussions about Trac Development happen on the [http://groups.google.com/group/trac-dev/topics Trac-dev] mailing list. New development ideas are usually best discussed first on that list, it's a quick and easy way to get feedback on any given topic or question. As usual, be sure to have searched the archive first, in order to avoid rehashing old discussions. For longer term developments, or for documentation purposes, one should rather use the wiki. For referring to a mail from Trac-dev in this wiki, use the `googlegroups` InterWiki prefix e.g. googlegroups:trac-dev:1b9c4e3eaeda3a0d
     25Discussions about Trac Development happen on the [http://groups.google.com/group/trac-dev/topics Trac-dev] mailing list. New development ideas are usually best discussed first on that list, it's a quick and easy way to get feedback on any given topic or question. As usual, search the archive first, in order to avoid rehashing old discussions. For longer term developments, or for documentation purposes, one should rather use the wiki. For referring to a mail from Trac-dev in this wiki, use the `googlegroups` InterWiki prefix e.g. googlegroups:trac-dev:1b9c4e3eaeda3a0d
    2626You can see the message identifier  in the address bar of your browser when viewing the message in Individual Message view mode; you can go there from the default threaded view by clicking on //More options// and then on the //Individual Message// or //Show Original// links.
    2727
    28 == Development guides ==
     28== Development guides
    2929
    30 ||= Getting Started =||= [=#Contributing Contributing] =||
     30||= '''Getting Started''' =||= '''[=#Contributing Contributing]''' =||
    3131{{{#!td style="vertical-align: top"
    3232 - **[./DevelopmentEnvironmentSetup]**
     
    4545}}}
    4646|--------------------------------------
    47 ||= [=#Overviews Overviews] =||= Testing =||
     47||= '''[=#Overviews Overviews]''' =||= '''Testing''' =||
    4848{{{#!td
    4949 - [./ComponentArchitecture]
     
    6666}}}
    6767|--------------------------------------
    68 ||= Misc. Thematic Guides =|| \
    69 ||= Translation =||
     68||= '''Misc. Thematic Guides''' =|| \
     69||= '''Translation''' =||
    7070{{{#!td
    7171 - [./DatabaseApi]
     
    8787}}}
    8888|--------------------------------------
    89 ||= [./Proposals Development Proposals] =|| \
    90 ||= [./Branches Development Branches] =||
     89||= '''[./Proposals Development Proposals]''' =|| \
     90||= '''[./Branches Development Branches]''' =||
    9191{{{#!td style="vertical-align: top"
    9292 // Blueprints for major changes on a topic //
     
    104104}}}
    105105|--------------------------------------
    106 ||= Scratch Pad =|| \
    107 ||= Ideas =||
     106||= '''Scratch Pad''' =|| \
     107||= '''Ideas''' =||
    108108||||  //Group enhancement ideas related to a same component or functional area//  ||
    109109{{{#!td style="vertical-align: top"