Archive for the 'TYPO3' Category

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′

How to … add a simple REDIRECT with realurl Extension

How to

Today i post a small snippet for TYPO3.
I searched for a easy redirect :

EXAMPLE

User types: sitemap.html and your Browser loads: index.php?id=xxx


I used a TYPO3 Installation ( 4.2.8), active realurl EXT, aeUrlTool EXT

Continue reading ‘How to … add a simple REDIRECT with realurl Extension’

How to … setup the fileadmin/ folder for Backendaccess

How to

Today i found a secret :-) in TYPO3

Continue reading ‘How to … setup the fileadmin/ folder for Backendaccess’

How to … update TYPO3 4.2

How to

After the release from TYPO3 4.2.8 i decided to post a small, usefull description to update/upgrade the core files from TYPO3.

You won’t need more then 10 minutes! Just follow these steps (more details, see here):

Continue reading ‘How to … update TYPO3 4.2′

How to … sort the Typoscript Template

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 …

Continue reading ‘How to … sort the Typoscript Template’

How to … sort the feuserlist in TYPO3

How to

I just “create” the solution for viewing all fe_users in frontend.  The problem was to sort the members by name and not any other subject. I read the code from the linking-area and so the problem was solved.

I use in the concerning project the “old” newloginbox extension. But i think the code can be used in a modified way also in the extension feuserlisting.

Continue reading ‘How to … sort the feuserlist in TYPO3′