The following is my trac_ini file.

[wiki]
ignore_missing_pages = false

[header_logo]
src = "">alt = Trac
height = 73
link = http://trac.edgewall.com/
width = 236

[logging]
log_file = trac.log
log_level = DEBUG
log_type = file

[trac]
default_charset = iso-8859-15
ignore_auth_case = false
permission_store = DefaultPermissionStore
check_auth_ip = true
database = sqlite:db/trac.db
templates_dir = C:\Python23\share\trac\templates
default_handler = TagsWikiModule
metanav = login,logout,settings,help,about
mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search
repository_dir = d:\svn_ACAR

[notification]
always_notify_owner = false
smtp_always_cc =
smtp_password =
smtp_enabled = false
smtp_replyto = [EMAIL PROTECTED]
smtp_port = 25
always_notify_reporter = false
smtp_server = localhost
smtp_from = [EMAIL PROTECTED]
smtp_user =

[project]
url = "" href="http://example.com/">http://example.com/
footer =  Visit the Trac open source project at<br /><a href="" http://trac.edgewall.com/">http://trac.edgewall.com/</a>
name = ACAR
descr = My example project
icon = common/trac.ico

[mimeviewer]
php_path = php
enscript_path = enscript
tab_width = 8
max_preview_size = 262144

[attachment]
render_unsafe_content = false
max_size = 262144

[timeline]
changeset_show_files = 0
ticket_show_details = false
default_daysback = 30

[ticket]
default_version =
default_component = component1
default_type = defect
restrict_owner = false
default_milestone =
default_priority = major

[browser]
hide_properties = svk:merge

[components]
trac.wiki.web.ui.wikimodule = disabled
tractags.* = enabled


On 4/10/06, Muness Alrubaie <[EMAIL PROTECTED]> wrote:
YeuWen,

Did you edit the trac.ini file as shown in the instructions
(http://muness.textdriven.com/trac/wiki/tags/Setup)?

[trac]
default_handler = TagsWikiModule

[components]
trac.wiki.web_ui.wikimodule = disabled
tractags.* = enabled

Muness

> Date: Mon, 10 Apr 2006 13:10:43 +1000
> From: Yeu-Wen.Mak <[EMAIL PROTECTED] >
> Subject: [Trac] Unable to see "Tag under:..." field after successfully
>         installing TagsWikiModule
> To: [email protected]
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I am using Trac0.9 on windows.  I was trying to confirm that
> tractags-0.3-py2.3.egg was installed successfully.  On a wiki page, I
> clicked edit page.  The page that is returned does not contain "Tag under:"
> field as expected ( http://dev.muness.textdriven.com/trac.cgi/wiki/tags).
> The following message appeared in the log fle with no other error messages.
>
> What am I missing?
>
> ---
> 2:09:00 PM Trac[loader] DEBUG: Loading plugin tractags from
> d:\trac_env\plugins\tractags-0.3-py2.3.egg
> 2:09:00 PM Trac[standalone] DEBUG: Total request time: 0.030000 s
> --
> YeuWen
> http://blog.360.yahoo.com/makyw
> We are drowned in the sea of data, but starved with knowledge
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.edgewall.com/archive/trac/attachments/20060410/3cd0ada9/attachment.htm
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac



--
YeuWen
http://blog.360.yahoo.com/makyw
We are drowned in the sea of data, but starved with knowledge
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to