Kod kursu
drupal8webapp
Czas trwania
14 godzin
szkolenie zdalne: 2 lub 4 dni
szkolenie stacjonarne: 2 dni
Wymagania
Participants should be familiar with Drupal concepts like nodes, users, comments, terms and vocabularies.
Completion of Administering a Drupal Website course is recommended.
NO programming skills are required!
Opis
Ten kurs został stworzony dla wszystkich zainteresowanych tworzeniem niezawodnej aplikacji za pomocą Drupal . Wyjaśnia „nietechniczną” stronę Drupal , która pozwala zbudować aplikację bez żadnego kodowania.
Machine Translated
Plan Szkolenia
What Drupal can and cannot do out of the box?
- How to add extra field to Drupal nodes
- How to extend Drupal profiles
- How to put a couple of pieces on a single page?
- How to aggregate data
Adding extra fields to a node
- Standard field types (Text, Number, Node and User Reference)
- Widgets (Checkbox, Select List, Textfield)
- Contributed Field extension modules like email fields, date fields, etc....
Views
- Creating simple views with Views UI module
- Overriding views
- Views type and available extensions
- Dealing with relationships (nodereference and userreference fields)
Panels
- Creating pages with multiple content
- Panels basic options and definitions
- Panels displays, panel pages, panel nodes
- Mini panels
- Panels arguments
- Panels context
- Creating Master/details pages