License
The MIT License Copyright (c) 2009 Ivan Ribas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
Features
- Search Flickr photos from your own website.
- Search for creative commons photos option.
- Paginated results.
Requirements
- Apache server on linux.
- mod_rewrite.
- php5.
- flickr api key.
If you have a flickr account you can get your api key at http://www.flickr.com/services/api/misc.api_keys.html.
Install
- Unzip the Flickr Search script file and upload it to your web server
- Point your browser to your web server and insert the required data (site name, api key)
- Search!
Customize
The Flickr Search script's html is pretty simple, so most of the time you will only need to edit the included css file.
In case you really need to change the html template you can do so by editing the files in the views/ folder. The file layout.php is the main layout.
Bugs?
Yeah, sure. Just let me know if you find one and I will do my best to fix it.
Contact
Get in touch with me at ivanrise@gmail.com.