I’m learning to build a drupal 7 website from scrach, this is note for myself
useful tips
- Cofee
- Alt+D promp up window to settings
- youtube field
- content type >> list field
- a dict like format {key | value \n key| value ….}
- font awsome on drupal
- menu attributes module
- link moduele and email moduele
Dont repeat yourself note
- create a subtheme
- Why subtheme: dont mess up with the core theme
- how to comstumize css: subtheme/css/style.css
- grap php template from original theme to subtheme/template/
- clear cache before check the css or php change !!
- Flush all caches
good to read list
- drupal bootstrap theme
- import bunch files from csv
- make table in post
- build filters