Hi,

I like your tablemanager module very much because it's really a good way to store data. The module works perfect. However, sometimes I want to have cerntain text effect (i.e. bold or italic) or insert a hyper link in the text in the table. But those HTML tags are forbidden and may cause a warning of "illegal characters". I am wondering whether certain HTML tags could be allowed so the table may have richer content. Thanks!

Comments

pobster’s picture

Status: Active » Closed (fixed)

Hi - erm, try updating to the newest version (just redownload the tarball) as later versions allow you to select your own input filter. Although... I think I'm right in remembering that the older versions didn't even bother checking so... in that case... erm, read the handbook about how to use Drupal input filters (or just select 'Full HTML' for the input filter and it'll accept anything).

Hope this helps

Pobster

pobster’s picture

Sorry was knackered last night - was 1:30am when I sent that email and I'd just driven 150 miles :oP Anyways... You can add HTML tags to your 'Allowed HTML' tags filter in the administration configuration. Mind you... In standard installations they are usually allowed anyway...

Pobster