デザインの基礎(英文資料を読みながら) fileworking with css . 6 working with...

14
デザインの基礎(英文資料を読みながら) Drupal のデザインをやさしく学ぶ勉強会 第2回 開催日 2015 年 8 月 13 日(木) 18:30-20:45

Upload: others

Post on 31-Aug-2019

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

デザインの基礎(英文資料を読みながら)

Drupal のデザインをやさしく学ぶ勉強会

第 2 回

開催日 2015 年 8 月 13 日(木) 18:30-20:45

Page 2: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

1

目 次

1. はじめに ...................................................................................... 2

2. デザインの作り方、管理、 .............................................................. 2

3. 実習 ............................................................................................ 4

4. Theming Drupal 6 and 7 ............................................................ 5

5. Working with CSS .................................................................... 5

6. Working with JavaScript and jQuery .......................................... 6

7. Advanced theming .................................................................... 6

8. Core templates and suggestions ................................................ 7

9. Overriding themable output ...................................................... 8

10. Tools, best practices and conventions ....................................... 8

11. Upgrading a theme to a new version ......................................... 9

12. More theming resources and guides .......................................... 9

13. Theme HowTos .......................................................................... 9

14. Theme snippets ....................................................................... 11

15. Core themes ............................................................................ 11

16. Contributed themes ................................................................. 12

17. クレジット、謝辞、ライセンス ...................................................... 13

クレジット

謝辞

ライセンス

Page 3: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

2

はじめに

Drupal で Web デザインを開発する方法を基礎から学ぶ勉強会です。

Drupal7から始めて、Drupal8がリリースされた段階から、Drupal8 も学びます。また、オリジナルのデザインテ

ンプレートを作るほかに、良く使われている Drupal のベーステーマ、Omage、Zen、Adaptivethmes、Bootstrap

なども学びます。

デザインの作り方、管理、

Drupal 7 のデザインテーマの技術情報(英文)は https://www.drupal.org/theme-guide/6-7

Drupal 7 のテーマとデザイン開発の技術情報(英文) https://www.drupal.org/theming

8 月は Writing theme .info files のページより https://www.drupal.org/node/171205

Page 4: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

3

Module の場合 https://www.drupal.org/node/542202

Writing module .info files (Drupal 7.x)

Module developer's guide https://www.drupal.org/developing/modules

Page 5: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

4

Default .info values

https://www.drupal.org/node/171206

Assigning content to regions

https://www.drupal.org/node/171224

Theme settings

https://www.drupal.org/node/221905

Global Settings

https://www.drupal.org/getting-started/6/admin/site-building/themes/settings

Integrating color module

https://www.drupal.org/node/108459

Creating a sub-theme

https://www.drupal.org/node/225125

実習

サブテーマをつくる

Example: Creating a Garland Subtheme That Utilizes the Color Module

https://www.drupal.org/node/1969060

Page 6: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

5

Google クラウドの Debian サーバに SSH で接続 IP アドレス ユーザ名/パスワード RSA 鍵ファイル

Theming Drupal 6 and 7

Drupal の Web デザインを作る基本、Drupal 6 と7を中心に説明

https://www.drupal.org/theme-guide/6-7

Working with CSS

Page 7: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

6

Working with JavaScript and jQuery

Advanced theming

Page 8: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

7

Core templates and suggestions

Page 9: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

8

Overriding themable output

Tools, best practices and conventions

Page 10: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

9

Upgrading a theme to a new version

More theming resources and guides

Theme HowTos

Page 11: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

10

Page 12: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

11

Theme snippets

Core themes

Page 13: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

12

Contributed themes

Page 14: デザインの基礎(英文資料を読みながら) fileWorking with CSS . 6 Working with JavaScript and jQuery Advanced theming. 7 Core templates and suggestions. 8 Overriding

13

クレジット、謝辞、ライセンス

クレジット

このマニュアル作者は、Gennai3株式会社の程田和義です。

お問合せ 電子メール [email protected] 電話 044-220-1588

謝辞

本マニュアル作成は、主に以下のサイトを参考にしました。心より感謝いたします。

出典: https://Drupal.org

ライセンス

Drupal は Dries Buytaert による登録商標です。その他本マニュアルで使われている製

品および名称については、それぞれの所有者の商標または登録商標です。