CJ Niemira
-
2008-07-31
Add named anchors to comic images, so we can create links like this:
http://mysite/comic_output/#comic_name
The attached file contains a patch to modules/00grabcartoons_output.pl, basically just adding:
name=\"$name\"
to the two print statement in the print_section subroutine.