﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
5742	Allow Iframe to occupy more of the window	enhancement	0.11		new	2009-08-28T23:55:04+02:00	2015-06-26T04:51:02+02:00	"It would be nice if the Iframe occupied slightly more of the window.  You can see an example in my attached screen shot.

[[Image(IframeExample.png)]]"	Ryan J Ollos
5614	Provide option to remove or rename /tractab/ in URL	enhancement	0.11		new	2009-08-04T06:47:46+02:00	2015-06-26T04:51:02+02:00	"Would it be possible to resolve the URLs without /tractab/?  In your Google example, the handler is /tractab/Google.  It would make for a much cleaner Trac installation if the handler was just /Google.

Is there any particular reason why this design choice was made?"	Ryan J Ollos
5611	Permission option that allows all users to view a tab	defect	0.11		new	2009-08-04T00:20:41+02:00	2015-06-26T04:51:02+02:00	"I have a fairly complicated permissions and group scheme where some users are only allowed to view the WIKI module, and other users are only allowed to view the TICKETS module.  There is no overlap in the permissions that these groups possess.  My request is to modify the following behavior, as described on the main page for the TracTabPlugin:

''Note: The perms parameter is optional, but if left unspecified, it requires TRAC_ADMIN permissions to view the tabs.''

I would like to create !TracTabs that are accessible by all users.  However there is not currently a single permission in Trac that I can grant to all of my users.  I would therefore like to specify a parameter such as `perm = ALL`, and allow all users to access the !TracTab.  Another good syntax would be `perm = *`.  Alternatively, the behavior could be changed such that all users can view the tab when `perm` is not specified.

Another way to accomplish this may be to define a custom permission that all users would have under my Trac installation.  A permission such as `AUTHENTICATED`, granted to all users that are logged into the site, may be sufficient.  However this would probably be better implemented as a modification to Trac rather than this plug-in."	Ryan J Ollos
4518	Add support for file:// access method	enhancement	0.11		new	2009-01-26T12:04:52+01:00	2015-06-26T04:51:02+02:00	"I can't say thanks enough for this plugin. With this I can now have several tabs for epydoc and doxygen of a few source trees. It would be great if URLS in trac.ini can support file:// access in addition to http://. I would think it will speed up page refresh and response time since Trac can directly access to html files on hard disk without going thru another socket and server.

Many thanks,
peterA
"	peterA
