Active
Project:
Htmlarea
Version:
4.7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2007 at 23:01 UTC
Updated:
2 Jan 2007 at 23:01 UTC
Looking to use the stylist plug in that comes w/ Xinha,
But I can't seem to figure out how to point it to my style sheet.
I have tried adding:
editor.registerPlugin(Stylist);
cfg.stylistLoadStylesheet('/drupal/themes/adams/style.css');
to the Custom JavaScript, section but that is not working.
Any other ideas?
JOsh