Eagle's Blog


  • Home

  • Archives

  • Categories

  • Tags

  • About

Vanessa

Posted on 2018-07-13
Front learning - todo more
Read more »

Css Tips

Posted on 2018-07-02 | In Css
Some tips for css.
Read more »

Drupal Page

Posted on 2018-06-06 | In Drupal

Drupal 8 panelizer

Configuration

  • Enable module panelizer (depending on panel, ctools)
  • Manage display, check ‘Panelize this view mode’, save
  • After save, we can config panelizer for this display by click ‘Edit’
  • In the panelizer options section, we can check option to make each node panelizer separtely.

    Features

  • Node elements can be put in different sections.
  • Add other block in page sections.
  • Custom echo node separtely.
  • Add validate rule for the panelizer page.

Display Suite (ds)

Configuration

  • Enable ds module
  • Manage display, select one layout for the display, then save it.
  • We can see many disabled fields appear, these are fields other module provide by code. We can add our fields. The fields we talk about are not the same as field like content type field.
  • Open ‘admin/structure/ds/fields’, ‘Add a block field’. We can choose which entity the block will be available and choose the block we want to add. Add a label name, then save it.
  • After save, go back to the ‘manage display’ setting. We can find the field

Php Code Sniffers

Posted on 2018-06-04 | In PHP
Instruction of phpcs and config phpcs for drupal and magento in phpstorm
Read more »

Drupal Webform

Posted on 2018-06-01 | In Drupal
Introduce drupal webform and entityform.
Read more »

Ubuntu Tips

Posted on 2018-04-27

description: Tips for ubuntu.

将ubuntu的菜单栏从左侧挪到底部.

1
gsettings set com.canonical.Unity.Launcher launcher-position Bottom

move ubuntu unity launcher bottom of screen

显示隐藏文件

ctrl + H

更换ubuntu theme

https://www.gnome.org/

Magento Module

Posted on 2018-04-14
Magento module learning.
Read more »

Magento 01

Posted on 2018-04-14 | In magento
Magento概述
Read more »

Terminal Note

Posted on 2018-04-13
Some configuration for terminal.
Read more »

Mac MAMP

Posted on 2018-03-31 | In mamp
Create apache, mysql, php environment on Mac.
Read more »
123
Eagle

Eagle

30 posts
11 categories
51 tags
GitHub E-Mail
© 2019 Eagle