>Sorry to sound ignorant, but I am used to Dreamweaver. How does one
>GEt or PUT.
BBEdit is a HTML editor and not a site manager in the way that
DW is. You can define FTP for your site under Preferences ->
FTP Settings and then upload to the server or open a file from
the server using the appropriate commands from the File menu.
But don't expect BBEdit to upload an entire site including
associated files (images, stylesheets, etc.). DW automates this
task for ease of use by all levels of site designers. But those
of use who hand code rather than using a tool such as DW prefer
to use our own FTP clients alongside BBEdit. This gives us
precision and control which can be more useful than DW's FTP capabilities.
Ken
--
Simple Lives Web Design
http://simplelives.com
I miss the yellow highlight that showed what LINE I am on (BBEdit 8).
Seems to have disappeared in 9, and I'd like it back. Can you tell me
how to re-activate it? I would look in the manual but I cannot for
the life of me remember what it's actually called.
-Brian
I think what you want is Preferences -> Text Colors -> Highlight insertion point
--Kerri
>I am used to Dreamweaver. How does one GEt or PUT.
Adding to what I previously wrote, I use Transmit as my FTP
client. It has a cool feature called DockSend. Once you define a
site's local and remote locations in Transmit, you can can drag
any file to its dock icon and it will upload to the appropriate directory.
So if I am working on a site whose images change often, I'll add
the image directories to the BBEdit project listing for that
site. After editing an image or creating a new one in Fireworks,
I simply return to BBEdit and upload the changed image by
dragging its file along with the revised html file to Transmit's
dock icon. Everything gets uploaded to the correct directory.
You can drag one or multiple files from the documents drawer or
from the project file listing. Very slick. :-)
It is Auto-Upload in Interarchy.
It is not something I use a great deal because I "mirror" everything
100% both ways using "Net Disks" in Interarchy.
I hope this isn't too OT for BBEdit list :)
Patrick