際際滷

際際滷Share a Scribd company logo
MY WIFES
WEBSITE
Jigal van Hemert
jigal.van.hemert@typo3.org
@jigalvh
A look at building a website
15/07/2017 My wifes website 2
GOAL
15/07/2017 My wifes website 3
SITEPACKAGE
CONCEPT
All configuration in an extension
15/07/2017 My wifes website 4
SITEPACKAGE
 TypoScript, TSconfig
 BE layouts, Fluid templates
 ViewHelpers
 DataProcessors
15/07/2017 My wifes website 5
EXISTING
TEMPLATE
Lets be modern and use bootstrap
15/07/2017 My wifes website 6
...
15/07/2017 My wifes website 7
COMPLEX
CONDITIONS
<f.spaceless> to the rescue
15/07/2017 My wifes website 8
COMPLEX CONDITIONS
<f:spaceless>
<f:if condition="{0: hasMenu, 1: count} == {0: 1, 1: 2}"><f:then>4</f:then></f:if>
<f:if condition="{0: hasMenu, 1: count} == {0: 1, 1: 3}"><f:then>3</f:then></f:if>
<f:if condition="{0: hasMenu, 1: count} == {0: 1, 1: 4}"><f:then>2</f:then></f:if>
<f:if condition="{0: hasMenu, 1: count} == {0: 0, 1: 2}"><f:then>6</f:then></f:if>
<f:if condition="{0: hasMenu, 1: count} == {0: 0, 1: 3}"><f:then>4</f:then></f:if>
<f:if condition="{0: hasMenu, 1: count} == {0: 0, 1: 4}"><f:then>3</f:then></f:if>
</f:spaceless>
15/07/2017 My wifes website 9
COMPLEX CONDITIONS
<div class="col-md-{f:render(
partial:'Helpers/bootstrapCol',
arguments:'{hasMenu: hasMenu, count: cols}'
)}">
15/07/2017 My wifes website 10
AUTOCOMPLETE &
CLEAN-UP
Namespaces for IDE
15/07/2017 My wifes website 11
AUTOCOMPLETE & CLEAN-UP
<html
xmlns:f="https://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
data-namespace-typo3-fluid="true">

</html>
15/07/2017 My wifes website 12
AUTOCOMPLETE & CLEAN-UP
 xmlns: for auto-complete in IDE
 data-attribute to remove tag
15/07/2017 My wifes website 13
DROP-IN PARTIAL
Cleaner template structure
15/07/2017 My wifes website 14
FLUIDCONTENT TEMPLATE STRUCTURE
 No HeaderContentFooter.hml
 Instead:
DropIn/Before/All.html
DropIn/After/All.html
15/07/2017 My wifes website 15
TABLE CONTENT
ELEMENT???
Old things looking new
15/07/2017 My wifes website 16
TABLE CONTENT ELEMENT
 Simple interface
 No markup in cells
 Responsive output
15/07/2017 My wifes website 17
DEFAULT CONTENT
No empty pages
15/07/2017 My wifes website 18
lib.content0 < styles.content.get
lib.content0.stdWrap.ifEmpty =
<section><div class="container"><div
class="row"><div class="col-md-12 text-
center"><h2>Under Construction</h2>
<p>Content will be added shortly</p>
</div></div></div></section>
DEFAULT CONTENT
15/07/2017 My wifes website 19
MEGA MENU WITH
BREAKS
Also as hamburger menu
15/07/2017 My wifes website 20
MEGA MENU
 Normal HMENU
 SPC as column separator
 Use field media to trigger mega-menu
 Pid field to check for third level
15/07/2017 My wifes website 21
GALLERY CE
Gallery from folder
15/07/2017 My wifes website 22
GALLERY CONTENT ELEMENT
 FlexForm DataProcessor
 SPC as column separator
 Use field media to trigger mega-menu
 Pid field to check for third level
15/07/2017 My wifes website 23
GALLERY CONTENT ELEMENT
DataProcessing {
10 = jigalnoytcbDataProcessingFlexFormProcessor
10 {
as = flexformData
}
20 = jigalnoytcbDataProcessingFilesProcessor
20 {
foldersProcessedDataKey = flexformData|folder
sorting = name
copyProcessedDataToData = flexformData|imagecols
as = files
}
30 = TYPO3CMSFrontendDataProcessingGalleryProcessor
30 {
filesProcessedDataKey = files
maxGalleryWidth = 1500
as = gallery
}
}
15/07/2017 My wifes website 24
GALLERY CONTENT ELEMENT
settings.media.popup.linkParams.ATagParams.dataWrap =
class="{$styles.content.textmedia.linkWrap.lightboxCss
Class}" data-
toggle="{$styles.content.textmedia.linkWrap.lightboxTo
ggleAttribute}" data-gallery="gallery" data-
title="{column.media.title}" data-
footer="{column.media.description}"
15/07/2017 My wifes website 25
DISCUSSION
15/07/2017 My wifes website 26
THANK YOU!
15/07/2017 My wifes website 27
Ad

