Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
Sep 4, 2019, 10:37:33 AM (5 years ago)
Author:
borja
Comment:

Added info and links to the different projects currently hosted here

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac
     1{{{
     2#!rst
    23
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking and
    5 handling of software issues, enhancements and overall progress.
     4Projects
     5========
    66
    7 All aspects of Trac have been designed with the single goal to
    8 '''help developers write great software''' while '''staying out of the way'''
    9 and imposing as little as possible on a team's established process and
    10 culture.
     7pyenvjasmine
     8-------------
    119
    12 As all Wiki pages, this page is editable, this means that you can
    13 modify the contents of this page simply by using your
    14 web-browser. Simply click on the "Edit this page" link at the bottom
    15 of the page. WikiFormatting will give you a detailed description of
    16 available Wiki formatting commands.
     10pyenvjasmine is a thin python wrapper around the envjasmine_ JavaScript testing framework.
    1711
    18 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    19 a new Trac environment, containing a default set of wiki pages and some sample
    20 data. This newly created environment also contains
    21 [wiki:TracGuide documentation] to help you get started with your project.
    22 
    23 You can use [wiki:TracAdmin trac-admin] to configure
    24 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    25 regard to ''components'', ''versions'' and ''milestones''.
     12You can learn more about it here: :trac:`source:pyenvjasmine/README.rst`.
    2613
    2714
    28 TracGuide is a good place to start.
     15stamper
     16-------
    2917
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
     18Stamper is a time tracking tool. It allows you to record how much time you have dedicated to a given task.
    3219
    33 == Starting Points
     20You can learn more about it here: :trac:`source:stamper/README.rst`
    3421
    35  * TracGuide --  Built-in Documentation
    36  * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    37  * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    38  * TracSupport --  Trac Support
    3922
    40 For a complete list of local wiki pages, see TitleIndex.
     23mailjam
     24-------
     25
     26Mailjam is a mailing list manager. With it you can create mailing lists and manage them, and it also has a server-side part that can be attached to a running MTA_ in order to deliver emails to the mailing lists recipients.
     27
     28You can learn more about it here: :trac:`source:mailjam/README.rst`
     29
     30
     31.. _envjasmine : https://github.com/trevmex/EnvJasmine
     32.. _MTA: http://en.wikipedia.org/wiki/Message_transfer_agent
     33
     34}}}
     35