Differences between revisions 73 and 74
Revision 73 as of 2006-03-03 02:44:59
Size: 3923
Editor: 20
Comment:
Revision 74 as of 2006-03-03 02:45:57
Size: 3911
Editor: 20
Comment: Reverted last change
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[TableOfContents]]DevCalendar - releases, events and more.
[[TableOfContents]]DevCalendar- releases, events and more.
Line 8: Line 7:
 * Create subpages LikeThis  * Create subpages

If you learn something new when developing for MoinMoin, consider adding your newly gained know-how to these pages and thus share it with your fellow developers.

TableOfContentsDevCalendar- releases, events and more.

TODO

Tasks for improving developer documentation:

  • Create subpages
  • Collect existing info from the MoinMoin wiki pages

  • Start at defining somewhat official APIs
  • Show how to best create URLs (Page.link_to etc.)
  • How to use I18N features

Getting started

  • You want to help coding should learn Python: BeginnersGuide

  • Learn all the basics on this page and subpages.
  • Install GNU Arch (see /TlaGuide)

General Information

  • /CodingStandards - guidelines on the development process, and code layout

  • /CommonTasks - how to correctly do recurring tasks, like adding a config variable

  • /CodeStructure - a tour of the most important modules, and how to find the best place to add new code to

  • /HowToRelease - steps in the release process

MoinMoin Concepts & Subsystems

The following pages contain the requirements, design, and docs for various MoinMoin key concepts:

Planning

CVS Issues

Please note that CVS on SF is outdated and contains rather old stuff - we use an arch (tla) repository for development now.

See /TlaGuide

discussion

Could somebody give an ordered list what documents to read best in what order if somebody wants to start coding in MoinMoin? i think there is so much information that it is difficult for users to start. Should newcomers start with MoinMoinExtensions? -- ThiloPfennig DateTime(2006-02-08T16:39:27Z)

MoinMoin: MoinDev (last edited 2018-08-26 22:34:33 by ThomasWaldmann)