Feature #7
[PATCH] Make Flickr feed URL and Flickr display count config items
| Status : | Closed | Start : | ||
| Priority : | Urgent | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | 4.0.4 | |||
| Resolution : | duplicate |
Description
Moved Flickr feed URL from the source of layouts/article.rhtml into a configuration item so users don't have to edit the source (and then maintain their local change) just to use Flickr.
History
07/14/2005 05:13 PM - Sean Wallace -
I like this idea. I have changed mine so that these options are available:
- number of items to show
- choose between last n items and n random items
I didn't add them to the config screen, but if people think its a good idea, and this patch is accepted, then I can add that stuff as well.
07/14/2005 10:52 PM - wac-typo-carrel-org -
We should make sure that the "* number of items to show" interface and code for this and Delicious and et al. are all reasonably congruent. Sometimes less than 40 del.icio.us items may be desirable... :)
07/15/2005 01:13 AM - scott-sigkill-org -
I updated the patch to include both the Flickr URL and the number of items to display.
07/15/2005 10:11 PM - scott-sigkill-org -
The patch attached to #156 is much more comprehensive then this patch.