Contents
A theme based on python.org
Notice: This plugin is unmaintained and available for adoption.
Description
This is a theme that emulates the look of python.org.
It requires the ThemeEnginePlugin.
See also: PyTppThemePlugin
Note: With the actual source the Login, Settings, Help/Guide and About links do not work with Firefox. Here is the faulty line in theme.css:
#search { font-size: normal; font-weight: bold; height: 85px; padding: 0 5px 0 0; position: absolute; right: 4%; text-align: right; top: 5px; vertical-align: middle; white-space: nowrap; width: 28.1em; '''/* z-index: 1; */''' }
When installed it looks like this:
Bugs/Feature Requests
Existing bugs and feature requests for PyDotOrgTheme are here.
If you have any issues, create a new ticket.
defect |
20 / 23 |
||
---|---|---|---|
enhancement |
0 / 1 |
Download
Download the zipped source from here.
Source
Check out PyDotOrgTheme from here using Subversion or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
To enable, add the following to your trac.ini
file:
[components] pydotorgtheme.* = enabled
To use, add the following to your trac.ini
file:
[theme] theme = PyDotOrg
Recent Changes
Author/Contributors
Author: coderanger, asmodai
Maintainer: none (needsadoption)
Contributors: All CSS was written by asmodai, I just packaged it up.
Attachments (2)
-
TracPyTppTheme-2.0-py2.5.egg (50.5 KB) - added by 16 years ago.
TracPyTpp plugin - a very similar theme -
-
pytpp-theme.png (43.5 KB) - added by 16 years ago.
Screenshot : PyTpp theme
Download all attachments as: .zip