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.

CommentFileSizeAuthor
audio-feeds-links.patch2.36 KBdavid lesieur

Comments

drewish’s picture

Status: Needs review » Fixed

committed to HEAD.

theohawse’s picture

Category: feature » bug
Status: Fixed » Needs work

Hey 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 346

Just 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.

david lesieur’s picture

Priority: Normal » Critical

Oops, right, it looks like the new .inc file that's in the patch has not been added to CVS.

drewish’s picture

Status: Needs work » Fixed

whoops, i've committed the file. it'll be in the next release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.