Complete version notes:
http://dirhtml.home.comcast.net/~dirhtml/releases.htmlIt's now possible to replace specific filenames with arbitrary html code.
As an example, suppose you are building a file from "Pink Floyd - Dark Side Of The Moon," and want to replace two filenames with alternate text.
Add this (or something similar) to the script:
/FILE_MATCHES_INSIDE_A_SUPPRESSED
suppressed_filenames.txt
To "suppressed_filenames.txt" add something like this
/03 - Pink Floyd - Time.mp3
This is the link text for Time.mp3
/05 - Pink Floyd - Money.mp3
This is the link text for <b>Money</b>.mp3
To enable /FILE_MATCHES_INSIDE_A_SUPPRESSED, "Suppress Matching Link Text" on the miscellaneous page must be enabled. Any file that doesn't have matching code will use the filename as the link text.