November 9th, 2012
Since I stopped using TemplaVoila much, I wanted to customize the backend layout for TYPO3 in a native way. I found this nice article which explains how to implement Backend Layouts in TYPO3. I added some tsconfig to customise the backend a bit for an editor.
Read the rest of this entry »
No Comments » |
TYPO3 general configuration
|
Permalink |
Posted by Jacco Van der Post
May 21st, 2010
Sometimes you do not want to use javascript as means of validation in the Powermail forms. Powermail can be set in the constants to either use the Mootools or the Prototype library. When for example using jQuery at the same time, you might want to disable the javascript in Powermail since most of the times you cannot use 2 different javascript libraries at the same time.
Read the rest of this entry »
2 Comments |
TYPO3 extension configuration
|
Permalink |
Posted by Jacco Van der Post
May 20th, 2010
It could be unhandy at times to haveto work in the default sizes of the htmlArea RTE text-editor and the Typoscript constants en setup windows. This can easily be changed by modifying the backend user and the user settings.
Read the rest of this entry »
No Comments » |
TYPO3 general configuration
|
Permalink |
Posted by Jacco Van der Post
March 12th, 2009
Sometimes it’s handy to put images directly in the RTE instead of attaching them via the media tab in normal pagecontent or in a tt_news article. Together with a lightbox you can than browse through the images, which are spread in the text, like a gallery.
Read the rest of this entry »
6 Comments |
TYPO3 general configuration
|
Permalink |
Posted by Jacco Van der Post
February 28th, 2009
Continuing the tutorial how one may install TYPO3. This is especially aimed at starting webdesigners who want to work with the powerfull open source CMS TYPO3. Assumed is that installation has been done of TYPO3 like described in part 1 of the TYPO3 install tutorial.
Read the rest of this entry »
No Comments » |
TYPO3 general configuration
|
Permalink |
Posted by Jacco Van der Post