Example of live Gliffy page embedded in a Drupal page

  1. Don't use a WYSIWYG editor Smile; since you will probably not be using the Full HTML input format, make sure you use an input format configured to allow the tags used in the code below.
  2. Create Gliffy drawing at the Gliffy site with your account.
  3. Make Gliffy drawing public.
  4. Grab url of the public drawing.
  1. Don’t use a WYSIWYG editor Smile; since you will probably not be using the Full HTML input format, make sure you use an input format configured to allow the tags used in the code below.
  2. Create Gliffy drawing at the Gliffy site with your account.
  3. Make Gliffy drawing public.
  4. Grab url of the public drawing.
  5. (If there are hyperlinks in your drawing they will be fully functional and any changes you make will be refreshable always here: do this once per project!
  6. Insert following code, placing url in the appropriate places:

<!–[if IE]>
<object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" data="http://www.gliffy.com/publish/1241579/" width="800" height="800">

</object>
<![endif]–>

<!–[if !IE]> <–>
<object type="text/html" data="http://www.gliffy.com/publish/1241579/" width="800" height="800">

</object>
<!–> <![endif]–>