Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

NOOB: Configuring Dreamweaver when working on X-cart

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-06-2008, 07:23 PM
 
johnnybparts johnnybparts is offline
 

Newbie
  
Join Date: Jan 2008
Posts: 6
 

Default NOOB: Configuring Dreamweaver when working on X-cart

I have used dreavweaver extensivley in the past, but that was quite a while ago, many revisions past.

this question is to ask how do you set up your site so dreamweaver assembles all the peices together, to display the assembled page. I have copied my test install locally, and would like to start configuring the layout in Css. I have been working on a design layout in photoshop, and im begining to slice out the components.

Thank you.
__________________
X-Cart - Version 4.1.9
Moondogs Tabbed products mod.

Thank you to:
BCSE &
Green Leaf Media
Reply With Quote
  #2  
Old 02-06-2008, 07:30 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Really tough to get DW to work with X-Cart, as you need a plug-in that can understand Smarty, and last time I checked, that wasn't working so good
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-06-2008, 09:18 PM
 
johnnybparts johnnybparts is offline
 

Newbie
  
Join Date: Jan 2008
Posts: 6
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Is that all the hope? How do you manage you lay out. ?
How is the typical workflow for a designer like your self?
__________________
X-Cart - Version 4.1.9
Moondogs Tabbed products mod.

Thank you to:
BCSE &
Green Leaf Media
Reply With Quote
  #4  
Old 02-07-2008, 04:27 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

I can't speak for everyone else, but I write my code in UltraEdit I have also converted X-Cart to a table-less layout, so most times I don't have to deal with the table inside a table inside a table nightmare. Dreamweaver is fine for getting a feel for the tables, but you really can't edit in it.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 05-22-2008, 08:46 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Quote:
Originally Posted by balinor
I can't speak for everyone else, but I write my code in UltraEdit I have also converted X-Cart to a table-less layout, so most times I don't have to deal with the table inside a table inside a table nightmare. Dreamweaver is fine for getting a feel for the tables, but you really can't edit in it.

Balinor
I am checking out UltraEdit and it does seem pretty powerful for what it cost. One question I have for you, When you are setting up an FTP/SFTP account, on the advanced tab there is the option to choose ASCII or Binary as your default transfer type. Does it make any differance which one you choose or will the program automatically detect the type of file like FileZilla does?

Thanks
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #6  
Old 05-22-2008, 08:52 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

http://www.webweaver.nu/html-tips/ascii-binary.shtml
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 05-22-2008, 09:07 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Quote:
Originally Posted by balinor

So it does not automatically detect the type of file like FileZilla does and you have to manually change the transfer type everytime you go from uploading a php file to a jpg image?
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #8  
Old 05-22-2008, 10:18 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Not sure I follow you....are you talking about using UltraEdit as an FTP client?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 05-22-2008, 10:26 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Quote:
Originally Posted by balinor
Not sure I follow you....are you talking about using UltraEdit as an FTP client?
Yes that is correct, after editing a file I would want to upload it to the server. From the link you gave me above,

Quote:
Setting Your FTP Program to "Auto"

Most FTP programs have the option to set your upload to auto. What this usually does is compare the file type you're transferring against a list of known file types and set it to binary or ascii upload on its own.
By default, most FTP programs will have a pre-set list of files to be transferred in ascii and will upload / download everything else in binary. (These settings are in different places depending on the program you are using. Check the "Read Me" file or their Website if you can't find it.) Be sure to double check that the files you want to transfer are in the appropriate list.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #10  
Old 05-22-2008, 10:35 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NOOB: Configuring Dreamweaver when working on X-cart

Oh, well it really isn't meant to upload video/images, just text files, so that is why there isn't an auto feature. I'd stick with a true FTP client to manage anything other than the templates/php files.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:45 PM.

   

 
X-Cart forums © 2001-2020