- Drupal Creating and Editing Custom Themes

seeders: 0 leechers: 1
Added 13 years ago by Maharaja-Krishna in Movies - Other Movies
Downloaded 0 time.
thepiratebay.org
- Drupal Creating and Editing Custom Themes

Torrent Contents Size: 351.87 MB

- Drupal Creating and Editing Custom Themes
00. Introduction
00 01. Welcome.mov
MOV
10.82 MB
00 02. Using the exercise files.mov
MOV
9.16 MB
01. Drupal Themes
01 01. Learning about Drupal themes.mov
MOV
4.33 MB
01 02. Building sites today with Drupal.mov
MOV
2.15 MB
01 03. Required knowledge and software.mov
MOV
2.74 MB
02. Getting Drupal Ready
02 01. Installing Drupal 6 using Acquia.mov
MOV
4.66 MB
02 02. Configuring the appropriate modules for a Drupal site.mov
MOV
2.92 MB
02 03. Creating pages with standard node content types.mov
MOV
6.44 MB
02 04. Creating custom node content types.mov
MOV
8.55 MB
02 05. Adding RSS secondary content.mov
MOV
6.76 MB
02 06. Finalizing site navigation.mov
MOV
2.53 MB
03. Essential Tools and Modules For Theme Creation
03 01. Installing the Theme Developer module (aka Devel).mov
MOV
8.72 MB
03 02. Ensuring cross-browser compatibility with conditional style sheets.mov
MOV
9.67 MB
03 03. Using Firefox extensions for site development.mov
MOV
9.34 MB
03 04. Working with Dreamweaver.mov
MOV
3.94 MB
04. Theme Administration
04 01. Choosing a default theme.mov
MOV
2.89 MB
04 02. Touring the core themes.mov
MOV
8.15 MB
04 03. Configuring global theme features and post settings.mov
MOV
5.74 MB
04 04. Adding a logo and shortcut icon (favicon).mov
MOV
4.71 MB
04 05. Setting the administration theme.mov
MOV
5.01 MB
04 06. Installing a new theme.mov
MOV
6.38 MB
04 07. Positioning blocks in theme regions.mov
MOV
7.3 MB
04 08. Setting user theme permissions.mov
MOV
7.87 MB
05. Modifying Existing Themes
05 01. Using the Color module to change color schemes.mov
MOV
6.55 MB
05 02. Preparing to build a sub-theme.mov
MOV
9.15 MB
05 03. Building a sub-theme Creating the .info file.mov
MOV
11.24 MB
05 04. Building a sub-theme Adding custom styles (CSS).mov
MOV
9.16 MB
05 05. Building a sub-theme Adding custom theme regions.mov
MOV
15.39 MB
06. Creating New Themes
06 01. Exploring a theme folder.mov
MOV
3.01 MB
06 02. Setting up a theme .info file.mov
MOV
6.2 MB
06 03. Adding styles (CSS) to a theme.mov
MOV
9.04 MB
06 04. Including a style sheet for right to left readers.mov
MOV
1.7 MB
06 05. Creating a print style sheet.mov
MOV
4.58 MB
06 06. Adding JavaScript to a theme.mov
MOV
8.31 MB
06 07. Adding graphics and images to a theme.mov
MOV
3.66 MB
06 08. Understanding theme templates (tpl.php).mov
MOV
3.17 MB
06 09. Understanding template variables.mov
MOV
3.64 MB
07. Page Templates
07 01. Understanding page templates.mov
MOV
9.75 MB
07 02. Creating a template to theme every page (page.tpl.php).mov
MOV
9.29 MB
07 03. Creating a template to theme just the front page (page-front.tpl.php).mov
MOV
7.91 MB
07 04. Creating a template to theme individual pages (page-node-nid.tpl.php).mov
MOV
5.21 MB
07 05. Creating a template for site offline maintenance pages.mov
MOV
10.1 MB
08. Node Content Templates
08 01. Understanding node templates.mov
MOV
5.13 MB
08 02. Creating a template to theme every node (node.tpl.php).mov
MOV
3.11 MB
08 03. Creating a template to theme custom node types (node-type.tpl.php).mov
MOV
6.66 MB
08 04. Discovering node templates using the theme developer module.mov
MOV
1.92 MB
09. Block Templates
09 01. Understanding block templates.mov
MOV
3.99 MB
09 02. Creating a template to theme every block (block.tpl.php).mov
MOV
3.4 MB
09 03. Creating a template to theme an individual block (block-module-delta.tpl.php).mov
MOV
11.4 MB
09 04. Creating a template to theme all blocks from a single module (block-module.tpl.php).mov
MOV
4.8 MB
09 05. Creating a template to theme all blocks in a certain region (block-region.tpl.php).mov
MOV
4.19 MB
10. Other Templates
10 01. Exploring the comments template (comment.tpl.php).mov
MOV
7.15 MB
10 02. Exploring other core modules and their templates (other tpl.php files).mov
MOV
3.8 MB
11. Troubleshooting and Finishing Up
11 01. Removing unnecessary modules.mov
MOV
2.48 MB
11 02. Optimizing site performance.mov
MOV
3.61 MB
11 03. Streamlining site files for launch.mov
MOV
1.69 MB
11 04. Troubleshooting when a white screen appears instead of Drupal.mov
MOV
5.18 MB
11 05. Touring Drupal community groups.mov
MOV
1.69 MB
Exercise Files
Ex_Files_DrupalThms_EssT
Exercise Files
Ch 02
Ch_2_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Download Drupal 6.txt
TXT
801 B
about.txt
TXT
1.68 KB
flower1.txt
TXT
993 B
flower2.txt
TXT
856 B
flower3.txt
TXT
792 B
iris.JPG
JPG
73.14 KB
prettyinpink.jpg
JPG
7.71 KB
services.txt
TXT
1013 B
sunflowers.jpg
JPG
78.15 KB
Ch 03
Drupal development modules.txt
TXT
119 B
Firefox development extensions.txt
TXT
400 B
condition
condition.info
INFO
329 B
for-ie.css
CSS
391 B
not-ie.css
CSS
20.65 KB
page.tpl.php
PHP
7.49 KB
screenshot.png
PNG
54.86 KB
Ch 04
Ch_4_start_database.sql.gz
GZ
47.36 KB
Ch_4_start_lynda-drupal-themes.zip
ZIP
185.74 KB
hp_logo.png
PNG
55.8 KB
Ch 05
Ch_5_start_database.sql.gz
GZ
50.02 KB
Ch_5_start_lynda-drupal-themes.zip
ZIP
185.74 KB
subgarland
custom.css
CSS
55 B
page.tpl.php
PHP
3.94 KB
subgarland.info
INFO
367 B
Ch 06
Ch_6_start_database.sql.gz
GZ
45.76 KB
Ch_6_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Ch_6_start_sites-all.zip
ZIP
143.82 KB
hanselandpetal.info
INFO
436 B
images
bg.png
PNG
1.04 KB
block-alternate.png
PNG
3.48 KB
block-bg.png
PNG
53.25 KB
block-custom.png
PNG
468 B
block-default.png
PNG
1.25 KB
collapsed.png
PNG
264 B
dashes.png
PNG
244 B
expanded.png
PNG
204 B
footer-block-bottom.png
PNG
324 B
footer-block-top.png
PNG
298 B
footer-end.png
PNG
53.33 KB
footer-header.png
PNG
10.25 KB
footer-start.png
PNG
7.06 KB
gotdrupal.gif
GIF
788 B
header.png
PNG
11.69 KB
menu-collapsed.png
PNG
231 B
menu-expanded.png
PNG
204 B
menu-leaf.png
PNG
264 B
more.png
PNG
523 B
nav.gif
GIF
265 B
print.css
CSS
120 B
screenshot.png
PNG
10.76 KB
style.css
CSS
14.77 KB
theme_folder
block.tpl.php
PHP
0 B
favicon.png
PNG
55.8 KB
logo.png
PNG
55.8 KB
my_theme.info
INFO
0 B
node.tpl.php
PHP
0 B
page.tpl.php
PHP
0 B
print.css
CSS
0 B
screenshot.png
PNG
10.76 KB
style.css
CSS
0 B
template.php
PHP
0 B
theme-settings.php
PHP
0 B
Ch 07
Ch_7_start_database.sql.gz
GZ
46.78 KB
Ch_7_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Ch_7_start_sites-all.zip
ZIP
153.57 KB
new_page_regions.txt
TXT
869 B
Ch 08
Ch_8_start_database.sql.gz
GZ
51.41 KB
Ch_8_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Ch_8_start_sites-all.zip
ZIP
158.33 KB
Ch 09
Ch_9_start_database.sql.gz
GZ
51.42 KB
Ch_9_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Ch_9_start_sites-all.zip
ZIP
160.93 KB
gotdrupal.gif
GIF
788 B
Ch 10
Ch_10_start_database.sql.gz
GZ
51.57 KB
Ch_10_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Ch_10_start_sites-all.zip
ZIP
161.65 KB
Ch 11
Ch_11_start_database.sql.gz
GZ
51.68 KB
Ch_11_start_lynda-drupal-themes.zip
ZIP
185.74 KB
Completed Theme
hanselandpetal
block-block-1.tpl.php
PHP
1.18 KB
block-right.tpl.php
PHP
1.26 KB
block-user.tpl.php
PHP
1.26 KB
block.tpl.php
PHP
1.26 KB
comment.tpl.php
PHP
1.36 KB
fix-ie.css
CSS
68 B
hanselandpetal.info
INFO
506 B
images
bg.png
PNG
1.04 KB
block-alternate.png
PNG
3.48 KB
block-bg.png
PNG
53.25 KB
block-custom.png
PNG
468 B
block-default.png
PNG
1.25 KB
collapsed.png
PNG
264 B
dashes.png
PNG
244 B
expanded.png
PNG
204 B
footer-block-bottom.png
PNG
324 B
footer-block-top.png
PNG
298 B
footer-end.png
PNG
53.33 KB
footer-header.png
PNG
10.25 KB
footer-start.png
PNG
7.06 KB
gotdrupal.gif
GIF
788 B
header.png
PNG
11.69 KB
menu-collapsed.png
PNG
231 B
menu-expanded.png
PNG
204 B
menu-leaf.png
PNG
264 B
more.png
PNG
523 B
nav.gif
GIF
265 B
maintenance-page.tpl.php
PHP
3.05 KB
node-blog.tpl.php
PHP
2.67 KB
node-flower.tpl.php
PHP
2.68 KB
node-page.tpl.php
PHP
2.62 KB
node.tpl.php
PHP
2.67 KB
page-front.tpl.php
PHP
7.5 KB
page-node-5.tpl.php
PHP
7.85 KB
page.tpl.php
PHP
8.22 KB
print.css
CSS
120 B
screenshot.png
PNG
10.76 KB
style.css
CSS
14.77 KB
Design Mockup
hansel&petal.png
PNG
222.26 KB
Ex_Files_DrupalThms_EssT_Free
Ex_Files_DrupalThms_EssT_Free
Free Exercise Files
Ch 06
style.css
CSS
14.77 KB
Ch 07
new_page_regions.txt.txt
TXT
869 B

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.coppersurfer.tk:6969/announce
udp://9.rarbg.me:2850/announce
udp://9.rarbg.to:2920/announce
udp://tracker.opentrackr.org:1337
udp://tracker.leechers-paradise.org:6969/announce
Torrent hash:
Audio Quality
0/10
Video Quality
0/10