From: Bill F. <fe...@re...> - 2002-10-22 22:28:50
|
I modified event.php to use the sample regexp in the php ereg_replace() man page to make URLs clickable. I just used '<a target="_new" ...' to open a new window, but at least with Mozilla 1.0 that creates a somewhat randomly sized new window; perhaps the better web designers among us can tell me how to do that right =) Here's a sample event - go to http://rtg.ietf.org/~fenner/test/phpicalendar/day.php?cal=billpub&getdate=20021018 and get the details of the 3:15 "Stanford Alumni Film Festival" event. What do people think about this change? Bill |