There are a few advantages and disadvantages that I can see. Please correct me if I'm wrong.

Advantages

  • Only need to depend on linkit.module

Disadvantages

  • Loose the ability to switch themes through colorbox preferences
  • Might inherit the admin theme. I think of this as a disadvantage for unauthenticated users. But im not sure it would get that theme.

Any thoughts/Ideas/Wishes for what this could bring? I will try to explore the suggested avenues.

p.s.
Anyone know the api.d.o link to documentation about modal api?

Comments

rv0’s picture

The best way to check how modal frame api works is by looking at the code in http://drupal.org/project/modalframe_contrib
Besides that there's some basic documentation here: http://drupal.org/node/700752

I dont see why it would take the admin theme?