Drupal 6 theming cookbook :: over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes /
Annotation
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, U.K. :
Packt,
©2010.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | Annotation |
Beschreibung: | 1 online resource (iv, 371 pages) : illustrations |
ISBN: | 9781847198693 1847198694 1847198686 9781847198686 1282905090 9781282905092 9786612905094 6612905093 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn740439198 | ||
003 | OCoLC | ||
005 | 20250103110447.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 110711s2010 enka of 001 0 eng d | ||
040 | |a UMI |b eng |e pn |c UMI |d E7B |d COO |d N$T |d HEBIS |d OCLCQ |d DEBSZ |d OCLCQ |d DKDLA |d YDXCP |d OCLCQ |d OCLCF |d OCLCQ |d REB |d JBG |d AZK |d AGLDB |d CNNOR |d MOR |d PIFAG |d OCLCQ |d OCLCO |d U3W |d BRL |d STF |d WRM |d VTS |d CEF |d NLE |d INT |d VT2 |d AU@ |d OCLCQ |d OCLCO |d UKMGB |d OCLCQ |d OCLCO |d A6Q |d M8D |d UKAHL |d HS0 |d UKCRE |d VLY |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCL |d OCLCQ |d CLOUD | ||
015 | |a GBB747522 |2 bnb | ||
016 | 7 | |a 018011766 |2 Uk | |
019 | |a 704516639 |a 961508934 |a 962695704 |a 988519666 |a 991912749 |a 1037444655 |a 1038573751 |a 1055316934 |a 1081276401 |a 1083585448 |a 1103252031 |a 1129353846 |a 1153464292 |a 1162473051 |a 1228543306 |a 1241750491 |a 1290116088 |a 1300462939 | ||
020 | |a 9781847198693 |q (electronic bk.) | ||
020 | |a 1847198694 |q (electronic bk.) | ||
020 | |a 1847198686 | ||
020 | |a 9781847198686 | ||
020 | |z 9781847198686 | ||
020 | |a 1282905090 | ||
020 | |a 9781282905092 | ||
020 | |a 9786612905094 | ||
020 | |a 6612905093 | ||
035 | |a (OCoLC)740439198 |z (OCoLC)704516639 |z (OCoLC)961508934 |z (OCoLC)962695704 |z (OCoLC)988519666 |z (OCoLC)991912749 |z (OCoLC)1037444655 |z (OCoLC)1038573751 |z (OCoLC)1055316934 |z (OCoLC)1081276401 |z (OCoLC)1083585448 |z (OCoLC)1103252031 |z (OCoLC)1129353846 |z (OCoLC)1153464292 |z (OCoLC)1162473051 |z (OCoLC)1228543306 |z (OCoLC)1241750491 |z (OCoLC)1290116088 |z (OCoLC)1300462939 | ||
037 | |a 9781847198693 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a TK5105.8885.D78 |b K863 2010eb | |
072 | 7 | |a COM |x 060160 |2 bisacsh | |
082 | 7 | |a 006.7/6 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Kumar, Karthik. | |
245 | 1 | 0 | |a Drupal 6 theming cookbook : |b over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / |c Karthik Kumar. |
246 | 3 | |a Drupal six theming cookbook | |
260 | |a Birmingham, U.K. : |b Packt, |c ©2010. | ||
300 | |a 1 online resource (iv, 371 pages) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a data file |2 rda | ||
520 | 8 | |a Annotation |b Written in cookbook style, this book offers solutions to all common theme design problems through recipes. Each recipe contains step-by-step instructions followed by the analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. This book is written for Drupal developers who want to refresh the look and feel of their sites. If you are a Drupal site administrator who is looking to go beyond the basics and customize the presentational aspects of your Drupal site, then this book is for you. It assumes that readers are familiar with rudimentary PHP and acquainted with Drupal installation and general usage. Readers are also expected to have knowledge of CSS and XHTML. | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Drupal Theme Basics; Introduction; Installing and enabling a theme; Uploading a new logo; Uploading a new favicon; Adding a slogan to the theme; Allowing users to choose from; multiple themes; Displaying a different theme for; administration; Adding an existing block to the theme; Adding a custom block to the theme; Displaying a block only on the front page; Controlling block visibility based on; user role; Controlling block visibility based on; node type; Chapter 2: Beyond the Basics | |
505 | 8 | |a IntroductionUnderstanding the anatomy of a theme; Creating a sub-theme based on a; core theme; Overriding base theme elements in a; sub-theme; Changing the screenshot image of a theme; Including a CSS file in a theme; Enabling CSS optimization; Creating the mysite module to hold; our tweaks; Adding a CSS file from a module; Displaying a different theme for each; day of the week; Creating a fresh look using the color module; Chapter 3: Custom Themes and Zen; Introduction; Clearing the theme registry; Creating a theme from scratch; Creating myzen, a Zen-based theme | |
505 | 8 | |a Choosing a CSS layout for myzenOverriding Zen template files with myzen; Adding a custom region to myzen; Adding a background image to the theme; Adding a conditional stylesheet in Zen; Modifying myzen's theme settings; Chapter 4: Templating Basics; Introduction; Changing the layout of a page using; page.tpl.php; Customizing the appearance of a; particular node type; Customizing the appearance of a; specific node; Theming made easy using the Devel module; Theme overrides using the Theme; developer module; Listing all available variables in a; template file; Displaying the profile name instead | |
505 | 8 | |a Of a usernameStyling the site maintenance page; Chapter 5: Development and Debugging Tools; Introduction; Finding the right function to use to theme; an object; Analyzing variables using the Devel module; Generating sample content using the; Devel generate module; Resetting the default theme manually; Live preview with Web Developer; Validating HTML and CSS using Web; Developer; Turning off JavaScript in the browser; Disabling CSS in the browser; Inspecting elements and debugging; CSS using Firebug; Diagnostic logging of JavaScript; using Firebug; Chapter 6: Advanced Templating; Introduction | |
505 | 8 | |a Adding a variable to all node templatesDeleting a variable from the page template; Adding a custom theme setting; Hiding all regions on a page; Displaying the last updated date; instead of the submitted date; Module-based variable manipulation; Optimizing using hook_preprocess(); Displaying the date field in calendar form; Chapter 7: JavaScript in Themes; Introduction; Including JavaScript files from a theme; Including a JavaScript file only for; certain pages; Giving the username textfield keyboard; focus; Exporting a variable from PHP to JavaScript | |
546 | |a English. | ||
630 | 0 | 0 | |a Drupal (Computer file) |v Handbooks, manuals, etc. |
630 | 0 | 7 | |a Drupal (Computer file) / Handbooks, manuals, etc. |2 blmlsh |
630 | 0 | 7 | |a Drupal (Computer file) |2 fast |
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 0 | |a Web sites |x Design. |0 http://id.loc.gov/authorities/subjects/sh98000035 | |
650 | 0 | |a Cascading style sheets. |0 http://id.loc.gov/authorities/subjects/sh2001004461 | |
650 | 0 | |a Open source software. |0 http://id.loc.gov/authorities/subjects/sh99003437 | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 6 | |a Sites Web |x Conception. | |
650 | 6 | |a Feuilles de style en cascade. | |
650 | 6 | |a Logiciels libres. | |
650 | 7 | |a COMPUTERS |x Web |x Web Programming. |2 bisacsh | |
650 | 7 | |a Information Technology. |2 bisacsh/2013 | |
650 | 7 | |a COMPUTERS. |2 bisacsh/2013 | |
650 | 7 | |a Cascading style sheets |2 fast | |
650 | 7 | |a Open source software |2 fast | |
650 | 7 | |a Web site development |2 fast | |
650 | 7 | |a Web sites |x Design |2 fast | |
655 | 0 | |a Electronic books. | |
655 | 7 | |a Handbooks and manuals |2 fast | |
776 | |z 1-84719-868-6 | ||
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421781 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421781 |3 Volltext |
938 | |a cloudLibrary |b CLDL |n 9781847198693 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH26942995 | ||
938 | |a ebrary |b EBRY |n ebr10435414 | ||
938 | |a EBSCOhost |b EBSC |n 421781 | ||
938 | |a YBP Library Services |b YANK |n 3601828 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn740439198 |
---|---|
_version_ | 1829094700533940224 |
adam_text | |
any_adam_object | |
author | Kumar, Karthik |
author_facet | Kumar, Karthik |
author_role | |
author_sort | Kumar, Karthik |
author_variant | k k kk |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8885.D78 K863 2010eb |
callnumber-search | TK5105.8885.D78 K863 2010eb |
callnumber-sort | TK 45105.8885 D78 K863 42010EB |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Drupal Theme Basics; Introduction; Installing and enabling a theme; Uploading a new logo; Uploading a new favicon; Adding a slogan to the theme; Allowing users to choose from; multiple themes; Displaying a different theme for; administration; Adding an existing block to the theme; Adding a custom block to the theme; Displaying a block only on the front page; Controlling block visibility based on; user role; Controlling block visibility based on; node type; Chapter 2: Beyond the Basics IntroductionUnderstanding the anatomy of a theme; Creating a sub-theme based on a; core theme; Overriding base theme elements in a; sub-theme; Changing the screenshot image of a theme; Including a CSS file in a theme; Enabling CSS optimization; Creating the mysite module to hold; our tweaks; Adding a CSS file from a module; Displaying a different theme for each; day of the week; Creating a fresh look using the color module; Chapter 3: Custom Themes and Zen; Introduction; Clearing the theme registry; Creating a theme from scratch; Creating myzen, a Zen-based theme Choosing a CSS layout for myzenOverriding Zen template files with myzen; Adding a custom region to myzen; Adding a background image to the theme; Adding a conditional stylesheet in Zen; Modifying myzen's theme settings; Chapter 4: Templating Basics; Introduction; Changing the layout of a page using; page.tpl.php; Customizing the appearance of a; particular node type; Customizing the appearance of a; specific node; Theming made easy using the Devel module; Theme overrides using the Theme; developer module; Listing all available variables in a; template file; Displaying the profile name instead Of a usernameStyling the site maintenance page; Chapter 5: Development and Debugging Tools; Introduction; Finding the right function to use to theme; an object; Analyzing variables using the Devel module; Generating sample content using the; Devel generate module; Resetting the default theme manually; Live preview with Web Developer; Validating HTML and CSS using Web; Developer; Turning off JavaScript in the browser; Disabling CSS in the browser; Inspecting elements and debugging; CSS using Firebug; Diagnostic logging of JavaScript; using Firebug; Chapter 6: Advanced Templating; Introduction Adding a variable to all node templatesDeleting a variable from the page template; Adding a custom theme setting; Hiding all regions on a page; Displaying the last updated date; instead of the submitted date; Module-based variable manipulation; Optimizing using hook_preprocess(); Displaying the date field in calendar form; Chapter 7: JavaScript in Themes; Introduction; Including JavaScript files from a theme; Including a JavaScript file only for; certain pages; Giving the username textfield keyboard; focus; Exporting a variable from PHP to JavaScript |
ctrlnum | (OCoLC)740439198 |
dewey-full | 006.7/6 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.7/6 |
dewey-search | 006.7/6 |
dewey-sort | 16.7 16 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07575cam a2200853 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn740439198</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20250103110447.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">110711s2010 enka of 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">E7B</subfield><subfield code="d">COO</subfield><subfield code="d">N$T</subfield><subfield code="d">HEBIS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DKDLA</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">REB</subfield><subfield code="d">JBG</subfield><subfield code="d">AZK</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">U3W</subfield><subfield code="d">BRL</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">A6Q</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">HS0</subfield><subfield code="d">UKCRE</subfield><subfield code="d">VLY</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">CLOUD</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB747522</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018011766</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">704516639</subfield><subfield code="a">961508934</subfield><subfield code="a">962695704</subfield><subfield code="a">988519666</subfield><subfield code="a">991912749</subfield><subfield code="a">1037444655</subfield><subfield code="a">1038573751</subfield><subfield code="a">1055316934</subfield><subfield code="a">1081276401</subfield><subfield code="a">1083585448</subfield><subfield code="a">1103252031</subfield><subfield code="a">1129353846</subfield><subfield code="a">1153464292</subfield><subfield code="a">1162473051</subfield><subfield code="a">1228543306</subfield><subfield code="a">1241750491</subfield><subfield code="a">1290116088</subfield><subfield code="a">1300462939</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847198693</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847198694</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847198686</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847198686</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781847198686</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1282905090</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781282905092</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786612905094</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6612905093</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)740439198</subfield><subfield code="z">(OCoLC)704516639</subfield><subfield code="z">(OCoLC)961508934</subfield><subfield code="z">(OCoLC)962695704</subfield><subfield code="z">(OCoLC)988519666</subfield><subfield code="z">(OCoLC)991912749</subfield><subfield code="z">(OCoLC)1037444655</subfield><subfield code="z">(OCoLC)1038573751</subfield><subfield code="z">(OCoLC)1055316934</subfield><subfield code="z">(OCoLC)1081276401</subfield><subfield code="z">(OCoLC)1083585448</subfield><subfield code="z">(OCoLC)1103252031</subfield><subfield code="z">(OCoLC)1129353846</subfield><subfield code="z">(OCoLC)1153464292</subfield><subfield code="z">(OCoLC)1162473051</subfield><subfield code="z">(OCoLC)1228543306</subfield><subfield code="z">(OCoLC)1241750491</subfield><subfield code="z">(OCoLC)1290116088</subfield><subfield code="z">(OCoLC)1300462939</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781847198693</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8885.D78</subfield><subfield code="b">K863 2010eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060160</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.7/6</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kumar, Karthik.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Drupal 6 theming cookbook :</subfield><subfield code="b">over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes /</subfield><subfield code="c">Karthik Kumar.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Drupal six theming cookbook</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, U.K. :</subfield><subfield code="b">Packt,</subfield><subfield code="c">©2010.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (iv, 371 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">data file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Annotation</subfield><subfield code="b">Written in cookbook style, this book offers solutions to all common theme design problems through recipes. Each recipe contains step-by-step instructions followed by the analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. This book is written for Drupal developers who want to refresh the look and feel of their sites. If you are a Drupal site administrator who is looking to go beyond the basics and customize the presentational aspects of your Drupal site, then this book is for you. It assumes that readers are familiar with rudimentary PHP and acquainted with Drupal installation and general usage. Readers are also expected to have knowledge of CSS and XHTML.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Drupal Theme Basics; Introduction; Installing and enabling a theme; Uploading a new logo; Uploading a new favicon; Adding a slogan to the theme; Allowing users to choose from; multiple themes; Displaying a different theme for; administration; Adding an existing block to the theme; Adding a custom block to the theme; Displaying a block only on the front page; Controlling block visibility based on; user role; Controlling block visibility based on; node type; Chapter 2: Beyond the Basics</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">IntroductionUnderstanding the anatomy of a theme; Creating a sub-theme based on a; core theme; Overriding base theme elements in a; sub-theme; Changing the screenshot image of a theme; Including a CSS file in a theme; Enabling CSS optimization; Creating the mysite module to hold; our tweaks; Adding a CSS file from a module; Displaying a different theme for each; day of the week; Creating a fresh look using the color module; Chapter 3: Custom Themes and Zen; Introduction; Clearing the theme registry; Creating a theme from scratch; Creating myzen, a Zen-based theme</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Choosing a CSS layout for myzenOverriding Zen template files with myzen; Adding a custom region to myzen; Adding a background image to the theme; Adding a conditional stylesheet in Zen; Modifying myzen's theme settings; Chapter 4: Templating Basics; Introduction; Changing the layout of a page using; page.tpl.php; Customizing the appearance of a; particular node type; Customizing the appearance of a; specific node; Theming made easy using the Devel module; Theme overrides using the Theme; developer module; Listing all available variables in a; template file; Displaying the profile name instead</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Of a usernameStyling the site maintenance page; Chapter 5: Development and Debugging Tools; Introduction; Finding the right function to use to theme; an object; Analyzing variables using the Devel module; Generating sample content using the; Devel generate module; Resetting the default theme manually; Live preview with Web Developer; Validating HTML and CSS using Web; Developer; Turning off JavaScript in the browser; Disabling CSS in the browser; Inspecting elements and debugging; CSS using Firebug; Diagnostic logging of JavaScript; using Firebug; Chapter 6: Advanced Templating; Introduction</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding a variable to all node templatesDeleting a variable from the page template; Adding a custom theme setting; Hiding all regions on a page; Displaying the last updated date; instead of the submitted date; Module-based variable manipulation; Optimizing using hook_preprocess(); Displaying the date field in calendar form; Chapter 7: JavaScript in Themes; Introduction; Including JavaScript files from a theme; Including a JavaScript file only for; certain pages; Giving the username textfield keyboard; focus; Exporting a variable from PHP to JavaScript</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Drupal (Computer file)</subfield><subfield code="v">Handbooks, manuals, etc.</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Drupal (Computer file) / Handbooks, manuals, etc.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Drupal (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web sites</subfield><subfield code="x">Design.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98000035</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Cascading style sheets.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2001004461</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Open source software.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh99003437</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Conception.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Feuilles de style en cascade.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels libres.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">Web Programming.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information Technology.</subfield><subfield code="2">bisacsh/2013</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS.</subfield><subfield code="2">bisacsh/2013</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Cascading style sheets</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Open source software</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web sites</subfield><subfield code="x">Design</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="0"><subfield code="a">Electronic books.</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Handbooks and manuals</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-84719-868-6</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421781</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421781</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">cloudLibrary</subfield><subfield code="b">CLDL</subfield><subfield code="n">9781847198693</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26942995</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10435414</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">421781</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">3601828</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | Electronic books. Handbooks and manuals fast |
genre_facet | Electronic books. Handbooks and manuals |
id | ZDB-4-EBA-ocn740439198 |
illustrated | Illustrated |
indexdate | 2025-04-11T08:37:18Z |
institution | BVB |
isbn | 9781847198693 1847198694 1847198686 9781847198686 1282905090 9781282905092 9786612905094 6612905093 |
language | English |
oclc_num | 740439198 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource (iv, 371 pages) : illustrations |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Packt, |
record_format | marc |
spelling | Kumar, Karthik. Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / Karthik Kumar. Drupal six theming cookbook Birmingham, U.K. : Packt, ©2010. 1 online resource (iv, 371 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier data file rda Annotation Written in cookbook style, this book offers solutions to all common theme design problems through recipes. Each recipe contains step-by-step instructions followed by the analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. This book is written for Drupal developers who want to refresh the look and feel of their sites. If you are a Drupal site administrator who is looking to go beyond the basics and customize the presentational aspects of your Drupal site, then this book is for you. It assumes that readers are familiar with rudimentary PHP and acquainted with Drupal installation and general usage. Readers are also expected to have knowledge of CSS and XHTML. Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Drupal Theme Basics; Introduction; Installing and enabling a theme; Uploading a new logo; Uploading a new favicon; Adding a slogan to the theme; Allowing users to choose from; multiple themes; Displaying a different theme for; administration; Adding an existing block to the theme; Adding a custom block to the theme; Displaying a block only on the front page; Controlling block visibility based on; user role; Controlling block visibility based on; node type; Chapter 2: Beyond the Basics IntroductionUnderstanding the anatomy of a theme; Creating a sub-theme based on a; core theme; Overriding base theme elements in a; sub-theme; Changing the screenshot image of a theme; Including a CSS file in a theme; Enabling CSS optimization; Creating the mysite module to hold; our tweaks; Adding a CSS file from a module; Displaying a different theme for each; day of the week; Creating a fresh look using the color module; Chapter 3: Custom Themes and Zen; Introduction; Clearing the theme registry; Creating a theme from scratch; Creating myzen, a Zen-based theme Choosing a CSS layout for myzenOverriding Zen template files with myzen; Adding a custom region to myzen; Adding a background image to the theme; Adding a conditional stylesheet in Zen; Modifying myzen's theme settings; Chapter 4: Templating Basics; Introduction; Changing the layout of a page using; page.tpl.php; Customizing the appearance of a; particular node type; Customizing the appearance of a; specific node; Theming made easy using the Devel module; Theme overrides using the Theme; developer module; Listing all available variables in a; template file; Displaying the profile name instead Of a usernameStyling the site maintenance page; Chapter 5: Development and Debugging Tools; Introduction; Finding the right function to use to theme; an object; Analyzing variables using the Devel module; Generating sample content using the; Devel generate module; Resetting the default theme manually; Live preview with Web Developer; Validating HTML and CSS using Web; Developer; Turning off JavaScript in the browser; Disabling CSS in the browser; Inspecting elements and debugging; CSS using Firebug; Diagnostic logging of JavaScript; using Firebug; Chapter 6: Advanced Templating; Introduction Adding a variable to all node templatesDeleting a variable from the page template; Adding a custom theme setting; Hiding all regions on a page; Displaying the last updated date; instead of the submitted date; Module-based variable manipulation; Optimizing using hook_preprocess(); Displaying the date field in calendar form; Chapter 7: JavaScript in Themes; Introduction; Including JavaScript files from a theme; Including a JavaScript file only for; certain pages; Giving the username textfield keyboard; focus; Exporting a variable from PHP to JavaScript English. Drupal (Computer file) Handbooks, manuals, etc. Drupal (Computer file) / Handbooks, manuals, etc. blmlsh Drupal (Computer file) fast Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Design. http://id.loc.gov/authorities/subjects/sh98000035 Cascading style sheets. http://id.loc.gov/authorities/subjects/sh2001004461 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Sites Web Développement. Sites Web Conception. Feuilles de style en cascade. Logiciels libres. COMPUTERS Web Web Programming. bisacsh Information Technology. bisacsh/2013 COMPUTERS. bisacsh/2013 Cascading style sheets fast Open source software fast Web site development fast Web sites Design fast Electronic books. Handbooks and manuals fast 1-84719-868-6 |
spellingShingle | Kumar, Karthik Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Drupal Theme Basics; Introduction; Installing and enabling a theme; Uploading a new logo; Uploading a new favicon; Adding a slogan to the theme; Allowing users to choose from; multiple themes; Displaying a different theme for; administration; Adding an existing block to the theme; Adding a custom block to the theme; Displaying a block only on the front page; Controlling block visibility based on; user role; Controlling block visibility based on; node type; Chapter 2: Beyond the Basics IntroductionUnderstanding the anatomy of a theme; Creating a sub-theme based on a; core theme; Overriding base theme elements in a; sub-theme; Changing the screenshot image of a theme; Including a CSS file in a theme; Enabling CSS optimization; Creating the mysite module to hold; our tweaks; Adding a CSS file from a module; Displaying a different theme for each; day of the week; Creating a fresh look using the color module; Chapter 3: Custom Themes and Zen; Introduction; Clearing the theme registry; Creating a theme from scratch; Creating myzen, a Zen-based theme Choosing a CSS layout for myzenOverriding Zen template files with myzen; Adding a custom region to myzen; Adding a background image to the theme; Adding a conditional stylesheet in Zen; Modifying myzen's theme settings; Chapter 4: Templating Basics; Introduction; Changing the layout of a page using; page.tpl.php; Customizing the appearance of a; particular node type; Customizing the appearance of a; specific node; Theming made easy using the Devel module; Theme overrides using the Theme; developer module; Listing all available variables in a; template file; Displaying the profile name instead Of a usernameStyling the site maintenance page; Chapter 5: Development and Debugging Tools; Introduction; Finding the right function to use to theme; an object; Analyzing variables using the Devel module; Generating sample content using the; Devel generate module; Resetting the default theme manually; Live preview with Web Developer; Validating HTML and CSS using Web; Developer; Turning off JavaScript in the browser; Disabling CSS in the browser; Inspecting elements and debugging; CSS using Firebug; Diagnostic logging of JavaScript; using Firebug; Chapter 6: Advanced Templating; Introduction Adding a variable to all node templatesDeleting a variable from the page template; Adding a custom theme setting; Hiding all regions on a page; Displaying the last updated date; instead of the submitted date; Module-based variable manipulation; Optimizing using hook_preprocess(); Displaying the date field in calendar form; Chapter 7: JavaScript in Themes; Introduction; Including JavaScript files from a theme; Including a JavaScript file only for; certain pages; Giving the username textfield keyboard; focus; Exporting a variable from PHP to JavaScript Drupal (Computer file) Handbooks, manuals, etc. Drupal (Computer file) / Handbooks, manuals, etc. blmlsh Drupal (Computer file) fast Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Design. http://id.loc.gov/authorities/subjects/sh98000035 Cascading style sheets. http://id.loc.gov/authorities/subjects/sh2001004461 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Sites Web Développement. Sites Web Conception. Feuilles de style en cascade. Logiciels libres. COMPUTERS Web Web Programming. bisacsh Information Technology. bisacsh/2013 COMPUTERS. bisacsh/2013 Cascading style sheets fast Open source software fast Web site development fast Web sites Design fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh98004795 http://id.loc.gov/authorities/subjects/sh98000035 http://id.loc.gov/authorities/subjects/sh2001004461 http://id.loc.gov/authorities/subjects/sh99003437 |
title | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / |
title_alt | Drupal six theming cookbook |
title_auth | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / |
title_exact_search | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / |
title_full | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / Karthik Kumar. |
title_fullStr | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / Karthik Kumar. |
title_full_unstemmed | Drupal 6 theming cookbook : over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / Karthik Kumar. |
title_short | Drupal 6 theming cookbook : |
title_sort | drupal 6 theming cookbook over 100 clear step by step recipes to create powerful great looking drupal themes |
title_sub | over 100 clear, step-by-step recipes to create powerful, great-looking Drupal themes / |
topic | Drupal (Computer file) Handbooks, manuals, etc. Drupal (Computer file) / Handbooks, manuals, etc. blmlsh Drupal (Computer file) fast Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Design. http://id.loc.gov/authorities/subjects/sh98000035 Cascading style sheets. http://id.loc.gov/authorities/subjects/sh2001004461 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Sites Web Développement. Sites Web Conception. Feuilles de style en cascade. Logiciels libres. COMPUTERS Web Web Programming. bisacsh Information Technology. bisacsh/2013 COMPUTERS. bisacsh/2013 Cascading style sheets fast Open source software fast Web site development fast Web sites Design fast |
topic_facet | Drupal (Computer file) Handbooks, manuals, etc. Drupal (Computer file) / Handbooks, manuals, etc. Drupal (Computer file) Web site development. Web sites Design. Cascading style sheets. Open source software. Sites Web Développement. Sites Web Conception. Feuilles de style en cascade. Logiciels libres. COMPUTERS Web Web Programming. Information Technology. COMPUTERS. Cascading style sheets Open source software Web site development Web sites Design Electronic books. Handbooks and manuals |
work_keys_str_mv | AT kumarkarthik drupal6themingcookbookover100clearstepbysteprecipestocreatepowerfulgreatlookingdrupalthemes AT kumarkarthik drupalsixthemingcookbook |