In some distant past I found project_url description confusing. The diff for 0.12 should make it better.
Index: trac/env.py
===================================================================
--- trac/env.py (revision 9343)
+++ trac/env.py (working copy)
@@ -132,8 +132,8 @@
"""Short description of the project.""")
project_url = Option('project', 'url', '',
- """URL of the main project web site, usually the website in which
- the `base_url` resides.""")
+ """Link to the main site of the project, used in notification
+ emails.""")
project_admin = Option('project', 'admin', '',
"""E-Mail address of the project's administrator.""")
--
anatoly t.
--
You received this message because you are subscribed to the Google Groups "Trac
Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-dev?hl=en.
project_url_comment.diff
Description: Binary data
