mezzanine-bookmarks

Bookmark Service built on Django and Mezzanine
Download

mezzanine-bookmarks Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Diao
  • Publisher web site:
  • http://github.com/adieu/

mezzanine-bookmarks Tags


mezzanine-bookmarks Description

mezzanine-bookmarks is a bookmark service built on Django and Mezzanine designed to be flexible and easy to use. You could host it as a standalone bookmark service for multiple users. Or you could embed it into an existing mezzanine site.Here is the feature list:- Multiple User support- Single User mode- Use service from www.diffbot.com to extract main content from web page- Use service from api.zemanta.com to generate suggested tags- Store page content for future useINSTALLEMBED INSTALLmezzanine-bookmarks could be used as a django app:pip install mezzanine-bookmarksThen add 'bookmarks', to INSTALLED_APPS and add ("^bookmarks/", include("bookmarks.urls")), to urls.py.STANDALONE INSTALLmezzanine-bookmarks comes with a standalone mode which you could use run a bookmark service with it very quickly:virtualenv bookmarkssource bookmarks/bin/activatepip install mezzanine-bookmarkspip install django-template-bootstrapbookmarks initvim ~/.bookmarks/bookmarks.conf.py # Add your own diffbot and zemanta api keysbookmarks syncdbbookmarks migratebookmarks runserverProduct's homepage


mezzanine-bookmarks Related Software