> >>In addition to static previews, BBEdit also supports live > >>local previewing of web pages through the web server built > >>into Mac OS X. > > That is correct -- but it's also not what you said initially. :-) > > ?? > It IS what I wrote initially! I scribbled: > "which is needed for local editing of html files and full support for BBEdit > live Preview."
Given no other data, "html files" implies static HTML files. That is, nothing that requires server-side technology, like PHP or SSIs. Static files with relative links and embeds will work properly through BBEdit's preview, without requiring a webserver. SSIs, other server-side technology, or non-relative links (such as CSS files referenced as "/css/location.css" vs. "css/location.css", for example) require a properly configured webserver for appropriate previewing. -- Morbus Iff ( evil is my sour flavor ) http://www.disobey.com/ and http://www.disobey.com/wiki/ twitter: @morbusiff / skype: morbusiff / irc.freenode.net, Morbus An O'Reilly author and blogger: http://www.oreillynet.com/pub/au/779 -- 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>
