Search This Blog

Friday, November 28, 2014

Advanced Drupal 7 Video Training Course DVD Rs 400/-





Total Course : 5

Total Course Duration : 20 Hours

Levels: Beginner, Intermediate & Advanced


Course 01: Drupal 7  Foundation

Level Beginner
Duration 3h 35m

Introducing Drupal 7 1:00:19
Introducing 6:56
Setup 3:44
Navigating-Admin 5:52
Theme-Configuration 5:19
Theme-Installation 5:43
Content 6:03
Comments  4:35
Accounts 5:36
Permissions 2:57
Blocks 4:36
Modules-Enabling 2:58
Modules-Installing 4:17
Summary 1:39

Creating and Displaying Custom Content Types 20:46
Content-Types 4:35
Adding-Finding 5:16
Introducing-Views 5:04
Content-Revisions 4:21
Summary 1:28

Extending Custom Content Types 20:18
Editing-Types 5:55
Text-Field 4:04
Image-Field 4:19
List-Field 4:32
Summary 1:26

Using Taxonomy with Content Types 17:04
Vocabulary 5:48
Term-Reference-Fields 5:43
Autocomplete-Widget 3:55
Summary 1:38

Customizing Content and Editing Layout 21:03
Field-Sequence 5:18
View-Modes 6:19
Display-Suite 6:42
Summary 2:43
Developing Custom Views 24:50
Field-Sequence 6:05
View-Modes 6:12
Display-Suite Part 1 4:15
Display-Suite Part 2 6:03
Summary 2:13

Customizing Navigation and Messaging 27:10
Pathauto-Module 6:02
Front-Error-Pages 6:49
Nice-Menus 5:42
Role-Specific_Menus 6:28
Summary 2:09

Working with Calendars and Events 24:00
Date-Calendar-Modules 6:59
Date-Fields 6:40
Calendar-Pages 4:11
Calendar-Blocks 4:20
Summary

Course 02:  Drupal 7 Advanced Training
Duration :7h 50m 
Level : Intermediate

Introduction 4m 51s
Welcome 1m 7s
Planning your Drupal career 3m 44s

1. Moving from Development to Production 25m 46s
Comparing development and production environments 6m 22s
Configuring your settings.php file 7m 10s
Running multiple sites from one Drupal installation 7m 32s
Troubleshooting common issues 4m 42s

2. Hosting Drupal on the Web 51m 20s
Understanding your Drupal site's place on the web 2m 44s
Selecting a web host 7m 20s
Using Unix's command-line interface 8m 23s
Working with your web host's access restrictions 4m 51s
Using cPanel and other graphical web host interfaces 3m 40s
Transferring files to and from your web host 5m 49s
Moving databases using phpMyAdmin 6m 34s
Moving databases using Unix commands 6m 8s
Modifying server configuration files 5m 51s

3. Building Out Your Site 27m 10s
Learning from case studies 3m 13s
Planning your site 4m 18s
Populating your site with Devel Generate 3m 42s
Managing URL paths 3m 20s 
Restricting access to downloadable files 5m 55s
Reusing site components with the Features module 6m 42s

4. Speeding Up Site Administration with Drush 21m 53s
Understanding and installing Drush 5m 23s
Installing Drupal using Drush 7m 24s
Building a site using Drush 9m 6s
5. Keeping Your Site Safe and Secure 31m 59s
Backing up with the Backup and Migrate module 8m 17s
Moderating comment spam 6m 47s
Migrating from Drupal 6 4m 28s
Migrating to Drupal 712m 27s
6. Integrating with Other Sites 22m 24s
Letting users log in through OpenID 5m 10s
Letting users log in through Facebook, Twitter, and other services 9m 43s
Republishing posts on Facebook and Twitter 7m 31s

7. Changing Your Site's Design without Coding 1h 5m
Understanding Drupal's base themes 5m 55s
Introducing base themes: Zen and subtheming 11m 35s
Introducing base themes: Fusion and extensibility 10m 44s
Introducing base themes: AdaptiveTheme and responsive design 7m 25s
Introducing base themes: Omega and mobile devices 7m 9s
Using Firebug and other theming tools 7m 20s
Modifying themes with Sweaver 6m 59s
Modifying themes with Livethemer 8m 45s

