[Trac] Images in TracWikiToPdfPlugin

2011-05-30 Thread David Somers Harris
In the 0.11 config
examplehttp://trac-hacks.org/wiki/TracWikiToPdfPlugin/Doc0.11#Examplefor
TracWikiToPdfPlugin, the document says

[wikitopdf]
# base_dir is the Apache DocumentRoot, It is need to get PDF files with
images.
base_dir = /path/to/DocumentRoot

I tried that but I still can't get images working. What is the document root
anyways? Trac doesn't use Apache's document root

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] HTTP Authentication for RSS feed only

2011-05-29 Thread David Somers Harris
Thanks Noah,

What I want is HTTP authentication to be used when accessing the RSS feed of
the timeline. How do I make HttpAuthPlugin do this?

I tried adding

[httpauth]
paths = /timeline
formats = rss

but HTTP authentication was enforced even if the HTML timeline is being
accessed. I only want HTTP authentication to be enforced when the RSS option
is passed, i.e.

/timeline?foo=barformat=rss

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] HTTP Authentication for RSS feed only

2011-05-29 Thread David Somers Harris
You were right,

[httpauth]
formats = rss

is the way to go. Thanks Noah!

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] HTTP Authentication for RSS feed only

2011-05-27 Thread David Somers Harris
I really like TracAccountManagerPlugin taking care of authentication
but cookie based authentication doesn't work in RSS clients like
thunderbird.

Is there a way to have only the RSS feed be HTTP authentication and
the rest be cookie authentication?

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Re: Password Policy

2011-05-25 Thread David Somers Harris
Were you able to make a password policy feature?

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Error at TicketExt admin page

2011-05-17 Thread David Somers-Harris
Has anybody gotten 'TypeError: 'NoneType' object is not iterable' when
accessing the admin page for the TicketExt plugin?

I'm using trac 0.11 and Python 2.6

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Integrate with external time tracking system

2011-05-06 Thread David Somers Harris
Hi Kane,

It appears there are many different solutions available. Read this page for
details.

http://trac.edgewall.org/wiki/TimeTracking

David

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Re: Password Policy

2011-03-29 Thread David Somers Harris
 As far as I know...No (Until now)
Does that mean you're making it now? =D

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.