Active
Project:
Node Reference/Embed Media Browser (nrembrowser)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 21:18 UTC
Updated:
22 Oct 2010 at 21:51 UTC
I do not see any reason to have the CSS files in hook_init...
Comments
Comment #1
aaron commentedThe first is required because we can't add CSS dynamically with filtered content.
The second is only required on any forms with the WYSIWYG or fields, including, but not limited to, node edit forms. We could probably add that to whenever the widget is added, of course...