some nice typoscript snippets for everybody & TYPO3 configuration hints
Tag Archive for 'typoscript'
Hi.
I think this is a well known problem in TYPO3 – i found several forum posts – but no solution.
Continue reading ‘How to – redirect restricted TYPO3 pages to loginform and back’
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”)
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
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′
How to
Today i found a secret
in TYPO3
Continue reading ‘How to … setup the fileadmin/ folder for Backendaccess’
How to
In this post i like to show you my organisation principle for handling several typoscript templates.
I think it is better to seperate all your main TS-snippets, for example:
- Menu, TS Objects, SEO, plugins, RTE …
How to
It is nice to have a own logo for your company or just a sign for your website. Nearly all Browser’s support the favicon setting.
How to
If you want to change the standard value, just put in the short line in your constants:
Continue reading ‘How to … change the standard target for links in TYPO3′
last Comments