Ticket #461 (closed improve feature: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by philipp

  • Milestone changed from 0.1.5 - short - xxx to 0.2 - community

Milestone 0.1.5 - short - xxx deleted

comment:2 Changed 4 years ago by micha

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.