Hello guys, I am maintaining several smaller, static web sites using BBEdit. I have defined fairly large chunks of HTML (page headers, footers, main and sub navigation etc.) as persistent includes, and I use variables to customize these. It's a simple, flexible setup.
Now here are two problems/questions: - I'd like to use one variable in *several* includes on the same page - ie, I want to define eg #BB_TITLE#="Foo" and use this in several includes (header, footer). Is this possible? How? - Same question for site-wide variables. It would be awesome if I could define a few variables somewhere (ie, not on page level) and have their values injected into all pages/persistent includes where that variable is used. Is there a way to do this client-side, using BBEdit, or would I have to do this server-side (eg via PHP)? Thanks in advance! -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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 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>
