Archive for the 'TYPO3' Category

mixed TypoScript Snippets Vol. 2

New stuff, just copy&paste :-)

Today i present:

Continue reading ‘mixed TypoScript Snippets Vol. 2′

mixed TypoScript Snippets Vol. 1

Today i will start a new Session and post some nice and tricky TypoScript Snippets for Typo3 (tested in Ver. 4.4)

show restricted Pages & add css (class=”locked”)

Continue reading ‘mixed TypoScript Snippets Vol. 1′

TYPO3 Version 4.4.0 released

Yesterday they did it …

The latest TYPO3 version 4.4 makes TYPO3 easier than ever – especially for newbies. Your TYPO3 website can be up and running in five minutes after it has been downloaded – use the included template and it is ready to go right away. Below you will find the most important innovations.

from: http://typo3.org/download/release-notes/typo3-44/

Continue reading ‘TYPO3 Version 4.4.0 released’

Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images

TYPO3 Upgrade 4.2 to 4.3  – Backendview

Today i had some trouble after upgrading TYPO3 Installation 4.2.10 to 4.3.3 .
After the big security announcement i decided to update all costumers TYPO3 Installations.

Continue reading ‘Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images’

How to delete csc-default and id tag in TYPO3 4.3

How to …

Since TYPO3 Version 4.3 all the source code is tagged with unlovely id and class tags with div-wrapper.

<div id="c1" class="csc-default">

But with one little typoscript snippet you will get rid off it:

tt_content.stdWrap.innerWrap >

Now everything looks clean and sweet. I love TYPO3 anyway!

How to code a jQuery slider menu

How to …

I show you a nice jQuery snippet for a smoothy slider menu.

This was my first jQuery experience – if you find some tuning options, tell me please!

Here you can see my script in Action: http://www.gyn-endoskopie.de/

Continue reading ‘How to code a jQuery slider menu’

TYPO3 ver. 4.3 released

Hi.

Today the TYPO3 Association released the newest version of their outstandingly successful Open Source project TYPO3. TYPO3 has been downloaded over 4.1 million times – making it one of the world’s leading Enterprise Open Source projects.
(from http://news.typo3.org/news/article/typo3-version-43-released/)

The first impressions are really great – i am looking forward to test and discover all the new features!

TYPO3 ROCK’s

How to … convert HTML-Content to PDF File in TYPO3

How to

On this nice evening i show you how to install and let the extension run …

Extension: pdf_generator2

TYPO3: Version 4.2.9

Continue reading ‘How to … convert HTML-Content to PDF File in TYPO3′

How to … add metatags to TYPO3 website

How to

Today i write about metatags with TYPO3.

I searched for a solution to implement keywords and a description “semi-dynamic”.

Continue reading ‘How to … add metatags to TYPO3 website’

How to … change the RTE linktext in TYPO3

How to

If you want to change the the alt-text, the title attribute, link image or something else you have to use some code-snippets in your TSconfig at Rootpage.

With the following lines you will be able to choose text and type.

Continue reading ‘How to … change the RTE linktext in TYPO3′