The documentation page here http://drupal.org/node/85842 talks about ripper.ini.
I can see a ripper.inc.
Is that the one that's meant?

(If so, you might want to change the comment line 12 of ripper.php too)

CommentFileSizeAuthor
#3 station_archive_187177.patch1.67 KBdrewish

Comments

drewish’s picture

yeah, it's .inc. originally i'd used a .ini but realized that the problem was that the default .htaccess file will protect .inc but not .ini files from download.

we need to update the docs.

joachim’s picture

Yes we do!
Well you've fixed this one, and I've made a few more updates to the main station handbook page and just posted a new page on setting up a schedule (though I'm now wondering why DJs are defined in the schedule module and not program...)
We can close this issue and file new ones for more documentation things to do :)

drewish’s picture

Version: 5.x-1.2 » 5.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new1.67 KB

how's this look?

joachim’s picture

Hadn't thought of the variable name too!
Looks good.

drewish’s picture

Status: Needs review » Fixed

great, committed to HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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