My companies intranet currently consists of 2,500 + static html pages. We are moving to a new approach and the fist step is to nuke every dreamweaver template <end|begin> region from the pages.
I found this article http://thedesignspace.net/MT2archives/000289.html on how to do this in BBEDIT but not having a mac I am unable work with that approach. I have been searching around for a windows based editor that i can paste the following into and get the same functionality. \s*<!-- (#|instance)(begin|end)[^>]+--> I have cygwin installed and tried: ~# grep \s*<!-- (#|instance)(begin| end)[^>]+--> contact.html . Doesn't work either. any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[EMAIL PROTECTED]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
