
Bookmarkbar
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple del.icio.us sidebar for Konqueror. It is heavily inspired
by the del.icio.us Firefox plugin at http://delicious.mozdev.org/
14 years ago
Changes since 0.1
=================
* Multiselect tags.
* Search posts.
* Show favicons in post list.
* Show Alexa thumbnails in post tooltips.
* Updated to use new del.icio.us API.
14 years ago
Changes since 0.1
=================
* Multiselect tags.
* Search posts.
* Show favicons in post list.
* Show Alexa thumbnails in post tooltips.
* Updated to use new del.icio.us API.
jamin2288
13 years ago
Report
declanmcgrath
13 years ago
I've just installed bookmarkbar and it looks great. I'm running OpenSuse 10.2 and had to copy the following files to /opt/kde3/lib/kde3 and /opt/kde3/
konqsidebar_delicious.la konqsidebar_delicious.so
The strange thing is it will only work for me if I launch Konqerour as root. If I lauch it a regular the bookmarkbar component won't come up in the sidebar. Any ideas on how to fix this?
Report
logixoul
13 years ago
Report
waveadeadchicken
13 years ago
Report
Chain
13 years ago
However, I had a problem [KDE 3.5.5@Gentoo]:
The bar didn't show up, and Konqueror printed following to stdout:
konqueror: WARNING: libname:0x86dfb90 doesn't specify a library!
So, I followed one of the posts above and did:
cp src/.libs/konqsidebar_bookmarkbar.so src/.libs/konqsidebar_bookmarkbar.la /usr/lib/kde3/
Now it works very well.
Thanks for this app and thanks to the one who found out the problem :)
Report
logixoul
14 years ago
Thanks for the great work :)
Report
aspeer
14 years ago
One minor issue - when installing (kde 3.5.6/fc6) I had to manually do a
cd src/.libs
cp konqsidebar_bookmarkbar.la konqsidebar_bookmarkbar.so /usr/lib/kde3/
before the sidebar would work - the "make install" script did not seem to do this for me.
Apart from that minor issue this is a great add-in .. Thanks again
Report
logixoul
14 years ago
Report
peppelorum
13 years ago
Report
logixoul
14 years ago
http://img297.imageshack.us/img297/4451/reportrt2.png
By the way Bookmarkbar seems to be installed in SUSE Linux 10.1 by default, congratulations for that.
Report
Gibreel
14 years ago
Report
logixoul
14 years ago
Report
logixoul
14 years ago
change the icon from XPM to PNG
rename the deliKsources folder to src
remove the svn-commit.tmp file
Report
logixoul
14 years ago
Report
moobyfr
14 years ago
There is only a little bug: "make install" doesn't copy the libs in /usr/lib/kde3/
Report
metallman
14 years ago
Some changes are required:
https://api.del.icio.us/v1 => http://[host]/api
Adding a bookmark: http://[host]/bookmarks.php/[user]?action=add&address=[address]&title=[title]
Edit: Same as add without the title
And for some reason the user is set to Unknown, but I haven't looked into this.
Renaming tags work (if the api url is changed).
Report
Gibreel
14 years ago
Report
arctor
14 years ago
Report
Gibreel
14 years ago
Report
trejkaz
15 years ago
Report
Superstoned
15 years ago
Report
Gibreel
15 years ago
Report