0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Drupal8 入門の入門(フォーム)

Last updated at Posted at 2016-06-19

TIPS

TIPS. コンテンツの編集フォームを管理者以外でも管理者のテーマで仕使用したい

  • 【ユーザー>役割】執筆用の任意の役割(Role)を作成する

/admin/people/roles

  • 【環境設定>テキストフォーマットとエディター】作成した権限に対して編集可能なフォーマットを適用する

/admin/config/content/formats

  • 【テーマ】「コンテンツの作成・編集時に管理テーマを利用する」にチェックを入れる

/admin/appearance

screenshot.1466256111.png

  • 【ユーザー>権限】作成したRoleに対して「管理用テーマの閲覧」を有効にする
    /admin/people/permissions

screenshot.1466256058.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?