8. Making Your Site More Reactive 49m 35s
Understanding the Rules module 6m 48s
Demonstrating how Rules works in Drupal Commerce 3m 53s
Creating practical rules 6m 37s
Improving rules 9m 10s
Defining conditions with the Context module 7m 51s
Varying layout with the Context and Delta modules 5m 0s
Varying layout with the Panels module 10m 16s

9. Making Your Site More Social 52m 46s
Enabling social features 9m 46s
Implementing a voting system 9m 15s
Rewarding good behavior with the Userpoints module 5m 57s
Setting up Organic Groups 6m 28s
Adding content to groups 2m 21s
Seeing group activity better with views and panels 10m 13s
Making groups private 4m 54s
Letting each group have its own permissions 3m 52s

10. Touring Drupal 7 Web Applications 25m 32s
Understanding packaged Drupal distributions 2m 8s
Getting a head start with Acquia Drupal 7m 28s
Creating online storefronts with Drupal Commerce 6m 53s
Creating government web sites with OpenPublic 9m 3s

11. Final Project: A Political Campaign Site 1h 30m
Taking the assignment 3m 26s
Planning the project 3m 43s
Preparing the infrastructure 8m 42s
Starting the design 7m 35s
Filling in the content 7m 29s
Developing the layout 10m 27s
Finishing the layout 7m 8s
Refining the CSS 6m 32s
Setting up sections for regional offices 4m 53s
Configuring regional offices 7m 18s
Connecting to social media 5m 9s
Cleaning up 12m 32s
Securing the site 5m 56s
Conclusion 37s
Next steps 37s

Course 03: Drupal 7: Creating and Editing Custom Themes
Duration : 3h 36m 
Level : Intermediate 

Introduction 5m 58s
Welcome 1m 3s
Using the exercise files 2m 4s
Viewing the finished project 2m 51s

1. Setting Up the Environment 23m 21s
Installing Drupal 7 (Mac or Windows) 7m 23s
Using a development environment 3m 36s
Installing contributed modules 3m 43s
Using the Administration Menu module 3m 55s
Using the Backup and Migrate module 4m 44s

2. Using Theming Tools 15m 35s
Using the Devel and Theme Developer modules 7m 23s
Using Firefox, Firebug, and Web Developer extensions 4m 55s
Using the Block Class module 3m 17s

3. Theme Administration 9m 42s
Exploring the Appearance interface 3m 20s
Choosing global and theme-specific settings 2m 55s
Installing prebuilt themes 3m 27s

4. Theming Concepts 10m 40s
Anatomy of a theme 2m 57s
Structure of a theme 1m 52s
Understanding templates and variables 4m 11s
Exploring the theme registry 1m 40s

5. Customizing Existing Themes 27m 23s
Exploring the Bartik themes folder, file structure, and .info file 5m 45s
Exploring how CSS references work in Drupal 10m 49s
Exploring how script references work in Drupal 5m 7s
Exploring regions and how they are referenced in a theme 5m 42s

6. Creating a New Theme 11m 5s
Using the Backup Migrate module to create content for a web site 2m 33s
Creating a theming roadmap 3m 10s
Creating a theme folder, theme structure, and a .info file and enabling a theme 5m 22s

7. Customizing Templates 54m 5s
Customizing HTML templates and variables 5m 29s
Customizing page templates and variables 13m 43s
Creating regions and rendering page variables 11m 36s
Customizing region templates and variables 53s
Customizing node templates and variables 4m 49s
Customizing block templates and variables 12m 14s
Customizing view templates and variables 5m 21s

8. Making Your Theme Production-Ready 13m 36s
Removing unnecessary modules 2m 46s
Optimizing the CSS and JavaScript 2m 45s
Enabling caching 4m 43s
Exploring the performance settings 3m 22s

9. Migrating a Theme from Drupal 6 to Drupal 7 44m 19s
Recreating HanselAndPetal content, files, and the .info file 14m 0s
Adding an HTML template and modifying page templates 11m 25s
Converting node templates and page variables 10m 30s
Converting block templates and page variables 3m 41s
Converting miscellaneous templates and cleaning up CSS 4m 43s
Conclusion 1m 11s
Goodbye 1m 11s

