Nothing achieved but at least not going backwards
Had an owners meeting for the block tonight. It went remarkably better than expected, with no fighting or name calling, and everyone was generally in agreement with everything. Highest priority for everyone is removing the Moreton Bay Fig tree out the back, which is damaging the building. It's a bit sad that it has to go, and really the building should never have been built here, but now that it has, either the tree or my home will have to go.
Actually I did achieve something tonight - I modified the URL button to add a target="_blank" tag to my url insertions. Which I've been doing manually for the past year and knew there had to be a better way. For future reference, the files to modify are:
mtcgi/tmpl/cms/bm_entry.tmpl and
mtcgi/tmpl/cms/edit_entry.tmpl and look for "insertLink"
To test this.. need a url .. how about my uncle's page.. there we go :)
I accomplished the same thing with a <base target=_blank> snippet in the head of the html doc, although that does bring to mind some neat ideas for customizing a few of the buttons in the MT code...
February 27, 2004 9:17 AM