Warning: session_start(): open(/tmp/sess_jla7h0bm3224hm0rimtt47ffj5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KParts Plugin openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (27) .- Knowledge Base  . 

KParts Plugin

   20120723  

KDE Web Application

Score 91%
KParts Plugin
zoom


KParts Plugin
zoom


KParts Plugin
zoom


Homepage:  Link
Version Control:  Link
Downloads:  2621
Submitted:  May 21 2010
Updated:  Jul 23 2012

Description:

This software implements a plugin for Netscape-compatible browsers in a Unix environment. This plugin uses KDE's KParts technology to embed file viewers (e.g. for PDF files) into non-KDE browsers. Tested browsers include both Mozilla Firefox and Opera.
With this plugin, you can e.g. view PDF files in Firefox using Okular as an embedded plugin.




Changelog:

2012-07-23
* Applying patch by Arno Rehn to avoid blacklisting in
Oxygen-transparent style

2012-06-05
* Using URL to create a default filename when saving
copy of document
* Minor change in UI to place long mime type labels
in one line
* Adding push button to copy URL into clipboard

2012-05-29
* Fixing some minor compilation errors
* Adding KCModule (System Settings module) to configure
which mime types shall be supported, removing this
option from the plugin itself

2012-05-24
* Rearranging GUI to be more compact vertically
* Porting from KBibTeX support for custom keyboard shorts
* Refactoring drop-down menu to tree view for mime type
configuration

2012-04-22
* Adding patch by Rex Dieter
set installation directory by parameter to cmake
* Fixing print menu item issue for Okular part
* Menus and toolbars know separators now

2012-04-19
* Various minor changes
* Adding experimental support for menus and toolbars
from embedded part

2012-04-11
* Adding various mimetypes to blacklist

2011-08-23
* Blacklisting some more Java mimetypes: application/java-archive and video/x-javafx

2011-08-06
* Minor code clean-up and refactoring (no functional changes)

2011-06-06
* Added .pot file for translations
(no actual translations yet)

2010-12-16
* Adding "application/googletalk" to blacklisted mime types

2010-12-08
* Adding "application/futuresplash" to blacklisted mime types
* Checking if mime type is valid when reading data to avoid crash
* Minor tweaks in user interface strings

2010-07-23
* Manually raising dialog to select part (if multiple
KParts available for same mime type)
* Minor GUI improvements

2010-07-22
* Showing current mime type in GUI (right to buttons)
* Adding more mime types to built-in blacklisted list
("application/force-download", everything starting
with "x-")
* Adding release date to internal description
(see "about:plugins" in Firefox)

2010-07-06
* Marking some mime types as built-in blacklisted, e.g.
application/x-shockwave-flash
* Adding more mime types to built-in blacklist to avoid
problems with Thunderbird

2010-06-29
* Adding dialog to choose which KPart to use if several
parts are available. User can set preference to avoid
getting this dialog again for the same mime type.

2010-06-27
* Adding comments throughout the code
* Enabling/disabling mime types possible in GUI
(new push button with menu)
* Improved focus handling using code from Jeremy Sanders
* Make installation path 32/64-bit aware
* Minor GUI improvements

2010-06-04
* Major refactoring
* Supported mime types determined through KDE-internal
functions; hard-coded list no longer necessary
* Adding support for keyboard focus.
Tip from Jeremy Sanders (http://barmag.net/)

2010-06-02
* Saving file failed if part was not loaded properly.

2010-06-01
* CMakeLists.txt contains a variable with installation
directory
* New script src/generate-mimetype-includes.sh to enhance
"raw" source files to final files containing a list of
objects (one for each supported mime type)
List of mime types can be controlled via text file
src/mimetypes.txt
* Showing a list of compiled-in/supported mime types
while waiting for the file's data
* Open and save buttons are available even if no part
is available to show the file's data
* Fixing warnings

2010-05-21
* Initial release




LicenseGPL
Source(kpartsplugin-20120723.tar.bz2)
SUSE(Various RPMs)
FreeBSD(FreeBSD)
Send to a friend
Subscribe
Other  Content  from fischer
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8 

-
.

 Menus?

 
 by gbowden on: Jun 9 2010
 
Score 50%

Hi thanks for this great plugin.
Would it be possible to have the application menus shown?
Or could you possibly add a print button?

Thanks.


Reply to this

-
.

 Re: Menus?

 
 by fischer on: Jun 10 2010
 
Score 50%

Yes, I thought about that as well. I have to look into that in more detail. Maybe during the weekend...


Reply to this

-
.

 gentoo ebuild

 
 by BastianBalthazarreBux on: Jun 11 2010
 
Score 50%

http://bugs.gentoo.org/323565


Reply to this

-
.

 Re: gentoo ebuild

 
 by fischer on: Jun 27 2010
 
Score 50%

Thank you for your contribution!


Reply to this

-
.

 Disable mime types?

 
 by gbowden on: Jun 14 2010
 
Score 50%

How do I disable certain mime types from being used with this plugin?


Reply to this

-
.

 Re: Disable mime types?

 
 by fischer on: Jun 27 2010
 
Score 50%

This issue is addressed in the newest release.


Reply to this

-

 Re: Re: Disable mime types?

 
 by lumitoro on: Jun 29 2010
 
Score 50%

Newest release of firefox? I think that in the linux version of firefox(3.0 and forward) you go to:
--->Edit->Preferences
->Applications
and you choose what should be used to open the mime type(ex.: .pdf).


Reply to this

-

 Re: Re: Disable mime types?

 
 by lumitoro on: Jun 29 2010
 
Score 50%

Newest release of firefox? I think that in the linux version of firefox(3.0 and forward) you go to:
--->Edit->Preferences
->Applications
and you choose what should be used to open the mime type(ex.: .pdf).


Reply to this

-

 Re: Re: Re: Disable mime types?

 
 by lumitoro on: Jun 29 2010
 
Score 50%

sorry, (ctrl+F5) made the repetition.


Reply to this

-

 great work

 
 by lumitoro on: Jun 29 2010
 
Score 50%

This is the very best effort that I have ever seen to integrate firefox in KDE. Works perfectly in my kubuntu 10.04. That being said, I would like to suggest adding an interface to let the user choose which kpart in the system should open a certain mime type. I'm very happy with the current setup, but I think my suggestion would improve integration with KDE. My point is... IT'S GREAT, and it's just my way of trying to help.


Reply to this

-
.

 Re: great work

 
 by fischer on: Jun 29 2010
 
Score 50%

Issue addressed in latest update. Please check if it is working for you.


Reply to this

-

 Re: Re: great work

 
 by lumitoro on: Jun 30 2010
 
Score 50%

everything seems to be working perfectly.


Reply to this

-

 wow! great!

 
 by maarizwan on: Jun 30 2010
 
Score 50%

thanks for kpartplugin, firefox 3.6.x does seem well integrated with kde 4.x now!

thank you for creating kparts plugin!

thanks again... :)


Reply to this

-
.

 Nice

 
 by gomezhyuuga1 on: Jun 30 2010
 
Score 50%
gomezhyuuga1gomezhyuuga1
Fedora Blogger Network Member
Home

Awesome utility!

Tested on Google Chrome (5.0.375.86) and works fine ^^ / Only I had to create a symlink to /usr/lib/mozilla/plugins/


G-H
Reply to this

goto page: prev   1  2  3  4  5  6  7  8 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team