play.gif -> stop.gif -> playtagger.swf 2. add this recipe playtagger.modified to your Cookbook 3. the following code should be included in your PmWiki config.php: $PubDirUrl = "http://YOURDOMAIN.COM/pmwiki/pub"; include_once("$FarmD/cookbook/playtagger.modified.php"); */ $RecipeInfo['DeliciousPlaytaggerModified']['Version'] = '2012-04-04'; SDV($playtagger_dir, "$PubDirUrl/playtagger_mod/"); $playtaggerModified_script = ''; $HTMLHeaderFmt['playtagger'] = $playtaggerModified_script;