Search
Now showing items 1-10 of 27
User Group and Entity Reference
(Spoken Tutorial IIT Bombay, 2016-05-20)
Outline:
- Creating "User Group" Content type;
- Explaining about User groups;
- Adding fields to the "User Group" Content type;
- Connecting "User Group" and "Events" Content types using Entity reference. ...
Modifying the Display of Content
(Spoken Tutorial IIT Bombay, 2016-04-12)
Outline:
- Explaining about displays;
- Managing full content display;
- Adding view modes;
- Explaining how to trim the description;
- Managing display of teaser mode.
Pre-requisite: Creating Dummy Content
Finding and Evaluating Modules
(Spoken Tutorial IIT Bombay, 2016-04-22)
Outline:
- Explaining about finding a module from drupal.org;
- Explaining how to evaluate modules.
Pre-requisite: Adding Functionalities using Modules
Installing an Advanced Theme
(Spoken Tutorial IIT Bombay, 2016-06-06)
Outline:
- Introduction to base and sub themes;
- Installing a base theme "Adaptive theme";
- Installing a sub theme "Pixture Reloaded" .
Pre-requisite: Styling a Page using Themes
Configuration Management in Admin Interface
(Spoken Tutorial IIT Bombay, 2016-05-25)
Outline:
- Configuration management in admin interface;
- Menu items: Extent, Configuration, People, Report;
- People: Roles, Permissions, List;
- Checking the available updates manually.
Pre-requisite: Content ...
Creating a Simple Custom Module
(Spoken Tutorial IIT Bombay, 2018-03-23)
Outline:
- Explaining the prerequisites to create custom modules;
- Explaining how to create a basic module;
- Workflow of a module:
-Request;
-Router;
-Controller;
...
Displaying Contents using Views
(Spoken Tutorial IIT Bombay, 2016-05-12)
Outline:
- Introduction to views;
- The workflow of views;
- Creating a new view;
- A page with teaser;
- Creating a simple block view.
Pre-requisite: Modifying the Display of Content
Adding Functionalities using Modules
(Spoken Tutorial IIT Bombay, 2016-06-10)
Outline:
- Introduction to Modules;
- Explaining about default modules;
- Activating Book module and Forum module;
- Creating user manual using Book module;
- Creating forums using Forum module;
- Adding forum ...
Styling a Page using Themes
(Spoken Tutorial IIT Bombay, 2016-05-02)
Outline:
- Introduction to themes;
- Finding themes from drupal.org;
- Installing a basic theme "Zircon";
- Exploring the block regions of "Zircon" theme.
Pre-requisite: Menu and Endpoints
RESTful API Implementation
(Spoken Tutorial IIT Bombay, 2018-04-10)
Outline:
- What is RESTful API?
- Purpose of RESTful API;
- Type of users who can use RESTful API;
- Implementation of RESTful API;
- Installing required modules;
- Configuring REST resources;
- Setting ...