Daniel Murphy

No Profile Photo

Real Name: Daniel Murphy

Media Director

Daniel Murphy's latest contributions

  • Page Execution Time

    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?

  • Asset Module Not Working

    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
    ?>
    in my page.tpl.php file. Am I missing something?

  • override MP3 download link

    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!