Ignore:
Timestamp:
04/06/07 13:14:12 (5 years ago)
Author:
christian
Message:
  • Fixed base url error by adding a configurable option
  • Finished option handling UI
  • Improved readme and installation instructions
  • Downgraded embedded trac environment to sqlite2
  • Improved eclipse setup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sitemap-plugin/trunk/env/conf/trac.ini

    r30 r31  
    7070 
    7171[sitemap] 
    72 base_url =  
    73 confirmationpage = asdcf 
     72base_url = http://localhost:8080 
     73confirmationpage = googleeb3689b3689b3689.html 
     74# ticket_autoupdate = <set in global trac.ini> 
     75ticket_priority = 0.4 
     76wiki_autoupdate = True 
    7477wiki_exclude_default = false 
     78wiki_frequency = never 
     79wiki_priority = 0.7 
    7580 
    7681[ticket] 
Note: See TracChangeset for help on using the changeset viewer.