Bière et Drupal
Submitted by diveli on Sun, 08/31/2008 - 09:01This looks fun! Wish I was there..
- diveli's blog
- Add new comment
- 76 reads
last.fm Simple Stats module for Drupal
Submitted by diveli on Tue, 05/27/2008 - 16:31I'm currently using the Last.fm Simple Stats module for Drupal, written by DietrichM. You can see the output on my Last.fm page.
In case anyone is wondering, this is the php on that page that hooks into the lastfm functions.
<ul> <?php foreach ( lastfmsimple_show_feed('diveli', 'recenttracks', 10) as $item ): ?> <li>
- Read more
- 74 reads