|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn922581389 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
150930s2015 nyu o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d IDEBK
|d YDXCP
|d UMI
|d OCLCF
|d CDX
|d EBLCP
|d AZU
|d COO
|d DEBSZ
|d GW5XE
|d B24X7
|d D6H
|d IAO
|d IAS
|d IAD
|d ICN
|d JBG
|d SOI
|d ILO
|d IDB
|d VT2
|d UAB
|d Z5A
|d LIV
|d OCLCQ
|d MERUC
|d ESU
|d OCLCQ
|d IOG
|d OCLCO
|d U3W
|d REB
|d CEF
|d OCLCQ
|d OCLCO
|d INT
|d OCLCQ
|d OCLCO
|d WYU
|d UWO
|d UKMGB
|d OCLCQ
|d OCLCO
|d AU@
|d OCLCQ
|d OCLCO
|d AUD
|d DCT
|d ERF
|d UKAHL
|d OCLCQ
|d BRF
|d OCLCO
|d OCLCQ
|
016 |
7 |
|
|a 019139587
|2 Uk
|
019 |
|
|
|a 922917797
|a 927112894
|a 932332869
|a 985059796
|a 1005791898
|a 1008961150
|a 1021271819
|a 1066475436
|a 1086538890
|a 1111060984
|a 1112529392
|a 1129339801
|a 1153010486
|
020 |
|
|
|a 9781430264675
|q (electronic bk.)
|
020 |
|
|
|a 1430264675
|q (electronic bk.)
|
020 |
|
|
|z 9781430264668
|q (print)
|
020 |
|
|
|z 1430264667
|q (print)
|
024 |
7 |
|
|a 10.1007/978-1-4302-6467-5
|2 doi
|
029 |
1 |
|
|a AU@
|b 000056404066
|
029 |
1 |
|
|a AU@
|b 000056990592
|
029 |
1 |
|
|a CHNEW
|b 000893554
|
029 |
1 |
|
|a CHVBK
|b 374527113
|
029 |
1 |
|
|a DEBBG
|b BV043626765
|
029 |
1 |
|
|a DEBSZ
|b 453692796
|
029 |
1 |
|
|a GBVCP
|b 897164741
|
029 |
1 |
|
|a UKMGB
|b 019139587
|
029 |
1 |
|
|a AU@
|b 000067095458
|
035 |
|
|
|a (OCoLC)922581389
|z (OCoLC)922917797
|z (OCoLC)927112894
|z (OCoLC)932332869
|z (OCoLC)985059796
|z (OCoLC)1005791898
|z (OCoLC)1008961150
|z (OCoLC)1021271819
|z (OCoLC)1066475436
|z (OCoLC)1086538890
|z (OCoLC)1111060984
|z (OCoLC)1112529392
|z (OCoLC)1129339801
|z (OCoLC)1153010486
|
037 |
|
|
|a CL0500000665
|b Safari Books Online
|
050 |
|
4 |
|a TK5105.8885.D78
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 006.7
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Barnett, James,
|e author.
|
245 |
1 |
0 |
|a Drupal 8 for absolute beginners /
|c James Barnett.
|
264 |
|
1 |
|a New York, NY :
|b Apress,
|c 2015.
|
264 |
|
4 |
|c ©2015
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|b PDF
|2 rda
|
490 |
1 |
|
|a The expert's voice in Drupal
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed October 2, 2015).
|
500 |
|
|
|a Includes index.
|
520 |
|
|
|a Drupal 8 for Absolute Beginners is your definitive guide to starting from scratch with Drupal even if you have little web knowledge. This book teaches you the basics of HTML, CSS, JavaScript, and PHP in relation to Drupal, so that you can begin to use this popular CMS with all of its features. You will first learn how to set up and customize a basic blog using Drupal, one of the most powerful and popular content management systems available today. From there you will learn the basics of HTML, CSS, JavaScript and PHP, and apply this knowledge to create your own custom Drupal module. You will learn how to build, style, and add functionality to your own Drupal module from scratch. You will then use Drush to apply a theme to Drupal, customizing everything to your liking, before publishing your work to the world. The book also covers some more advanced topics that beginners often ask about, such as getting set up with Git and using source control, using MySQL to interact with a database, and a guide to getting up and running with Linux. Rarely has all the knowledge required to start with Drupal been collated in one place as it is in Drupal 8 for Absolute Beginners. You need no prior knowledge of the web, only a desire to learn. The book is fully supported by video material on the author's website. Start your Drupal journey with this book today!
|
505 |
0 |
|
|a At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Installing Drupal; Installing Acquia Dev Desktop; Installing Drupal 8; Configuring Drupal 8; Summary; Chapter 2: Site Building: Building Drupal Sites Without Programming; Setting a New Site Ti tle and Logo; Adding More Users to Your New Drupal site; Assigning Roles and Permissions to Site Users; Creating a Blog; Editing and Customizing Your Blog Post; Adding More Fields to Your Blog Node; Working with Blocks; Working with Views; Changing Your Site's Theme.
|
505 |
8 |
|
|a Installing a Theme Using Dru sh (Preferred Method) Installing a Theme from a URL; Installing New Add-on Modules; Installing a Module Using Drush (Preferred Method); Installing a Modu le from a URL; Summary; Chapter 3: Getting Started with HTML; Creating Your First Web Page; Adding Comments to Your HTML; Working with Images; Creating Lists; Creating T ables; Adding Anchors; Creating Forms; Text Fields; Password Fields; Radio Buttons; Drop- do wns; Text Areas; "Submit" B uttons; All Together Now; Using Layout Elements; Summary.
|
505 |
8 |
|
|a Chapter 4: Creating a Basic Drupal Module with HTML Output Working with the Drupal Docroot Directory; Creating a Basic Drupal Module; Looking at the Model, View, Controller Design Pattern; Showcasing Different HTML Elements Within the Drupal Module; Renaming a Module-and How to Create a Module Not Named "hello_world"; Summary; Chapter 5: A CSS Primer for Drupal; A Quick Look Back at the Limits of HTML; Styling Your Text with an External Style Sheet; Using and Tags; Commenting Your CSS; Creating Additional Styles; Choosing Between Classes and IDs.
|
505 |
8 |
|
|a Working with Conflicting Styles Using Internal Style Sheets; Using Inline Styles; Understanding the Cascade Order; Working with Commonly Used CSS Styles; Text Styles; Fonts and Font Sizes; Links; Tables; Backgrounds; Positioning; Working with the CSS Box Model; Summary; Chapter 6: Adding CSS to Your Drupal Module; Using CSS Within Your ; Summary; Chapter 7: A JavaScript Primer for Drupal; Getting Started with JavaScript; Adding Basic JavaScript to a Web Page; Installing Firebug; Using Firebug; Modifying JavaScript Code; Working with JavaScript Programming Constructs.
|
505 |
8 |
|
|a VariablesVariables as Integers/Numbers; Variables as Strings; Arrays; Objects; Booleans; Creating JavaScript Events; Using the jQuery Library; Using the jQuery Library with Events; Summary; Chapter 8: Adding JavaScript to Your Drupal Module; Adding JavaScript to Your Drupal Module; Summary; Chapter 9: A PHP Primer for Drupal; Verifying Your Installation of PHP; Serving Up a Hello World Web Page with PHP; Working with Some Basic PHP Code; Working with PHP Looping Structures; Using the foreach Loop ; Using the while Loop ; Printing to the Screen.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Drupal (Computer file)
|
630 |
0 |
7 |
|a Drupal (Computer file)
|2 fast
|0 (OCoLC)fst01781028
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
7 |
|a Software Engineering.
|2 bicssc
|
650 |
|
7 |
|a Web programming.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Web site development.
|2 fast
|0 (OCoLC)fst01173243
|
650 |
|
7 |
|a Web sites
|x Design.
|2 fast
|0 (OCoLC)fst01173252
|
776 |
0 |
8 |
|i Printed edition:
|z 9781430264668
|
830 |
|
0 |
|a Expert's voice in Drupal.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430264675/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH31522610
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00101459
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 32798981
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4177937
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1074279
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis32798981
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12624029
|
994 |
|
|
|a 92
|b IZTAP
|