OK... I've been doing PHP for a couple years now, and I've been more than happy to hand code all the HTML and CSS that goes with it.
But now, I'm just finding that I spend too much time getting everything to look pretty, and while I've been very successful on sites where the goal is usability, I'm falling a bit short on sites where the goal is presentation.
So all that said, does anyone know of a really nice WYSIWG editor I can use in conjunction with PHP.
To me, the specifications to use in conjuction are not related to a template engine... but rather, that I can make a mockup of the site I want... then save off just HTML&CSS&Javascript, and either easily hand-edit the results, or write PHP code to spit out the same code.
In other words, I don't want the output to be so convoluted that my only hope of making minor changes to the layout is to open the WYSIWG editor ala the output from saving a word document as HTML.
My best guess is DreamweaverMX 2004... but I don't have a ton of free time for evaulation, so I was hoping to get past the first round with some user input here.
But now, I'm just finding that I spend too much time getting everything to look pretty, and while I've been very successful on sites where the goal is usability, I'm falling a bit short on sites where the goal is presentation.
So all that said, does anyone know of a really nice WYSIWG editor I can use in conjunction with PHP.
To me, the specifications to use in conjuction are not related to a template engine... but rather, that I can make a mockup of the site I want... then save off just HTML&CSS&Javascript, and either easily hand-edit the results, or write PHP code to spit out the same code.
In other words, I don't want the output to be so convoluted that my only hope of making minor changes to the layout is to open the WYSIWG editor ala the output from saving a word document as HTML.
My best guess is DreamweaverMX 2004... but I don't have a ton of free time for evaulation, so I was hoping to get past the first round with some user input here.