Counts how many time was a File content type downloaded and displays this number on File view page.
Project description
Introduction
============
collective.downloadtracker is a simple Plone add-on. It tracks who has
downloaded when the file attachment. It displays this value in a viewlet below
File's title.
Administrators are able to delete tracked records.
Installing
==========
This package requires Plone 4.0 or later (tested on 4.1.2).
Installing without buildout
---------------------------
Install this package in either your system path packages or in the lib/python
directory of your Zope instance. You can do this using either easy_install or
via the setup.py script.
Installing with buildout
------------------------
If you are using `buildout` to manage your instance installing
collective.downloadtracker is even simpler. You can install
collective.downloadtracker by adding it to the eggs line for your instance::
[instance]
eggs = collective.downloadtracker
After updating the configuration you need to run the ''bin/buildout'', which
will take care of updating your system.
Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.
Choose the product (check its checkbox) and click the 'Install' button.
Changelog for collective.downloadtracker
======================================
1.1 (unreleased)
----------------
- Nothing changed yet.
1.0 (2010-02-06)
----------------
- Registers a viewlet that displays download count value on ATFile view page. [zupo]
- Overrides at_download Script (Python) so that it also increases the download count value. [zupo]
- Use archetypes.schemaextender to add an integer field 'download count' to ATFile. [zupo]
- Initial release. [zupo]
============
collective.downloadtracker is a simple Plone add-on. It tracks who has
downloaded when the file attachment. It displays this value in a viewlet below
File's title.
Administrators are able to delete tracked records.
Installing
==========
This package requires Plone 4.0 or later (tested on 4.1.2).
Installing without buildout
---------------------------
Install this package in either your system path packages or in the lib/python
directory of your Zope instance. You can do this using either easy_install or
via the setup.py script.
Installing with buildout
------------------------
If you are using `buildout` to manage your instance installing
collective.downloadtracker is even simpler. You can install
collective.downloadtracker by adding it to the eggs line for your instance::
[instance]
eggs = collective.downloadtracker
After updating the configuration you need to run the ''bin/buildout'', which
will take care of updating your system.
Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.
Choose the product (check its checkbox) and click the 'Install' button.
Changelog for collective.downloadtracker
======================================
1.1 (unreleased)
----------------
- Nothing changed yet.
1.0 (2010-02-06)
----------------
- Registers a viewlet that displays download count value on ATFile view page. [zupo]
- Overrides at_download Script (Python) so that it also increases the download count value. [zupo]
- Use archetypes.schemaextender to add an integer field 'download count' to ATFile. [zupo]
- Initial release. [zupo]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file collective.downloadtracker-1.0a1-py2.6.egg
.
File metadata
- Download URL: collective.downloadtracker-1.0a1-py2.6.egg
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eb53a47eb32189dc4fd554e81d49989152ec15e34757de8ec62f8235ad02429 |
|
MD5 | 78844e501be14fe4495a2a258b278af9 |
|
BLAKE2b-256 | c0a694edab862b5cff678c6aaba6fbbdfe3fe67f5d955bf686221743013b1a3d |