Hello!
I was wondering how to make something like dynamic HTML includes in a static HTML-site (just like the sadly now defunct <http://riothq.com/> app Hammer <http://hammerformac.com/> did ) with BBEdit… That means, I would like to write something like: (…) <!— @include footer.html —> (…) in the HTML-files that shares the same footer and with a press of a magic button ;-) (aka script / regex / KeyboardMaestro-macro / etc.) to build the intial HTML-files so that the content of footer.html will be pasted where this @include-comment were before. This all could be probably done with BBEdit-templates / TextExpander-snippets etc, but I would like a little more dynamic behavior: after changing footer.html, when pressing the same magic button, the previous pasted content of footer.html would be updated in all html-files containing the @include-comment. Any ideas? Thanks! Regards, Vlad -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
