F10 Code Inspector.

André

-----Original Message-----
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: 22 September 2003 14:42
To: CF-Talk
Subject: RE: dreamweaver stuff

No I am referring to Split View in CF Studio it gives you 2 views of the
code. 

Example:

So you can look at a query at the top of the Doc and a CFOUTPUT at the
bottom at the same time.

Collapsible code is nice also.

Rick

-----Original Message-----
From: Bailey, Neal [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 8:29 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

Hey Rick,

If you are referring to viewing your page in Code View and Design View
at
the same time, then Yes this feature is still present in MX 2004. When
you
open a document you will see on the top tab three buttons, "Code",
"Split"
and "Design". Click on "Split" to switch to split screen mode. This is
defiantly one the most useful features of Dreamweaver. 

- Neal

-----Original Message-----
From: cfhelp [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:20 AM
To: CF-Talk
Subject: RE: dreamweaver stuff

While we are on DW subject...

I just started using it last week now that I have multiple sites and
different developers working on them Studio just didn't seem like the
way to
go. 

One thing I miss or can't seem to find is the Split View. Is this gone?
It
was really helpful to look at 2 areas of code on a page at once.

Rick

-----Original Message-----
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2003 7:43 AM
To: CF-Talk
Subject: Re: dreamweaver stuff

I do know the answer to the first question is definitely no.

Part of the problem with the title bar is that it is not a relative path
based on the Site, it's relative to the document and only goes one
directory, so a file that looks like this:

C:\MySites\myCoolSite\mySubDir\myOtherDir\myChildDir\myfile.cfm where
myCoolSite is the DW site root, will display like this in both DWMX and
2004:

myCoolSite (myChildDir/myfile.cfm)

If indeed DWMX DID show the entire path relative to the site, then it
would
be reasonable :)

I have partially written an extension to show the full file path
(Windows
only) in a toolbar...

HTH,
Calvin

----- Original Message ----- 
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 22, 2003 8:38 AM
Subject: RE: dreamweaver stuff


> > I'm trying to acclimatize to dreamweaver and I'm hoping
> > somebody on the list can tell me if theres a way to do
> > these 2 things:
> >
> > 1) display the entire file path in the dreamweaver title
> > bar. Having only the file name and the last directory visible
> > and not being able to get the full path from file properties,
> > etc. makes it really difficult for me to keep track of what
> > I'm doing, especially when I've got more than one site with
> > the same directory and I need to know which site I'm editing.
> >
> > 2) eliminate the "Update Files: Scan site for links to renamed
> > files?" dialog when I remove or rename files.
>
> First, let me preface this by saying I haven't worked much with DWMX
2004;
I
> have worked quite a bit with DWMX 6.1, though.
>
> Unfortunately, I don't have definitive answers for either question,
and
> suspect that for both of them, the answer is "no, you can't do that".
> However, within the site-based work style encouraged by Dreamweaver,
these
> behaviors make sense.
>
> When you create a site, one of the benefits of this is that you don't
have
> to deal with file paths directly, when working with that site.
Dreamweaver
> provides a site-relative path in the title bar, and in theory, you
shouldn't
> have to worry too much about where on the filesystem the site files
actually
> are - after all, you may have local and remote site information within
your
> site definition, and those paths may well change between the two. It
would
> be nice, though, if the Site panel updated to show the site containing
the
> file you're actually working on.
>
> Also, when you move or rename a file through Dreamweaver, the "Update
files"
> dialog box is one of the benefits - it automatically fixes any
references
to
> that file. If you do these operations through your filesystem browser
> instead of through Dreamweaver, you won't get a prompt within
Dreamweaver,
> though.
>
> A lot of the "Site" stuff is best suited to a specific way of working,
and
> if you work that way, it's very helpful. If you don't, though, it may
be
> less helpful. I find it very useful for working with static HTML, and
for
> managing Contribute users. For application development, I find it less
> helpful, although I still typically use it anyway. DWMX 2004
deemphasizes
> the reliance on setting up sites, as I understand it, so you may want
to
> take a look at it.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137913
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to