This patch adds a new 'Feeds' tab under the Audio settings page where you may select which feed links to display along with audio feeds-enabled nodes.
The variable controlling the links display already existed, but until now there was no admin page to configure it.
| Comment | File | Size | Author |
|---|---|---|---|
| audio-feeds-links.patch | 2.36 KB | david lesieur |
Comments
Comment #1
drewish commentedcommitted to HEAD.
Comment #2
theohawse commentedHey guys just tried this new 'unstable6' out but it didn't work for me, here's the error that comes up;
Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/audio/contrib/feeds/audio_feeds.admin.inc' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.keeps/mysite/mysite.com/includes/menu.inc on line 346Just get a blank page with the above at /admin/settings/audio/feeds, still there after updating other modules, update.php, clearing cache and running cron.
Not too worried, just lettin' ya' know.
Comment #3
david lesieur commentedOops, right, it looks like the new .inc file that's in the patch has not been added to CVS.
Comment #4
drewish commentedwhoops, i've committed the file. it'll be in the next release.