Recommended

New Little Gems in TYPO3 v8
New Little Gems in TYPO3 v8
Jigal van Hemert
Unity3D With Meteor
Unity3D With Meteor
Designveloper
Meteor JS News
Meteor JS News
Designveloper
Latest Meteor JS News
Latest Meteor JS News
Designveloper
Prepara tu entorno para Magento 2
Prepara tu entorno para Magento 2
scar Recio Soria
Gradle native basic
Gradle native basic
kuotung tsai
Last Month in PHP - April 2016
Last Month in PHP - April 2016
Eric Poe
Git Distributed Version Control System
Git Distributed Version Control System
Victor Wong
Little gems in the upcoming version 13 of TYPO3
Little gems in the upcoming version 13 of TYPO3
Jigal van Hemert
Little Gems in TYPO3 v12
Little Gems in TYPO3 v12
Jigal van Hemert
Fun with fluid (TYPO3camp RheinRuhr 2019)
Fun with fluid (TYPO3camp RheinRuhr 2019)
Jigal van Hemert
Build your own Upgrade Wizard
Build your own Upgrade Wizard
Jigal van Hemert
Little gems in TYPO3 v9
Little gems in TYPO3 v9
Jigal van Hemert
Fun with fluid_t3dd18
Fun with fluid_t3dd18
Jigal van Hemert
Ddev workshop t3dd18
Ddev workshop t3dd18
Jigal van Hemert
University Campus Navigation for All - Peak of Data & AI
University Campus Navigation for All - Peak of Data & AI
Safe Software
Canva Pro Crack Free Download 2025-FREE LATEST
Canva Pro Crack Free Download 2025-FREE LATEST
grete1122g
Streamlining CI/CD with FME Flow: A Practical Guide
Streamlining CI/CD with FME Flow: A Practical Guide
Safe Software
declaration of Variables and constants.pptx
declaration of Variables and constants.pptx
meemee7378
Key Challenges in Troubleshooting Customer On-Premise Applications
Key Challenges in Troubleshooting Customer On-Premise Applications
Tier1 app
A Guide to Telemedicine Software Development.pdf
A Guide to Telemedicine Software Development.pdf
Olivero Bozzelli
Best Practice for LLM Serving in the Cloud
Best Practice for LLM Serving in the Cloud
Alluxio, Inc.
Humans vs AI Call Agents - Qcall.ai's Special Report
Humans vs AI Call Agents - Qcall.ai's Special Report
Udit Goenka
Advance Doctor Appointment Booking App With Online Payment
Advance Doctor Appointment Booking App With Online Payment
AxisTechnolabs
Introduction to Agile Frameworks for Product Managers.pdf
Introduction to Agile Frameworks for Product Managers.pdf
Ali Vahed
Which Hiring Management Tools Offer the Best ROI?
Which Hiring Management Tools Offer the Best ROI?
HireME
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
SEOLIFT - SEO Company London
Simplify Insurance Regulations with Compliance Management Software
Simplify Insurance Regulations with Compliance Management Software
Insurance Tech Services
Azure AI Foundry: The AI app and agent factory
Azure AI Foundry: The AI app and agent factory
Maxim Salnikov
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
arabelatso

More Related Content

More from Jigal van Hemert (7)

Little gems in the upcoming version 13 of TYPO3
Little gems in the upcoming version 13 of TYPO3
Jigal van Hemert
Little Gems in TYPO3 v12
Little Gems in TYPO3 v12
Jigal van Hemert
Fun with fluid (TYPO3camp RheinRuhr 2019)
Fun with fluid (TYPO3camp RheinRuhr 2019)
Jigal van Hemert
Build your own Upgrade Wizard
Build your own Upgrade Wizard
Jigal van Hemert
Little gems in TYPO3 v9
Little gems in TYPO3 v9
Jigal van Hemert
Fun with fluid_t3dd18
Fun with fluid_t3dd18
Jigal van Hemert
Ddev workshop t3dd18
Ddev workshop t3dd18
Jigal van Hemert
Little gems in the upcoming version 13 of TYPO3
Little gems in the upcoming version 13 of TYPO3
Jigal van Hemert
Little Gems in TYPO3 v12
Little Gems in TYPO3 v12
Jigal van Hemert
Fun with fluid (TYPO3camp RheinRuhr 2019)
Fun with fluid (TYPO3camp RheinRuhr 2019)
Jigal van Hemert
Build your own Upgrade Wizard
Build your own Upgrade Wizard
Jigal van Hemert
Little gems in TYPO3 v9
Little gems in TYPO3 v9
Jigal van Hemert

