Theme List » History » Revision 2
« Previous |
Revision 2/726
(diff)
| Next »
Mischa The Evil, 2009-07-27 02:03
Finished the page (see diff for more smaller changes).
Redmine theme list¶
- Table of contents
- Redmine theme list
- Redmine theme list legend
This page is a work-in-progress for the theme list refactoring, which can be currently considered as in beta status.
This is a directory of the available themes for Redmine, sorted in an alphabetical order. General information about Redmine themes and how to install them into your Redmine can be found on Themes.
A¶
Alternate theme¶
- Alternate is a derivative of the default theme including issuelist-colouring based on issue's priority (included).
- Author: _Jean-Philippe Lang_
- Latest release:
n/a
, 2008-03-19 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: http://www.redmine.org/projects/redmine/repository/browse/trunk/public/themes/alternate
- Public ITS: http://www.redmine.org/projects/redmine/issues
B¶
Basecamp theme¶
- Basecamp is a Redmine-port of 37signals® Basecamp® theme.
- Author: _Peter Theill_
- Latest release:
n/a
, 2009-07-17 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: n/a
- Public ITS: n/a
C¶
Classic theme¶
- Classic is a the more classic-looking redmine theme (included).
- Author: _Jean-Philippe Lang_
- Latest release:
n/a
, 2008-11-27 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: http://www.redmine.org/projects/redmine/repository/browse/trunk/public/themes/classic
- Public ITS: http://www.redmine.org/projects/redmine/issues
D¶
Default theme¶
- Default the default Redmine theme (included).
- Author: _Jean-Philippe Lang_
- Latest release: _
n/a
, 2009-07-10 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: http://www.redmine.org/projects/redmine/repository/browse/trunk/public/stylesheets
- Public ITS: http://www.redmine.org/projects/redmine/issues
E - R¶
no entries
S¶
SP theme¶
- SP is a theme under development with a highly flexible project menu, condensed header, reworked issue controls and much much more.
- Author: _Shane Pearlman_
- Latest release:
n/a
, n/a - Compatible with: n/a
- Public SCM: n/a
- Public ITS: http://shaneandpeter-design.heroku.com/
Squeejee theme¶
- Squeejee is a dark-theme showing Redmine's theme-capabilities.
- Author: _Wynn Netherland_
- Maintainer: _Mischa The Evil_
- Latest release:
0.2.0
, 2009-05-25 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: n/a
- Public ITS: n/a
T - V¶
no entries
W¶
Watersky theme¶
- Watersky is a blue theme based on the Redmine Alternate theme.
- Author: _Konstantin Zaitsev_
- Latest release:
1.1
, 2009-06-23 - Compatible with: Redmine 0.8.x & Redmine Trunk
- Public SCM: http://code.google.com/p/kosz-redmine-tools/source/browse/#svn/trunk/themes/watersky
- Public ITS: http://code.google.com/p/kosz-redmine-tools/issues/list
X - Z¶
no entries
Redmine theme list legend¶
Sample entry¶
A sample of a complete themelist entry in Redmine syntax (where <<
and >>
are used as a replacement for the square brackets to prevent parsing by Redmine) looks like this:
h3. Default theme
* <<ThemeDefault|Default>> the default Redmine theme (included).
** Author: "_Jean-Philippe Lang_":http://www.redmine.org/account/show/1
** Latest release: _<code>n/a</code>, 2009-07-10
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/trunk/public/stylesheets_
** Public ITS: _http://www.redmine.org/projects/redmine/issues_
Legend¶
- Every theme-entry starts with an heading
h3
- This previous heading is followed by a bulleted list item containing a short description of the theme starting with the name of the theme which links to an annouchement on the Redmine.org forums or a dedicated wiki-page on Redmine.org
- After the previous list item we now have five bulleted sub-list items containing:
- the author of the theme with a link to the Redmine.org profile page if the user is registered at Redmine.org
- the latest release of the theme plus it's release-date, where the release-date is the date of the latest commit if the theme author does not provide packages or git-tags of releases ánd does not update the theme-version after every commit
- the Redmine releases which the theme is compatible with (currently the only two values filled-in are
0.8.x
andTrunk
) - a link to the public SCM system for the theme (if it exists, otherwise
n/a
) - a link to the (dedicated, so no links to forum-threads on Redmine.org) public ITS for the theme (if it exists, otherwise
n/a
)
Updated by Mischa The Evil over 15 years ago · 2 revisions