Warning: Can't synchronize with the repository (Unsupported version control system "bzr": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of WikiStart

Show
Ignore:
Timestamp:
06/10/07 20:58:09 (18 years ago)
Author:
sm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified WikiStart

    v2 v3  
    11= Welcome to Steve's EdD Project on Trac = 
    22 
    3 This site gives access to various stages of Steve's writing, starting from important coursework items. The next milestone is Doctoral Assessment. In the meantime, some small writing developmental writing projects will be added. 
     3This site gives access to various stages of Steve's writing, starting from important coursework items. Some small developmental writing projects will be added in the short term, while the next real milestone is Doctoral Assessment. 
    44 
    5 The early source items here are Ulysses documents in which the plain text is markdown formatted. Due to some computer/software problems -- occurring, of course, at the very moment of a submission deadline -- the early items here tend to be completed documents. Hopefully, in the future it will be easier to see incremental version changes. 
     5The early source items here are Ulysses documents in which the plain text is [http://fletcherpenney.net/MultiMarkdown/]multimarkdown formatted. Due to some computer/software problems -- occurring, of course, at the very moment of a submission deadline -- the early items here tend to be completed documents. Hopefully, in the future it will be easier to see incremental version changes. 
    66 
    7 This site uses Trac and Subversion. Trac is a '''minimalistic''' approach to '''web-based''' management of 
    8 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. In this case, I am using to manage/version LaTeX and Ulysses files, which are essentially plain text files. 
    9  
    10 As all Wiki pages, this page is editable, this means that you can 
    11 modify the contents of this page simply by using your 
    12 web-browser. Simply click on the "Edit this page" link at the bottom 
    13 of the page. WikiFormatting will give you a detailed description of 
    14 available Wiki formatting commands. 
     7This site uses Trac and Subversion, both designed for software development. In this case, I am trialling Trac to manage/version LaTeX and Ulysses files, which are essentially plain text (I tend to write in [http://fletcherpenney.net/MultiMarkdown/]multimarkdown format anyway). 
    158 
    169TracGuide is a good place to start.