Course 04: Responsive Design with Drupal
Duration : 2h 38m 
Level : Intermediate 

Introduction 3m 19s
Welcome 51s
Using the exercise files 1m 25s
Exploring the finished project 1m 3s

1. Setting Up the Environment 16m 30s
Installing Acquia Dev Desktop 3m 37s
Importing a Drupal website 4m 7s
Restoring database snapshots with the Backup and Migrate module 3m 13s
Understanding the Devel module 5m 33s

2. Adaptive vs. Responsive Design 5m 48s
What is responsive design? 3m 32s
Understanding adaptive design 2m 16s

3. The Adaptive Approach 15m 33s
Discovering fixed-width layouts 3m 47s
Understanding breakpoints 3m 33s
Using Adapt.js with Drupal 8m 13s

4. Fluid Layouts 27m 21s
Discovering fluid layouts 3m 43s
Exploring fluid widths 8m 34s
Working with fluid margins and padding 7m 41s
Making text fluid 7m 23s

5. Fluid Images and Media 16m 37s
Discovering fluid images 3m 5s
Exploring fluid image techniques 5m 6s
Working with fluid media techniques 8m 26s

6. Media Queries 21m 36s
Introduction to media queries 3m 2s
Writing our first media query 6m 10s
Creating a style sheet for each breakpoint 3m 53s
Understanding media query best practices 8m 31s

7. Responsive Menus 8m 14s
Introduction to responsive menus 2m 32s
Creating a responsive menu 3m 5s
Integrating responsive menus into Drupal 2m 37s

8. Responsive Tables 14m 52s
Introduction to responsive tables 1m 25s
Creating responsive tables 7m 30s
Integrating responsive tables into Drupal 5m 57s

9. Responsive Forms 21m 6s
Introduction to responsive forms 3m 9s
Creating responsive forms 8m 30s
Integrating responsive forms into Drupal 9m 27s

10. Responsive Tools and Techniques 6m 38s
Adding min-width and max-width support with Respond.js 2m 35s
Exploring context-aware image sizing 4m 3s
Conclusion 1m 11s
Next steps 1m 11s

Course 05: Drupal 7 Custom Module Development
Duration : 2h 57m 
Level : Advanced 

Introduction 4m 51s
Welcome 39s
Using the exercise files 3m 30s
Understanding what you should know 42s

1. Key Concepts 24m 55s
What are modules and why use them? 6m 1s
Creating your first module 10m 13s
Interacting with hooks 8m 41s

2. Creating an Administrative Interface 53m 14s
Working with permissions and roles 2m 1s
Creating a custom permission 3m 28s
Adding a menu item for an admin interface 8m 32s
Using the Form API (FAPI) to create a form quickly 14m 29s
Creating custom form validation 8m 30s
Handling successful form submissions and saving variables 6m 45s
Exploring best practices with variable persistence 9m 29s

3. Creating a New Content Type Programmatically 46m 36s
Introduction to content types 2m 17s
Creating a custom content type manually 3m 44s
Fleshing out a content type with fields 18m 36s
Validating user input for a content type 13m 12s
Removing a content type 8m 47s

4. Extending the Module Functionality 40m 41s
Importing content using feeds 10m 14s
Adding a Google Map using theming 12m 49s
Creating a block 17m 38s 
Conclusion 6m 52s
Exploring best practices and coding standards 4m 1s
Next steps 2m 11s
Goodbye 40s

======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 

=======================================================================



Term

Payment mode : CASH ON DELIVERY , Pay on my account ,Buying via ebay or ShopClues


Shipping : By Courier through all over India


Shipping charge : Rs 50/- Flat Rate shipping anywhere in India


You can get with in two days

Any Advanced Graphic Design Software Tutorials, IT Software Tutorials, Multimedia  Software Tutorials, All Engineering purpose Software Tutorials & All Software Tutorials Available

For more details

Email : digitalcollections4u@gmail.com
https://www.facebook.com/TutorialsDVDs

No comments:

Post a Comment