Hi,

You have a minor mistake in your info file - in description in link tag :) please correct this as it breaks w3c validation on block sites.

Now You have:
description = This widget is replacing the default Drupal-Tagging-Interface with a more visual driven one, to make tagging even easier. (by )

It should be:
description = This widget is replacing the default Drupal-Tagging-Interface with a more visual driven one, to make tagging even easier. (by KontextWork)

Thanks :)

Comments

Naiya’s picture

sorry, i didn't add code tag ;)

Now You have:

description = This widget is replacing the default Drupal-Tagging-Interface with a more visual driven one, to make tagging even easier. (by <a href="http://kontextwork.de"KontextWork</a>)

It should be:

description = This widget is replacing the default Drupal-Tagging-Interface with a more visual driven one, to make tagging even easier. (by <a href="http://kontextwork.de">KontextWork</a>)
eugenmayer’s picture

Category: bug » task
Status: Active » Patch (to be ported)

Thanks for the report. Handling this as a task, because well its not affecting the work of the module at all.

Naiya’s picture

Great. Thanks!