mherger wrote: > > > > > Back when LMS supported <a href> tags imbedded in lyrics tags, this > > served me well. Clicking on the song lyrics would open the bio.html > > page in such a way that the css was correctly rendered. But some time > > ago, the lyrics rendering in the webUI stopped supporting <a href> > > tags. > > I had to stop rendering HTML (or any content from external sources) for > security reasons
Wouldn't it be enough to just strip certain tags (like <SCRIPT>) from the markup before rendering? Surely there's a perl module for that. ------------------------------------------------------------------------ pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842 View this thread: http://forums.slimdevices.com/showthread.php?t=99537 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
