[[PageOutline(2-5,Contents,pullout)]] = A theme based on python.org and The Python Papers == Description This is a theme that emulates the look of [http://python.org python.org] and adds some graphical elements (under permission) found in [http://www.pythonpapers.org The Python Papers]. It requires the ThemeEnginePlugin. Everything was done by the authors of PyDotOrgTheme. The following features have been added: - Always show the banner, footer and mainnav, and context nav sections. - Prevent mainnav from overlapping with banner and page contents. - Control resizing of logo image. - Include project name in banner. - Nicer style and embellishments . See also: PyDotOrgTheme Once the theme is installed and selected, it looks like this: [[Image(screenshot.2.png, 80%, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for PyTppThemePlugin are [report:9?COMPONENT=PyTppThemePlugin here]. If you have any issues, create a [/newticket?component=PyTppThemePlugin new ticket]. If you want to submit patches, please read the [wiki:olemis#Guidelinestocollaborate patch submission guidelines]. [[TicketQuery(component=PyTppThemePlugin&group=type,format=progress)]] == Download Download the zipped source ('''latest version''') from [pypi:TracPyTppTheme here]. Since [pypi:TracPyTppTheme/2.2.1 version 2.2.1] the entire page is shown. To always show the banner, footer and context nav sections, you will have to download [pypi:TracPyTppTheme/2.2.0 version 2.2.0]. == Source You can check out PyTppThemePlugin from [/svn/pytppthemeplugin here] using Subversion, or [source:pytppthemeplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. To enable, add the following to your `trac.ini` file: {{{#!ini [components] pytpptheme.* = enabled }}} To use, add the following to your `trac.ini` file: {{{#!ini [theme] theme = PyTpp }}} == Recent Changes [[ChangeLog(pytppthemeplugin, 3)]] == Author/Contributors '''Author:''' [wiki:olemis Olemis Lang] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [wiki:abalter]