Edgewall Software

Changes between Version 30 and Version 31 of TracDev


Ignore:
Timestamp:
Oct 12, 2010, 9:58:30 PM (14 years ago)
Author:
Christian Boos
Comment:

"we try to maintain it up-to-date with the latest version of Trac (currently 0.11)" ;-)

Legend:

Unmodified
Added
Removed
Modified
  • TracDev

    v30 v31  
    33These pages provide information about the development of Trac and extensions for Trac (such as WikiMacros and other kinds of plugins). Most of the information
    44was written for 0.9, but we try to maintain it up-to-date with the latest
    5 version of Trac (currently 0.11).
     5version of Trac (currently 0.13dev).
    66
    77We also do our best to signal what has been
    88deprecated/removed between releases, see our [TracDev/ReleaseNotes Release Notes] and summary of [TracDev/ApiChanges API changes].
     9Starting with 0.13dev, each ticket has an //API change// field, so we hopefully won't get any change get undocumented.
     10
     11== How to get started?
    912
    1013Start by doing a [TracDev/DevelopmentEnvironmentSetup Development Environment Setup] and become familiar with [TracInstall installing Trac] and creating new ["TracEnvironment"]s.
     
    2326(in the latter example, the "id" being the one of the ''Individual Message'').
    2427
    25 See TracDev/Branches and TracDev/Proposals to get an idea of what the development activity is (or was).
     28See TracDev/Branches and TracDev/Proposals as well as the TracDev/ToDo, for an overview of the open topics.
    2629
    2730== TracDev/ Index ==
    28 === Release Notes and API changes ===
    29 [[TitleIndex(TracDev/ReleaseNotes/)]]
    30 [[TitleIndex(TracDev/ApiChanges)]]
     31||= Release Notes =||= [TracDev/ApiChanges API changes] =||
     32||[[TitleIndex(TracDev/ReleaseNotes/,hideprefix)]] || [[TitleIndex(TracDev/ApiChanges/,hideprefix)]] ||
    3133
    3234=== Development Guides ===
     35
     36==== Getting Started ====
     37 - [./DevelopmentEnvironmentSetup]
     38 - [./DevelopmentWithEclipseAndPyDev]
     39 - [./AlternativeFrontends]
     40 - [[./IWikiSyntaxProviderExample]]
     41
    3342==== Overviews ====
    34  - TracDev/ComponentArchitecture
    35  - [wiki:TracDev/TracURLs TracDev/TracURLs]
    36  - TracDev/RequestHandling
    37  - TracDev/PluginDevelopment
    38  - TracDev/DataModels
    39  - TracDev/DatabaseSchema
     43 - [./ComponentArchitecture]
     44 - [[./TracURLs]]
     45 - [./RequestHandling]
     46 - [./PluginDevelopment]
     47 - [/DataModels]
     48 - [./DatabaseSchema]
    4049 - [http://us.pycon.org/2008/conference/schedule/event/62/ PyCon 2008 Slides]
    4150
    42 ==== Getting Started ====
    43  - TracDev/DevelopmentEnvironmentSetup
    44  - TracDev/DevelopmentWithEclipseAndPyDev
    45  - TracDev/AlternativeFrontends
    46  - [wiki:TracDev/IWikiSyntaxProviderExample]
    4751==== Testing ====
    48  - TracDev/UnitTests
    49  - TracDev/FunctionalTests
    50  - TracDev/AutomaticBuilds
    51  - TracDev/ReleaseTesting
     52 - [./UnitTests]
     53 - [./FunctionalTests]
     54 - [./AutomaticBuilds]
     55 - [./ReleaseTesting]
    5256
    5357==== Misc. Thematic Guides ====
    54  - TracDev/DatabaseApi
    55  - TracDev/DatabaseUpgrades
    56  - TracDev/VersionControlApi
    57  - TracDev/HttpMethods
    58  - TracDev/JavaScript
    59  - TracDev/UnicodeGuidelines
    60  - TracDev/PortingFromClearSilverToGenshi
    61  - TracDev/CacheManager
     58 - [./DatabaseApi]
     59 - [./DatabaseUpgrades]
     60 - [./VersionControlApi]
     61 - [./HttpMethods]
     62 - [./JavaScript]
     63 - [./UnicodeGuidelines]
     64 - [./PortingFromClearSilverToGenshi]
     65 - [./CacheManager]
    6266
    6367==== Contributing ====
    64  - TracDev/CodingStyle
    65  - TracDev/SubmittingPatches
    66  - TracDev/ReleaseChecklist and TracDev/ReleaseTesting
    67  - TracDev/ToDo
     68 - [./CodingStyle]
     69 - [./SubmittingPatches]
     70 - [./ReleaseChecklist] and [./ReleaseTesting]
     71 - [./ToDo]
    6872
    6973=== Development Branches ===
    7074
    71 [[TitleIndex(TracDev/Branches)]]
     75[[TitleIndex(TracDev/Branches/,hideprefix)]]
    7276
    7377=== Development Proposals ===
    7478
    75 [[TitleIndex(TracDev/Proposals)]]
     79[[TitleIndex(TracDev/Proposals/,hideprefix)]]
    7680
    7781=== Translation ===
    7882
    79  - [wiki:TracL10N] -- Coordination of localization (L10N) of Trac
     83 - [[TracL10N]] -- Coordination of localization (L10N) of Trac
    8084 - MissingTranslations -- Collects minor issues regarding missing translations and i18n support
    8185