Ticket #461 (closed improve feature: fixed)
phpFlickr needs access to a database to enable caching
| Reported by: | micha | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | unassigned |
| Component: | BW General | Keywords: | photos phpflickr flickr cache config |
| Cc: | jeanyves |
Description
Our connection to the flickr-api needs a caching system otherwise it's not really useful. Unfortunately we have to access the database directly to do so. But imho it's not a good idea to write username and password right into every instance of phpflickr (that means: in our template files).
Instead we have to create variables in the config.inc.php and access them on the corresponding pages by phpflickr.
Change History
Note: See
TracTickets for help on using
tickets.



Milestone 0.1.5 - short - xxx deleted