CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Major Feature #1662

linkhandler

Added by Thomas Allmer over 4 years ago. Updated over 2 years ago.

Status:Closed Start date:2008-10-07
Priority:Should have Due date:
Assignee:Thomas Allmer % Done:

0%

Category:-
Target version:-
Votes: 0

Description

add the use of the linkhandler to create links for news and inside pages elements.

Associated revisions

Revision 8461
Added by Oliver Klee about 5 years ago

[Bug 1662] Test the bag builder with an empty string for the source pages (with 0 and > 0 for recursion), r=mario

History

Updated by Peter Klein over 4 years ago

I suggest you also take a look at the "RTE Generic Records" extension by Chi Hoang.
http://typo3.org/extensions/repository/view/ch_rterecords/current/

It adds an extra Tab to the RTE linkbrowser, allowing the user to link to DB records like tt_news, tt_products etc., providing that the tables has been defined in TSConfig. This allows the admin to configure exactly which records should be linkable, and works with future extensions too.

The current version of "RTE Generic Records" works with both HTMLArea and TinyMCE (The one with extkey "tinyrte"), so it should be possible to integrate that into your linkbrowser.

-
Peter Klein

Updated by Tapio Markula over 4 years ago

Compared with linkhandler the great disadvantage of ch_rterecords is that it always need XCLASSEs
especially
class.ux_t3lib_parsehtml_proc.php and has a pacht file, which is will might be soon obsolete.

Many users don't have possibility to use patch files - because of need of patch file ch_rterecords is a very bad choise and I don't recommend to support it.

Updated by Thomas Allmer over 4 years ago

  • Status changed from New to Resolved

ok, here we are.. linkhandler support... in our way...

see the svn... after a few more tests it will be release to the TER.

Updated by Thomas Allmer over 4 years ago

  • Status changed from Resolved to Closed

published with v0.2.0

Also available in: Atom PDF