Readme
check the source for an updated version
PloneXBEL provides a plone view to xbel.xml files used to
synchronize and share bookmarks.
It was created to be used with the Bookmark Synchronizer extensions of
Firefox.
Install PloneXBEL with quick_installer as usual
FF EXTENSIONS
You can find bookmark synchronizers extensions for Firefox here :
FF 1.0 : Bookmark Synchronizer
FF 1.5 : Bookmark Synchronizer 3
FF 1.5 : Bookmark Synchronizer SE
use the extension of your choice to export your bookmarks (advanced
tab)
first to keep a backup of all your bookmarks
then to export only the subfolders of your bookmarks that you want to
sync
you will get a xbel.xml file, rename as necessary.
in your plone site create a XBELFile and upload your xbelfile
then proceed to the configuration for bookmark Extension
protocole : HTTP
Host : your.plone.com:1980
user / pwd : Plone user
Path : /path/to/ploneXBELFile/
For host, the port number is where plone listens for webDAV
connections
WARNING : you should set the Local Bookmark Folder, otherwise all your
bookmarks will be synchronized, which probably you don't
want/need.
TROUBLESHOOTING
If you can't upload/download :
Type “about:config” into your browser.
Scroll down until you see “bookmarksftp.browsercount” in the first
column of settings.
Right click on the value of this setting, select “Reset”.
The value should go to zero.
Quit Firefox and launch again. It should be working
this is a quote from : http://www.soylentgreen.net/
OTHER
Other useful FF Extensions
Check FF extensions web site for :
- Bookmark duplicate detector
- Bookmark linkchecker
- OpenBook
XML in zope
check ParsedXML