« December 2010»
M T W T F S S
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

[blog...]

10.12.2010
15:45

[Review] TYPO3 Templates Book by PACKT publishing

REVIEW

TYPO3 Templates Book by Packt Publishing

 

PACKT Publishing asked me to review their new TYPO3 Templates book. The book arrived on 2010-12-28 and I'm reading chapter by chapter and write my review for each one with a screenshot.

 

Summary (2011-03-10):


After reading 7 of the 11 chapters I can tell you that this book is really worth it. Worth the money and worth the time you spend on each chapter.

 

In about 300 pages you learn howto create and modify TYPO3 templates using the TemplaVoila extension. Even if you don't use (or like) TemplaVoila, you get lots of input for your work. Sometimes small things like howto create a breadcrumb menu, howto make graphical menus with your favorite font and howto make a mobile or printable version of your website.

 

I like the writing of Jeremy Greenawalt. It makes fun reading because you can imagine the small story around the main theme: Show your boss how cool is TYPO3 and your created templates.

 

But it's not only funny. Greenawalt knows TYPO3 from the beginning and he knows where may occure problems and conflicts e.g. with you and the editors. And he analyzed his experience and teaches you in a very good structured manner. First he is going into deep and in the next chapter there is only a little repetition.  But this is enough to get further very quickly and to keep the learnd things.

 

The amount of screenshots (with TYPO3 always a problem) is high but not too much. You need a lot screenshots in TYPO3 to understand what is happening. Greenawalt made as much as necessary - but no more.

 

I like this book very much even though I knew template creation in TYPO3 already. But you never stop learning with this huge CMS. Big recommondation!

Chapter 1

Chapter 1: Getting Started

The first chapter makes a lot fun to read. You really can follow the steps the author Jeremy Greenawalt describes. Frist you create a very basic template, install TemplaVoila and you connect these two. The idea behind this concept is described very good. You really notice that the author knows TYPO3 from the beginning.

 

To play with the examples, I just setup a demo TYPO3 installation at templavoila.bigga.de - you may follow my progress there!

 

The screenshots are very good made and really helpful. You need screenshots or videos to understand the workflow in TYPO3. Otherwise it takes too long to learn. In screenshots markers show you the option or action you have to select. That's really good - otherwise you get lost.

 

At the end of the chapter, I have an ugly page with default content, a menu and a submenu connected to a very basic template. Great!

Chapter 2

Chapter 2: Enhancing your Template with CSS

In chapter 2 the author analizes the four TYPO3 ways to include the CSS files to the document header. Each possibility is described with its advantages and disadvantages.

At the end of this chapter you understand Jeremy prefered way to write the CSS link by hand using the Page.headerData function. Now the page looks much better.

Chapter 3: Adding Custom Template Fields

Chapter 3

On about 20 pages the author guides you through adding a custom banner, an self-updating timestamp and a dynamic logo / exchangeable logo image.

It's always the same procedure and you get it explained with very good screenshots and a funny but exact description of what to do. In every step it's getting less descriptive because you know the steps with TemplaVoila already.

At the end, you have a logo on top which you can replace by TypoScript, a timestamp which you can configure with TypoScript and a banner which you can exchange in the "Edit Page" context.

 

A lot of progress in only 20 pages!

Chapter 4: Creating Flexible Menus

Chapter 4

You learn in this chapter the HMENU object which generates hierarchical menus. First you do this with text menus (TMENU) than you swith to graphical menus using GMENU.

 

Because menus are very import for the user acceptance of your site, the book spends quite a lot pages for this subject. This is done very good as in the chapters before every step is based on its predecessor.

 

Here I learned howto make a breadcrumb menu (it's so easy!) and howto use my favorite TTF-font with GIFBUILDER to dynamically create menu items - even with rotated text. Great. The result, you see on the screenshot on the right.

Chapter 5: Creating Multiple Templates

Chapter 5

In Chapter 5 you start using multiple templates with your installation. You learn howto create a template for different sidebars (left, right, left and right). For the editors using your templates, you add icons to make the selection easier.

 

After this step, the author introduces the extension templates, I'm using a lot. As example you add a different logo and view on the products site.

 

At the end you create a printable template and add a link to toggle between these two views.

 

As in the other chapters it makes fun reading the simple story around the common thread.

Chapter 6: Creating a Template from Scratch

Chapter 6

If you really follow this chapter, you have to type a lot. But the author points out that all sources may be optained from the packtpub website: https://www.packtpub.com/support/. You have to enter your email there and you receive a link to the sources of the whole book.

 

Why do we hack a template by scratch? It's to show you howto survive without the TemplaVoila wizard. Even when the wizard can't help you.

 

As example, we create a new template for a newsletter and create a sample one. It's fast done and nevertheless interesting. But this is only a step before chapter 7 which goes much deeper.

Chapter 7: Customizing the Backend Editing

Chapter 7

Rather interesting part in this chapter is the configuration of the RTE (Rich Text Editor) in the TYPO3 backend. I didn't like the htmlarea RTE in the past because it is/was so slow. But for the review I used it and modified it following chapter 7.

At one point I was looking for more than one hour for an solution because Jeremy Greenawalt missed a point in his example. It's not a "we can add" but a "we have to add" the RTE.default.proc.allowedClasses to our page TypoScript. Otherwise the changed color won't be saved to the database and is lost.

 

Second point in this chapter is the backend layout of the newsletter and the columns view for the editors. I've done very quickly a backend layout for the newsletter following the steps in the book. I haven't modified the backend layout yet. Interesting.

 

At the end, the author describes the new handling of the data structures as of TemplaVoila 1.4.2. I haven't tried it yet. It sounds interessting but also very, very beta and confusing.

Chapter 8: Working with Flexible Content Elements

Alexander Bigga
Tags: typo3, review
Views: 499
  •  
  • 0 Comment(s)
  •  

Your comment

Notify me when someone adds another comment to this post

back

[ 07.05.2012 ]