So I just had an idea, but don't know where to start. I'd like to create a view block that lists the 5 or so most popular sermon downloads. Is there a way to access file access stats? Is there a better way to do it? I'm using FileField Podcast.
Hey guys-
I'm just curious... what's a ballpark figure for a normal page execution time? I realize this will vary a lot from site to site based on what's going on, I'm just curious when I should start to worry about it. When will it get to a point that users notice it?
Hey guys- maybe someone here could help me with getting the asset module going?
I'm totally stumped. I've installed the asset module and installed the asset_bonus stuff into asset/asset_bonus/swfobject,audioplayer, and swfheader folders. In the module config for asset_bonus, every item is green. I've also made sure to enable inline file assets. But when I try to display the 1pixelout MP3 player, I just get the "Audio placeholder" message. After digging in w/ firebug, I see a JS error that SWFObject is not defined. So I'm guessing that there's some JS files that aren't getting included that should be. I do have
<?php
print $scripts
?>Hi there-
First of all, thanks for the great site and info. It was G&G that inspired me to move our church site over to drupal.
I can't seem to figure this one out.
I've created a custom view that shows a list of audio nodes. The only thing that I can't seem to figure out (so far) is how to change the link to download the mp3 from saying "download audio file" to simply "download".
I found this, http://drupal.org/node/106484 , but it doesn't seem to be working for me.
Any ideas?
Thanks!