G
|
genegerwin 4/25/2008 |
I too, am experiencing the same problem with page re-setting in the visual designer. It started with just one page constantly needing to be re-set. But as I continue to work on my project, new pages are joining the fray. |
E
|
echo author 4/25/2008 |
hi gene. not just me then :-) would it not be better to have either some kind of button if people have there own editor, like dw which then when saved updates the page with new settings. For people that do not have editor, the VE is a better option than no option at all. personally, i think it causes more production time and worry, wondering if you delete or change something, you lose all formatting and have to start again. perhaps the designers logic, was do all the db work first, then work on design? who knows :-) will keep going for now learning the other basics. cheers |
![]() |
Sergey Kornilov admin 4/26/2008 |
There problem is not that Visual Editor sucks. The reason is a bit deeper and external editor won't solve it. Let me explain how it works. |
G
|
genegerwin 4/26/2008 |
There problem is not that Visual Editor sucks. The reason is a bit deeper and eternal editor won't solve it. Let me explain how it works.
|
E
|
echo author 4/26/2008 |
Admin. DIV based templates would certainly be a welcome addition. i think the majority of your users are more comfortable with css type styling than conventional html. you have actually pre-empted my next suggestion. and that is working in modules, or sections. easier to replace 10% than 100%. After all, you build your development in stages. Also, still feel that more could be done with practical examples as to the behind the scenes workings. i refer to modules like events etc. you could be the best mysql guru in existnce. but if you don't know the logic or order of things. you tend to sit there scratching your head and that means lost production time. all in all though, with the limited knowledge i have of your product (24hrs) :-) it seems that once you master the logic, the rest is easy. look forward to the announcement next week. good luck with a very valuable addition in the market place. |
D
|
dakk 4/26/2008 |
I too had a few reworks when I had to reset the page in visual editor. My solution was I copied a phprunner layout, renamed it, and used the new template. I modified the new template html files and css class till I got the structure and colors the way I like. Now when I have to reset I don't loose anything and my html structure is allot better. Do very little and preferably nothing in visual editor is my experience. My only concern with this will my templates still work when upgrades are installed. Over all I like the product and it is a big time saver in developing a php web app. |