Artisteer 3.1 & Dreamweaver


Author Message
Paul

Posted: 9/9/2011
Quote message 

Anyone tried 3.1 with Dreamweaver? Feature lists says it's got simple html output. Do the html templates run any better in DW or are they still slow as hell?
 
jj

Posted: 9/10/2011
Quote message 

Quote zeeman:

Margaret,

This may be a bit late...but I think I have found a solution on designing/editing Artisteer template using Design mode in Dreamweaver!

Select this block of code (below) and right click and select Selection and click on Apply /* */ Comment. and save the file. This works great! However don't forget to uncomment it when done and ready for production.

Let me know if this works for anyone who has same problem in DW

is = function(t){return (u.indexOf(t)!=-1)};
addClass(document.getElementsByTagName('html')[0],[
(!(/opera|webtv/i.test(u))&&/msie (\d)/.test(u))?('ie ie'+RegExp.$1)
: is('firefox/2')?'gecko firefox2'
: is('firefox/3')?'gecko firefox3'
: is('gecko/')?'gecko'
: is('chrome/')?'chrome'
: is('opera/9')?'opera opera9':/opera (\d)/.test(u)?'opera opera'+RegExp.$1
: is('konqueror')?'konqueror'
: is('applewebkit/')?'webkit safari'
: is('mozilla/')?'gecko':'',
(is('x11')||is('linux'))?' linux'
: is('mac')?' mac'
: is('win')?' win':''
].join(' '));
}();



Found this dont have dream weaver op said it helped
 
Michaelm

Posted: 9/11/2011
Quote message 

It sounds like she wants you to comment out that part of the code within the template. Then this code doesn't render.
Which I'm guessing is the code that slows dreamweaver down. Probably something to do with which web engine it uses. I think it uses webkit.

 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *