No time ? Read it later !
Project description
Introduction
Read it later allows user to save external URLs in a plone site. A link is given which can be bookmarked. When used, it will open an iframe with a form on the current webpage. You can then change the title and the description and choose in which folder the URL will be saved.
The link is available at @@collective_readitlater_show_all.
How to install
This addon can be installed has any other addons. please follow official documentation
A control panel is available in the site setup. You can change the query used in portal_catalog to fetch the folders the user will be able to choose from.
Credits
Companies
People
Gagaro <gagaro42@gmail.com>
Changelog
1.0.1 (2013-06-28)
fix MANIFEST.in
1.0 (2013-06-28)
Package created using zopeskel [Gagaro]