Changes between Initial Version and Version 1 of PyTppThemePlugin


Ignore:
Timestamp:
May 15, 2009, 6:57:10 PM (15 years ago)
Author:
Olemis Lang
Comment:

New hack PyTppThemePlugin, created by olemis

Legend:

Unmodified
Added
Removed
Modified
  • PyTppThemePlugin

    v1 v1  
     1= A theme based on python.org and The Python Papers =
     2
     3== Description ==
     4
     5This 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].
     6
     7It requires the ThemeEnginePlugin.
     8
     9Everything was done by the authors of PyDotOrgTheme. I just changed it a little.
     10
     11
     12
     13== Bugs/Feature Requests ==
     14
     15Existing bugs and feature requests for PyTppThemePlugin are
     16[report:9?COMPONENT=PyTppThemePlugin here].
     17
     18If you have any issues, create a
     19[http://trac-hacks.org/newticket?component=PyTppThemePlugin&owner=olemis new ticket].
     20
     21== Download ==
     22
     23Download the zipped source from [download:pytppthemeplugin here].
     24
     25== Source ==
     26
     27You can check out PyTppThemePlugin from [http://trac-hacks.org/svn/pytppthemeplugin here] using Subversion, or [source:pytppthemeplugin browse the source] with Trac.
     28
     29== Example ==
     30
     31To enable:
     32
     33{{{
     34[components]
     35pytpptheme.* = enabled
     36}}}
     37
     38To use:
     39
     40{{{
     41[theme]
     42theme = PyTpp
     43}}}
     44
     45
     46== Recent Changes ==
     47
     48[[ChangeLog(pytppthemeplugin, 3)]]
     49
     50== Author/Contributors ==
     51
     52'''Author:''' [wiki:olemis] [[BR]]
     53'''Contributors:'''