Welcome to DJ Ls Homepage
Home Blog Chat (IRC) About Me Contact 
Blog Oo:.Blog

Blog


My little Weblog
Gravatar: Dirk LehmannDirk Lehmann(e-mail)
Wed, 27. January 2010 - 03:24
Categories: Programming / Web

Hyperlink issue of the TYPO3 a21glossary extension

After a long time of testing I could solve an well known issue of the TYPO3 extension a21glossary. The extension should link some definitions, acronyms, etc. to the glossary, like this -> IRC <- example. But sometimes it doesn't do it.

The problem was a wrong regular expression which sometimes matches to long text. I could solve this issue but I don't know where to commit the patch. So I'm publishing it here Smiley

I have contacted the TYPO3 mailing-list and have asked where to commit this patch. So there is a good chance that this patch will be applied in the next release of the a21glossary extension.

01/30/10

[Edit]: Version 2

I have uploaded a second version of the patch which prevents to hang up if there is a long document with no <a> or </a> tags in it.

02/01/10

[Edit]: Version 3

There was an issue if there are more than one keywords nested into <a></a> tags and one of them is an acronym.

02/08/10

[Edit]: Version 4

There was an issue if a link should be generated followed by an non-linked <acronym> or <abbr> tag.

back

  •  
  • Trackbacks
  •  
vnpvqwqn - Sat, 10. July 2010 - 03:33
vnpvqwqn

vnpvqwqn...

  •  
  • 3 Comments
  •  
Gravatar: borke
borke
Tue, 13. April 2010 - 14:54

Thanks a lot!

You made my day, thanks a lot for this patch!

 
Gravatar: lemonhead
lemonhead
Wed, 12. May 2010 - 11:42

No Change

I'm not sure, what i did wrong but finally nothing changed n my webpage after applying your patch.
do you have an idea what could be the problem in my case?

 
Gravatar: Dirk Lehmann
Dirk Lehmann
Wed, 12. May 2010 - 12:34

Try this...

First check if you really have copied the patched file to the correct location of your Typo3 installation (typo3conf/ext/a21glossary/class.tx_a21glossary.php).

If this is the case then clear all page caches of your site!

Dirk.

 

Your comment

Notify me when someone adds another comment to this post

back

Categories

  • Common(3)
  • IRC(2)
  • Programming(3)
  • [-]Web(4)

Archive

  • [-]2010(8)
    • [-]February(2)
    • [-]January(6)

Copy and paste this link into your RSS news reader

RSS 0.91Posts
RSS 2.0Posts

Last change: Fri, 12. March 2010 - 10:46:23 by Dirk Lehmann