Changeset 3575

Show
Ignore:
Timestamp:
04/29/08 22:25:29 (7 months ago)
Author:
richard
Message:

update readme.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • zoomquiettranslation/plugins/KSTracRelaTicket/readme.txt

    r3570 r3575  
    11= RelaTicket = 
    22 
    3 == Description == 
     3== ÃèÊö == 
    44 * http://trac-hacks.org/wiki/RelaTicket 
    5  * This software are helper scripts for [http://trac-hacks.org/wiki/RelaTicketAdmin RelaTicketAdmin] trac plugin
    6  * RelaTicket are used to periodically generate keylist burndown statistic html files
     5 * žÃœÅ±ŸÊÇ [http://trac-hacks.org/wiki/RelaTicketAdmin RelaTicketAdmin] µÄžšÖúœÅ±Ÿ
     6 * ÓÃÓÚ¶šÆÚÉú³É¹ØÁªŽ«Æ±ÊÓÍŒHTMLÎÄŒþ
    77 
    8 == Dependencies == 
     8== ÒÀÀµ == 
    99 * [http://adodb.sourceforge.net Python Adodb] 
    1010 * [http://www.advsofteng.com ChartDirector for Python] 
    1111 
    12 == Configuration == 
    13  1. Checkout or download these source files. 
    14  
    15  2. Modify ''Settings'' in ini.py according to your environment. 
     12== ÅäÖÃ == 
     13 1. ÐÞžÄini.pyµÄ''Settings'' 
    1614 {{{ 
    1715    'rootpath':'/path/to/the/parent/of/trac/environment' 
     
    2220}}} 
    2321 
    24  3. Test: run below command, and you will get result html files in the directory 'exp'
     22 2. ²âÊÔ: ÖŽÐÐÏÂÃæµÄÃüÁî, ÔÚ'exp'¿ÉÒÔ¿ŽµœÊä³öœá¹û
    2523 {{{ 
    2624python run_burndown.py 
    2725}}} 
    2826 
    29  4. If test passed, you should add above command to your crontab to make it run periodically
     27 3. Èç¹ûÍš¹ý²âÊÔ£¬ÐèÒªœ«ÉÏÊöÃüÁîÔöŒÓµœcrontabÖÐ
    3028 
    31 == Download and Source == 
     29== ÏÂÔØ == 
    3230 
    33 Check out [/svn/zoomquiettranslation/plugins/KSTracRelaTicket using Subversion], or [source:zoomquiettranslation/plugins/KSTracRelaTicket browse the source] with Trac. 
     31 * [/svn/zoomquiettranslation/plugins/KSTracRelaTicket SVN] 
    3432 
    35 == Recent Changes == 
    36  
    37 [[ChangeLog(zoomquiettranslation/plugins/KSTracRelaTicket, 3)]] 
    38  
    39 == Author/Contributors == 
    40  
    41 '''Author:''' [wiki:richard] [[BR]] 
    42 '''Contributors:''' 
     33 * [source:zoomquiettranslation/plugins/KSTracRelaTicket ä¯ÀÀ]