Closed (fixed)
Project:
dot_disclaimer
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2007 at 07:31 UTC
Updated:
13 Sep 2007 at 10:21 UTC
i use node formatted with bbcode as disclaimer, in node view everything looks ok, but at registration form text is unformattet - no line breaks and so on.
Comments
Comment #1
regx commentedOK, I must not have passed that through node render, I will take a look at this.
Comment #2
regx commentedThis is now fixed in cvs for 5.x
http://drupal.org/project/cvs/130655
I also aded a setting to allow the super admin to see disclaimers in settings.
Comment #3
regx commentedThis isn't quite as pretty as I had hoped.
Rending the node adds a lot of divs. I should probably wrap this in a div class=disclamer and make the node rendering optional.
That way you could choose - basic html or node rendering, and update your stylesheet when choosing the node rendering.
What do you think about having per role disclaimers?
Comment #4
(not verified) commented