= A theme based on python.org and The Python Papers = == Description == This is a theme that emulates the look of 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. I just changed it a little in order to add the following features : - 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 - more ... == Screenshot == Once the theme is installed and selected, it looks like this [[Image(screenshot.png, width=640, height=400)]] == Bugs/Feature Requests == Existing bugs and feature requests for PyTppThemePlugin are [report:9?COMPONENT=PyTppThemePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PyTppThemePlugin&owner=olemis new ticket]. == Download == Download the zipped source from [attachment:wiki:PyTppThemePlugin:TracPyTppTheme-2.1.0-py2.5.egg here]. == Source == You can check out PyTppThemePlugin from [http://trac-hacks.org/svn/pytppthemeplugin here] using Subversion, or [source:pytppthemeplugin browse the source] with Trac. == Example == To enable: {{{ [components] pytpptheme.* = enabled }}} To use: {{{ [theme] theme = PyTpp }}} You can see it in action [https://opensvn.csie.org/traccgi/swlcu here] == Recent Changes == [[ChangeLog(pytppthemeplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:olemis] [[BR]] '''Contributors:''' [wiki:abalter]