Recently uploaded (20)

University Campus Navigation for All - Peak of Data & AI
University Campus Navigation for All - Peak of Data & AI
Safe Software
Canva Pro Crack Free Download 2025-FREE LATEST
Canva Pro Crack Free Download 2025-FREE LATEST
grete1122g
Streamlining CI/CD with FME Flow: A Practical Guide
Streamlining CI/CD with FME Flow: A Practical Guide
Safe Software
declaration of Variables and constants.pptx
declaration of Variables and constants.pptx
meemee7378
Key Challenges in Troubleshooting Customer On-Premise Applications
Key Challenges in Troubleshooting Customer On-Premise Applications
Tier1 app
A Guide to Telemedicine Software Development.pdf
A Guide to Telemedicine Software Development.pdf
Olivero Bozzelli
Best Practice for LLM Serving in the Cloud
Best Practice for LLM Serving in the Cloud
Alluxio, Inc.
Humans vs AI Call Agents - Qcall.ai's Special Report
Humans vs AI Call Agents - Qcall.ai's Special Report
Udit Goenka
Advance Doctor Appointment Booking App With Online Payment
Advance Doctor Appointment Booking App With Online Payment
AxisTechnolabs
Introduction to Agile Frameworks for Product Managers.pdf
Introduction to Agile Frameworks for Product Managers.pdf
Ali Vahed
Which Hiring Management Tools Offer the Best ROI?
Which Hiring Management Tools Offer the Best ROI?
HireME
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
SEOLIFT - SEO Company London
Simplify Insurance Regulations with Compliance Management Software
Simplify Insurance Regulations with Compliance Management Software
Insurance Tech Services
Azure AI Foundry: The AI app and agent factory
Azure AI Foundry: The AI app and agent factory
Maxim Salnikov
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
arabelatso
OpenChain Webinar - AboutCode - Practical Compliance in One Stack Licensing...
OpenChain Webinar - AboutCode - Practical Compliance in One Stack Licensing...
Shane Coughlan
From Data Preparation to Inference: How Alluxio Speeds Up AI
From Data Preparation to Inference: How Alluxio Speeds Up AI
Alluxio, Inc.
HYBRIDIZATION OF ALKANES AND ALKENES ...
HYBRIDIZATION OF ALKANES AND ALKENES ...
karishmaduhijod1
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
Hassan Abid
University Campus Navigation for All - Peak of Data & AI
University Campus Navigation for All - Peak of Data & AI
Safe Software
Canva Pro Crack Free Download 2025-FREE LATEST
Canva Pro Crack Free Download 2025-FREE LATEST
grete1122g
Streamlining CI/CD with FME Flow: A Practical Guide
Streamlining CI/CD with FME Flow: A Practical Guide
Safe Software
declaration of Variables and constants.pptx
declaration of Variables and constants.pptx
meemee7378
Key Challenges in Troubleshooting Customer On-Premise Applications
Key Challenges in Troubleshooting Customer On-Premise Applications
Tier1 app
A Guide to Telemedicine Software Development.pdf
A Guide to Telemedicine Software Development.pdf
Olivero Bozzelli
Best Practice for LLM Serving in the Cloud
Best Practice for LLM Serving in the Cloud
Alluxio, Inc.
Humans vs AI Call Agents - Qcall.ai's Special Report
Humans vs AI Call Agents - Qcall.ai's Special Report
Udit Goenka
Advance Doctor Appointment Booking App With Online Payment
Advance Doctor Appointment Booking App With Online Payment
AxisTechnolabs
Introduction to Agile Frameworks for Product Managers.pdf
Introduction to Agile Frameworks for Product Managers.pdf
Ali Vahed
Which Hiring Management Tools Offer the Best ROI?
Which Hiring Management Tools Offer the Best ROI?
HireME
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
SEOLIFT - SEO Company London
Simplify Insurance Regulations with Compliance Management Software
Simplify Insurance Regulations with Compliance Management Software
Insurance Tech Services
Azure AI Foundry: The AI app and agent factory
Azure AI Foundry: The AI app and agent factory
Maxim Salnikov
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
arabelatso
OpenChain Webinar - AboutCode - Practical Compliance in One Stack Licensing...
OpenChain Webinar - AboutCode - Practical Compliance in One Stack Licensing...
Shane Coughlan
From Data Preparation to Inference: How Alluxio Speeds Up AI
From Data Preparation to Inference: How Alluxio Speeds Up AI
Alluxio, Inc.
HYBRIDIZATION OF ALKANES AND ALKENES ...
HYBRIDIZATION OF ALKANES AND ALKENES ...
karishmaduhijod1
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
On-Device AI: Is It Time to Go All-In, or Do We Still Need the Cloud?
Hassan Abid
Ad

My Wife's Website