List: Drupal Beginner
- Add 10 Employees with proper name and designation
- Check Drupal admin panel in detail
- Create Custom Content Type
- Create a content type with name “Employees”. It should have Full Name, Age, Avatar, Designation and Joining Date fields
- Create pages, nodes, add users, user roles, settings, performance tab, Settings, SEO friendly urls
- Directory Structure of Drupal
- Drupal themes (default themes)
- Install Drupal 7 on local system
- MOCKUP: http://nimb.ws/7Dj96M
- Now create a view as a page and display those employees in a grid of 3×3 with max of 9 records and pagination at the bottom. View provide pagination we just need to configure the options.
- Study About Drupal History and Basics
- What are Blocks, create few blocks and show on frontent
- What are VIEWS, why we use them. Install views Module and check its various options.
- Where should we use Drupal over WordPress
