Ext Different Linklayout
From TYPO3Wiki
<< Back to Extension manuals page
Extension Key: dh_linklayout
Author: Dirk Hoffmann, <your@email.com>
This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3 - a GNU/GPL CMS/Framework available from http://www.typo3.com
Contents |
Introduction
This is an enhanced version of the original manual by Dirk Hoffmann. You can see an german example at: http://www.vmd-jena.de/dh_linklayout.html
What does it do?
This extension provides the functionality to different format internal, external and mailto links. That is, you can assign different link icons to the different link types.
Screenshots
Users manual
FAQ
Adminstration
Simply download the extension in the Extension Manager, install and enjoy.
FAQ
Configuration
You may change some constants with to change the settings. You do that by
- Go to the Template module (#1) of TYPO3 and choose your sites first page (#2).
- Choose the Constant Editor in the drop down menu (#3).
- Choose PLUGIN.TX_DHLINKLAYOUT (9) from the Category dropdown menu (#4).
To use/not use a constant you have to check/uncheck the leftmost checkbox and then click the Update button. To change the constants value you either write new text in the input field or check/uncheck the rightmost checkbox.
RTE configuration
To be able to use the different linklayout in the RTE, you have to configure the A tag in the RTE TSconfig:
RTE.default.proc.allowTagsInTypolists = a,br,b,i,u,img
FAQ
Reference
|
Property: |
Data type: |
Description: |
Default: |
|---|---|---|---|
Tutorial
Known problems
If you're using 'config.spamProtectEmailAddresses' you may encounter problems with encryption. Working values are -3, -1, 1, 3 and 5.
- -- Ingo Renner 22:31, 09 July 2004 (CEST)

