CoffeeてのテーマRedmine

パステルカラーと固定されたトップメニューが加わった新しい仕様は案件トラックにも最適。

teaser.png
無料ダウンロード ライブプレビュー

Total downloads: 27948

必要条件

Redmine 5.0 - 3.0
Devices Desktop, Laptop, Mobile, Tablet
Displays Non-Retina, Retina, 4K
オペレーティングシステム Linux, OS X, Windows, iOS, Androin, Windows mobile
ブラウザ Chrome, Safari, Internet Explorer and Firefox
RedmineUPプラグイン,テーマ,クラウドサービスは120ヵ国に渡り140 000以上の企業から支持を得てきました。
Apple Inc.
Bosch
NASA
Nintendo
Mitsubishi Electric
Compal Electronics
Deutsche Telekom
IBM

インストレーション

  1. テーマをダウンロード
  2. ../public/themes/へZIPを解凍して下さい。

    ../public/themes/coffee/stylesheets/application.css

    のようなapplication.cssへディレクトリーパスが開設されます。

  3. Redmineを再起動することで、新しくインストールされたテーマがリストに追加されます。
  4. "管理 -> 設定" -> "ディスプレイ" の順に進み"テーマ”のリストから新しく追加されたテーマを選び、設定を保存して下さい。
  5. 選択されたテーマがRedmineに表示されました。

ロゴの変更

  1. @./public/themes/coffee/images@ にあなたのロゴを追加して下さい。
  2. @./public/themes/coffee/stylesheets/application.css@ の15行目でパディングを変更してみよう
  3. 又は、単純にlogo.pngファイルから新規のファイルへサイズ43x30で置き換えて下さい。
  4. 
    ...
    
    #header > h1 {
    	background: url(../images/logo.png) no-repeat 10px 20%;
    	padding: 5px 60px; /* ここにロゴパディングを調整 */
    }
    

Redmineのホスティングを試す

Redmineのメンテナンスで時間を浪費するのはやめましょう。エキスパートを雇い、プロジェクトに集中しましょう。15日間の無料トライアルを開始.

変更ログ

v0.0.4 - 17 October 2013

  • Support for CRM 3.2.6 tags styles
  • Support for redmine_tags plugin
  • Search autocomplete styles
  • New CRM 3.2.6+ tags styles
  • redmine_tags RedmineCRM fork support

v0.0.3 - 27 February 2013

  • Fixed add news link
  • Fixed modal form input fields

v0.0.2 - 13 February 2013

  • Cleanup forum, contacts and issues comments/notes
  • Tables padding
  • Priorities for issues table

v0.0.1 - 12 February 2013

  • Redmine 2.3 support
  • CRM plugin 3.x support
  • Invoices plugin 2.x support
  • Helpdesk plugin 2.x support
  • Retina display support (thumbnails, contacts avatars, logo)