Creating Concrete5 themes.:
Practical guide to create Concrete5 themes. This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It's assumed that you have worked with HTML before and can also read code as you'll see...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Pub. Ltd.,
2013.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Practical guide to create Concrete5 themes. This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It's assumed that you have worked with HTML before and can also read code as you'll see some basic PHP and JavaScript code. There are a few words about using concrete5, but you're expected to spend a bit of time on your own to get familiar with the concrete5 interface by yourself and by reading some of the articles listed in the book. Readers are expected to have the ability to set up their own c. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781782161653 1782161651 1782161643 9781782161646 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn842844061 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 130513s2013 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e pn |c UMI |d IDEBK |d YDXCP |d EBLCP |d COO |d MEAUC |d DEBSZ |d N$T |d OCLCQ |d FEM |d AGLDB |d ZCU |d MERUC |d OCLCQ |d VTS |d CEF |d ICG |d NLE |d UKMGB |d OCLCQ |d STF |d DKC |d OCLCQ |d M8D |d UKAHL |d OCLCQ |d AJS |d OCL |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCL | ||
016 | 7 | |a 018005225 |2 Uk | |
019 | |a 828180980 |a 889803748 |a 968056038 |a 969047554 | ||
020 | |a 9781782161653 | ||
020 | |a 1782161651 | ||
020 | |a 1782161643 | ||
020 | |a 9781782161646 | ||
020 | |z 9781782161646 | ||
035 | |a (OCoLC)842844061 |z (OCoLC)828180980 |z (OCoLC)889803748 |z (OCoLC)968056038 |z (OCoLC)969047554 | ||
037 | |a CL0500000214 |b Safari Books Online | ||
050 | 4 | |a TK5105.8884 |b .L38 2013 | |
072 | 7 | |a COM |x 060130 |2 bisacsh | |
082 | 7 | |a 005.276 | |
049 | |a MAIN | ||
100 | 1 | |a Laubacher, Remo. | |
245 | 1 | 0 | |a Creating Concrete5 themes. |
246 | 3 | |a Creating Concrete five themes | |
260 | |a Birmingham, UK : |b Packt Pub. Ltd., |c 2013. | ||
300 | |a 1 online resource (1 volume) : |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 text file |2 rda | ||
490 | 1 | |a Community experience distilled | |
588 | 0 | |a Online resource; title from PDF title page (Safari, viewed May 6, 2013). | |
505 | 0 | |a Table of Contents; Creating concrete5 Themes; Creating concrete5 Themes; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Getting your own concrete5 site; Start working with concrete5; Dashboard to manage concrete5; How to edit content; What are blocks; What is an area? | |
505 | 8 | |a Adding and updating blocksPublishing changes and managing versions; Managing files; Uploading files; Working with stacks; Change the layout and style of your pages, areas, and blocks; Page types; Design to customize the appearance of blocks and areas; Splitting content in different columns; Creating and managing pages; Adding a new page; Adding default blocks to page types; Summary; 2. Architecture of concrete5; The file structure of concrete5; concrete5 updates; Caching for better performance; The distinction of Model-View-Controller (MVC); The anatomy of a page; The anatomy of a block. | |
505 | 8 | |a Concrete5 API and helpersHelpers; Events to hook into the core; What happens when a page is rendered; Why you might want to build a package; Basic package installer; Marketplace submission; Summary; 3. Creating Your First Theme; Getting started with themes; Creating the first theme; Adding our page type template; Creating the shared header; Creating the shared footer; Adding a theme thumbnail; Installing your theme; Adding CSS files to a theme; Adding main.css; Adding typography.css; Content block styles; Performance perfection when including CSS files; Customizable styles. | |
505 | 8 | |a Adding more detailsGlobal areas; Replacing the header area with a global area; Putting blocks in templates; Finding block properties; Templates for page types; Number of blocks per area; Background picture by page attribute; Creating the attribute to hold our picture; Page-specific variables; Getting page name and description; Checking the edit mode; Getting the current page type; Assigning attribute to page type; Selecting background pictures; Working with attributes in the theme; Summary; 4. Styling Single Pages; What is a single page?; Creating our own single page; Installing single pages. | |
505 | 8 | |a Changing the single page layoutAdding view.php to your theme; Applying the theme to single pages; Overriding the single page's HTML output; Summary; 5. Styling the Block Output; Overriding block templates; Additional block templates; Block templates with CSS and JavaScript; Content block in a box; Overriding blocks in packages; Changing the navigation; Working with the drop-down block template; Creating a portfolio list with filter; Adding portfolio attributes; Creating a page list filter template; Summary; 6. Responsive Themes; Responsive or separate mobile websites; Responsive techniques. | |
520 | |a Practical guide to create Concrete5 themes. This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It's assumed that you have worked with HTML before and can also read code as you'll see some basic PHP and JavaScript code. There are a few words about using concrete5, but you're expected to spend a bit of time on your own to get familiar with the concrete5 interface by yourself and by reading some of the articles listed in the book. Readers are expected to have the ability to set up their own c. | ||
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 0 | |a Digital media |x Management. | |
650 | 0 | |a Multimedia systems |x Management. | |
650 | 0 | |a Java (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh95008574 | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 6 | |a Médias numériques |x Gestion. | |
650 | 6 | |a Multimédia |x Gestion. | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x Web |x Design. |2 bisacsh | |
650 | 7 | |a Web site development |2 fast | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Web sites |x Authoring programs |2 fast | |
650 | 7 | |a Web sites |x Design |2 fast | |
758 | |i has work: |a Creating concrete5 Themes (Text) |1 https://id.oclc.org/worldcat/entity/E39PD33D4TJhXP7dGG6JwdqM3j |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Laubacher, Remo. |t Creating concrete5 themes |z 9781782161646 |w (OCoLC)840858181 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=533219 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26849422 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1119772 | ||
938 | |a EBSCOhost |b EBSC |n 533219 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis24817688 | ||
938 | |a YBP Library Services |b YANK |n 10004398 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn842844061 |
---|---|
_version_ | 1816882231891722246 |
adam_text | |
any_adam_object | |
author | Laubacher, Remo |
author_facet | Laubacher, Remo |
author_role | |
author_sort | Laubacher, Remo |
author_variant | r l rl |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8884 .L38 2013 |
callnumber-search | TK5105.8884 .L38 2013 |
callnumber-sort | TK 45105.8884 L38 42013 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Table of Contents; Creating concrete5 Themes; Creating concrete5 Themes; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Getting your own concrete5 site; Start working with concrete5; Dashboard to manage concrete5; How to edit content; What are blocks; What is an area? Adding and updating blocksPublishing changes and managing versions; Managing files; Uploading files; Working with stacks; Change the layout and style of your pages, areas, and blocks; Page types; Design to customize the appearance of blocks and areas; Splitting content in different columns; Creating and managing pages; Adding a new page; Adding default blocks to page types; Summary; 2. Architecture of concrete5; The file structure of concrete5; concrete5 updates; Caching for better performance; The distinction of Model-View-Controller (MVC); The anatomy of a page; The anatomy of a block. Concrete5 API and helpersHelpers; Events to hook into the core; What happens when a page is rendered; Why you might want to build a package; Basic package installer; Marketplace submission; Summary; 3. Creating Your First Theme; Getting started with themes; Creating the first theme; Adding our page type template; Creating the shared header; Creating the shared footer; Adding a theme thumbnail; Installing your theme; Adding CSS files to a theme; Adding main.css; Adding typography.css; Content block styles; Performance perfection when including CSS files; Customizable styles. Adding more detailsGlobal areas; Replacing the header area with a global area; Putting blocks in templates; Finding block properties; Templates for page types; Number of blocks per area; Background picture by page attribute; Creating the attribute to hold our picture; Page-specific variables; Getting page name and description; Checking the edit mode; Getting the current page type; Assigning attribute to page type; Selecting background pictures; Working with attributes in the theme; Summary; 4. Styling Single Pages; What is a single page?; Creating our own single page; Installing single pages. Changing the single page layoutAdding view.php to your theme; Applying the theme to single pages; Overriding the single page's HTML output; Summary; 5. Styling the Block Output; Overriding block templates; Additional block templates; Block templates with CSS and JavaScript; Content block in a box; Overriding blocks in packages; Changing the navigation; Working with the drop-down block template; Creating a portfolio list with filter; Adding portfolio attributes; Creating a page list filter template; Summary; 6. Responsive Themes; Responsive or separate mobile websites; Responsive techniques. |
ctrlnum | (OCoLC)842844061 |
dewey-full | 005.276 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.276 |
dewey-search | 005.276 |
dewey-sort | 15.276 |
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>06650cam a2200745 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn842844061</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">130513s2013 enka o 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">IDEBK</subfield><subfield code="d">YDXCP</subfield><subfield code="d">EBLCP</subfield><subfield code="d">COO</subfield><subfield code="d">MEAUC</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">FEM</subfield><subfield code="d">AGLDB</subfield><subfield code="d">ZCU</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AJS</subfield><subfield code="d">OCL</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></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018005225</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">828180980</subfield><subfield code="a">889803748</subfield><subfield code="a">968056038</subfield><subfield code="a">969047554</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782161653</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782161651</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782161643</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782161646</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781782161646</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)842844061</subfield><subfield code="z">(OCoLC)828180980</subfield><subfield code="z">(OCoLC)889803748</subfield><subfield code="z">(OCoLC)968056038</subfield><subfield code="z">(OCoLC)969047554</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000214</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8884</subfield><subfield code="b">.L38 2013</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060130</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.276</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Laubacher, Remo.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Creating Concrete5 themes.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Creating Concrete five themes</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Pub. Ltd.,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</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">text file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (Safari, viewed May 6, 2013).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents; Creating concrete5 Themes; Creating concrete5 Themes; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Getting your own concrete5 site; Start working with concrete5; Dashboard to manage concrete5; How to edit content; What are blocks; What is an area?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding and updating blocksPublishing changes and managing versions; Managing files; Uploading files; Working with stacks; Change the layout and style of your pages, areas, and blocks; Page types; Design to customize the appearance of blocks and areas; Splitting content in different columns; Creating and managing pages; Adding a new page; Adding default blocks to page types; Summary; 2. Architecture of concrete5; The file structure of concrete5; concrete5 updates; Caching for better performance; The distinction of Model-View-Controller (MVC); The anatomy of a page; The anatomy of a block.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Concrete5 API and helpersHelpers; Events to hook into the core; What happens when a page is rendered; Why you might want to build a package; Basic package installer; Marketplace submission; Summary; 3. Creating Your First Theme; Getting started with themes; Creating the first theme; Adding our page type template; Creating the shared header; Creating the shared footer; Adding a theme thumbnail; Installing your theme; Adding CSS files to a theme; Adding main.css; Adding typography.css; Content block styles; Performance perfection when including CSS files; Customizable styles.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding more detailsGlobal areas; Replacing the header area with a global area; Putting blocks in templates; Finding block properties; Templates for page types; Number of blocks per area; Background picture by page attribute; Creating the attribute to hold our picture; Page-specific variables; Getting page name and description; Checking the edit mode; Getting the current page type; Assigning attribute to page type; Selecting background pictures; Working with attributes in the theme; Summary; 4. Styling Single Pages; What is a single page?; Creating our own single page; Installing single pages.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Changing the single page layoutAdding view.php to your theme; Applying the theme to single pages; Overriding the single page's HTML output; Summary; 5. Styling the Block Output; Overriding block templates; Additional block templates; Block templates with CSS and JavaScript; Content block in a box; Overriding blocks in packages; Changing the navigation; Working with the drop-down block template; Creating a portfolio list with filter; Adding portfolio attributes; Creating a page list filter template; Summary; 6. Responsive Themes; Responsive or separate mobile websites; Responsive techniques.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Practical guide to create Concrete5 themes. This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It's assumed that you have worked with HTML before and can also read code as you'll see some basic PHP and JavaScript code. There are a few words about using concrete5, but you're expected to spend a bit of time on your own to get familiar with the concrete5 interface by yourself and by reading some of the articles listed in the book. Readers are expected to have the ability to set up their own c.</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">Digital media</subfield><subfield code="x">Management.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Multimedia systems</subfield><subfield code="x">Management.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95008574</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">Médias numériques</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Multimédia</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">Design.</subfield><subfield code="2">bisacsh</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">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs</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="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Creating concrete5 Themes (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD33D4TJhXP7dGG6JwdqM3j</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Laubacher, Remo.</subfield><subfield code="t">Creating concrete5 themes</subfield><subfield code="z">9781782161646</subfield><subfield code="w">(OCoLC)840858181</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</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=533219</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26849422</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1119772</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">533219</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis24817688</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">10004398</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-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn842844061 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:20Z |
institution | BVB |
isbn | 9781782161653 1782161651 1782161643 9781782161646 |
language | English |
oclc_num | 842844061 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Pub. Ltd., |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Laubacher, Remo. Creating Concrete5 themes. Creating Concrete five themes Birmingham, UK : Packt Pub. Ltd., 2013. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rda Community experience distilled Online resource; title from PDF title page (Safari, viewed May 6, 2013). Table of Contents; Creating concrete5 Themes; Creating concrete5 Themes; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Getting your own concrete5 site; Start working with concrete5; Dashboard to manage concrete5; How to edit content; What are blocks; What is an area? Adding and updating blocksPublishing changes and managing versions; Managing files; Uploading files; Working with stacks; Change the layout and style of your pages, areas, and blocks; Page types; Design to customize the appearance of blocks and areas; Splitting content in different columns; Creating and managing pages; Adding a new page; Adding default blocks to page types; Summary; 2. Architecture of concrete5; The file structure of concrete5; concrete5 updates; Caching for better performance; The distinction of Model-View-Controller (MVC); The anatomy of a page; The anatomy of a block. Concrete5 API and helpersHelpers; Events to hook into the core; What happens when a page is rendered; Why you might want to build a package; Basic package installer; Marketplace submission; Summary; 3. Creating Your First Theme; Getting started with themes; Creating the first theme; Adding our page type template; Creating the shared header; Creating the shared footer; Adding a theme thumbnail; Installing your theme; Adding CSS files to a theme; Adding main.css; Adding typography.css; Content block styles; Performance perfection when including CSS files; Customizable styles. Adding more detailsGlobal areas; Replacing the header area with a global area; Putting blocks in templates; Finding block properties; Templates for page types; Number of blocks per area; Background picture by page attribute; Creating the attribute to hold our picture; Page-specific variables; Getting page name and description; Checking the edit mode; Getting the current page type; Assigning attribute to page type; Selecting background pictures; Working with attributes in the theme; Summary; 4. Styling Single Pages; What is a single page?; Creating our own single page; Installing single pages. Changing the single page layoutAdding view.php to your theme; Applying the theme to single pages; Overriding the single page's HTML output; Summary; 5. Styling the Block Output; Overriding block templates; Additional block templates; Block templates with CSS and JavaScript; Content block in a box; Overriding blocks in packages; Changing the navigation; Working with the drop-down block template; Creating a portfolio list with filter; Adding portfolio attributes; Creating a page list filter template; Summary; 6. Responsive Themes; Responsive or separate mobile websites; Responsive techniques. Practical guide to create Concrete5 themes. This book is great for theme developers new to concrete5 who are looking to use their experience in HTML and CSS to create high quality themes for concrete5. It's assumed that you have worked with HTML before and can also read code as you'll see some basic PHP and JavaScript code. There are a few words about using concrete5, but you're expected to spend a bit of time on your own to get familiar with the concrete5 interface by yourself and by reading some of the articles listed in the book. Readers are expected to have the ability to set up their own c. Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Digital media Management. Multimedia systems Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Médias numériques Gestion. Multimédia Gestion. Java (Langage de programmation) COMPUTERS Web Design. bisacsh Web site development fast Java (Computer program language) fast Web sites Authoring programs fast Web sites Design fast has work: Creating concrete5 Themes (Text) https://id.oclc.org/worldcat/entity/E39PD33D4TJhXP7dGG6JwdqM3j https://id.oclc.org/worldcat/ontology/hasWork Print version: Laubacher, Remo. Creating concrete5 themes 9781782161646 (OCoLC)840858181 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=533219 Volltext |
spellingShingle | Laubacher, Remo Creating Concrete5 themes. Community experience distilled. Table of Contents; Creating concrete5 Themes; Creating concrete5 Themes; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Getting your own concrete5 site; Start working with concrete5; Dashboard to manage concrete5; How to edit content; What are blocks; What is an area? Adding and updating blocksPublishing changes and managing versions; Managing files; Uploading files; Working with stacks; Change the layout and style of your pages, areas, and blocks; Page types; Design to customize the appearance of blocks and areas; Splitting content in different columns; Creating and managing pages; Adding a new page; Adding default blocks to page types; Summary; 2. Architecture of concrete5; The file structure of concrete5; concrete5 updates; Caching for better performance; The distinction of Model-View-Controller (MVC); The anatomy of a page; The anatomy of a block. Concrete5 API and helpersHelpers; Events to hook into the core; What happens when a page is rendered; Why you might want to build a package; Basic package installer; Marketplace submission; Summary; 3. Creating Your First Theme; Getting started with themes; Creating the first theme; Adding our page type template; Creating the shared header; Creating the shared footer; Adding a theme thumbnail; Installing your theme; Adding CSS files to a theme; Adding main.css; Adding typography.css; Content block styles; Performance perfection when including CSS files; Customizable styles. Adding more detailsGlobal areas; Replacing the header area with a global area; Putting blocks in templates; Finding block properties; Templates for page types; Number of blocks per area; Background picture by page attribute; Creating the attribute to hold our picture; Page-specific variables; Getting page name and description; Checking the edit mode; Getting the current page type; Assigning attribute to page type; Selecting background pictures; Working with attributes in the theme; Summary; 4. Styling Single Pages; What is a single page?; Creating our own single page; Installing single pages. Changing the single page layoutAdding view.php to your theme; Applying the theme to single pages; Overriding the single page's HTML output; Summary; 5. Styling the Block Output; Overriding block templates; Additional block templates; Block templates with CSS and JavaScript; Content block in a box; Overriding blocks in packages; Changing the navigation; Working with the drop-down block template; Creating a portfolio list with filter; Adding portfolio attributes; Creating a page list filter template; Summary; 6. Responsive Themes; Responsive or separate mobile websites; Responsive techniques. Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Digital media Management. Multimedia systems Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Médias numériques Gestion. Multimédia Gestion. Java (Langage de programmation) COMPUTERS Web Design. bisacsh Web site development fast Java (Computer program language) fast Web sites Authoring programs fast Web sites Design fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh98004795 http://id.loc.gov/authorities/subjects/sh95008574 |
title | Creating Concrete5 themes. |
title_alt | Creating Concrete five themes |
title_auth | Creating Concrete5 themes. |
title_exact_search | Creating Concrete5 themes. |
title_full | Creating Concrete5 themes. |
title_fullStr | Creating Concrete5 themes. |
title_full_unstemmed | Creating Concrete5 themes. |
title_short | Creating Concrete5 themes. |
title_sort | creating concrete5 themes |
topic | Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Digital media Management. Multimedia systems Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Sites Web Développement. Médias numériques Gestion. Multimédia Gestion. Java (Langage de programmation) COMPUTERS Web Design. bisacsh Web site development fast Java (Computer program language) fast Web sites Authoring programs fast Web sites Design fast |
topic_facet | Web site development. Digital media Management. Multimedia systems Management. Java (Computer program language) Sites Web Développement. Médias numériques Gestion. Multimédia Gestion. Java (Langage de programmation) COMPUTERS Web Design. Web site development Web sites Authoring programs Web sites Design |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=533219 |
work_keys_str_mv | AT laubacherremo creatingconcrete5themes AT laubacherremo creatingconcretefivethemes |