Flickr gallery (template based)
Copyright © by Phillip Kroll <phillip.kroll@denkwerk.com>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. EXT: dwflickrgallery
- 1.1. Extension Key: dwflickrgallery
- 1.2. Copyright 2009-2010, Phillip Kroll, <phillip.kroll@denkwerk.com>,
- 1.3. Read online
- 1.4. This document is published under the Open Content License
- 1.5. available from http://www.opencontent.org/opl.shtml
- 1.6. Read online
- 1.7. The content of this document is related to TYPO3
- 1.8. - a GNU/GPL CMS/Framework available from www.typo3.com
- 1.9. Read online
- 1.10. Read online
- 1.11. Introduction
- What does it do?
- This extension can retrieve images from the image hosting platform flickr (flickr.com). It comes as a frontend plugin that is easy to configure. You can choose to provide a search form for the user or to display images from a tag search or user search. The search results will be cached for a given period of time. Storing of results can be configured (interestingness, relevance, date, …) as well as image dimensions. The output is defined by a smarty template and is therefore adjustable to suit any JavaScript or Falsh based gallery.
- Screenshots
- 1.12. Installation
- How to get started?
- All you need to do is to install this extension on your TYPO3 system and apply for a flickr api key:
- Filling in the application will only take a few minutes. In case of private use you should get an api key right away to get started.
- In order to use Zend Framework components and the Smarty Templage Engine (www.smarty.org) the following two extension are required: zend_framework and febe_smarty. Usually the extension manager should detect these dependencies and offer you to install them prior to this extension.
- 1.13. User manual
- 1.14. ...
- 1.15. Administration
- 1.16. Configuration
- 1.17. Known problems
- 1.18. To-Do
- 1.19. Any suggestions?
- 1.20. Changelog
- 1.21. Initial release ...
This document is related to version 0.0.4 of the extension dwflickrgallery.