HI Everyone I just upgraded to BBedit 10, and I have a feeling this has been covered.. but when I read (and follow) the relavent parts of the manual, I do not seem to be getting the expected behavior. Also I just discovered the youtube videos put up by barebones... like this one, on my topic:
http://www.youtube.com/user/BareBonesSoftware#p/u/8/rGuKPCgjkXU You just click the image button in the HTML Tools palette.. navigate to the the image.. and hit enter and it apparently is supposed to (in an HTML doc) drop in the markup for the image, *including* the width and height attributes.. or alternatively, with a particular expert pref. set, then you can have the width and height put in the style attribute instead. Never having set an expert pref before.. I just followed instruction as per the above video and (seemingly successfully) from Terminal, ran these two commands: [Govindas-iMac-2:~] Govind% defaults write com.barebones.bbedit HTMLImageMarkupCreatesSizeAttributes -bool YES [Govindas-iMac-2:~] Govind% defaults write com.barebones.bbedit HTMLImageMarkupUseInlineStyleForImageSize -bool YES ...and yet, still, when I use the image button from the HTML tools palette, it is not generating any markup related to width or height. Not sure what I am missing. Thanks for any pointers, -Govinda -- 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>
