Re: Creating links to profile pages
I am not familiar with this widget, but I imagine it has a text box where you write what you want to appear in your sidebar. The problem is, that sort of input is protected against malicious attacks or accidents; it escapes javascript and php.
This is the problem. You need to find a diff way of doing this