The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb General (http://forums.omnigroup.com/forumdisplay.php?f=8)
-   -   Safari Plug-in in OW? (http://forums.omnigroup.com/showthread.php?t=1933)

tendril 2006-10-21 11:11 AM

Safari Plug-in in OW?
 
Hey all,

There's an amazingly beautiful plug-in for Safari (still in beta however) called [url=http://piclens.com/mac/]PicLens[/url] that enables iPhoto-like full-screen slideshows right in the browser (from certain sites, like Flickr or Google images).

It's a hassle to use Safari just to use this, so I was wondering if there's any way to get this plug-in to work with OW 5.5?

zottel 2006-10-21 02:36 PM

Short answer: No.

Long answer: Plugins that are designed with the general "plugin" interface Objective C delivers work only with the app they are designed for. For the plugin to work with OW, the author would have to program a specific OW version.

Which leads me to my own question: There _are_ plugins that work with both Safari and OW and even other browsers, like the Flash plugin or the Schubert PDF plugin, or the QT plugin, of course. It seems these are those that only display stuff, not more. What are they based on? Is there some kind of general web plugin architecture for stuff that only handles certain kinds of data?

Len Case 2006-10-21 10:24 PM

There are 2 plugin architectures supported by the WebKit framework: "Netscape" plugins and "WebKit" plugins.

"Netscape" plugins (.plugin) conform to the Netscape plugin API which is a C API that designates the required functions that the plugin must support and the functions that the browser will provide. For more information, see [url]http://www.mozilla.org/projects/plugins/[/url].

"WebKit" plugins (.webplugin) are a new Objective-C based plugin API that Apple developed specifically for use in Safari and other WebKit based applications. For more information see [url]http://developer.apple.com/documentation/InternetWeb/Conceptual/WebKit_PluginProgTopic/Tasks/WebKitPlugins.html[/url].

zottel 2006-10-26 02:50 PM

But it's nevertheless true that a Safari plugin will normally not work with OW, right? I mean plugins that change the behaviour of the search box, for example?

To be exact: It has to be Webkit plugin, not a Safari plugin?


All times are GMT -8. The time now is 03:27 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.