thetooi / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Not working in Dreamweaver CS3 #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install in CS3
2. Attempt to expand abbreviation

What is the expected output? What do you see instead?
- I expect to have the abbreviation expanded, instead nothing happens at all.

What version of the product are you using? On what operating system?
- v.60 in Dreamweaver CS3 on Vista 32 (English)

Please provide any additional information below.
- Some error checking found that dw.getAppLanguage() isn't a valid
function. Removing the call to that function in zen_editor.js (line 27:
app_language = dw.getAppLanguage() and if (app_language) call on lines
29-32) makes it work for me.

Original issue reported on code.google.com by webedi...@okbar.org on 25 Feb 2010 at 10:52

GoogleCodeExporter commented 9 years ago
Couldn't find any documentation about dw.getAppLanguage(). Now I know that is 
only 
CS4 :-). Ok, I shall release minor update in the week.

Original comment by GreLIm...@gmail.com on 2 Mar 2010 at 3:57

GoogleCodeExporter commented 9 years ago
is installing cs4 the only solution?

Original comment by nele.steenput@gmail.com on 10 Apr 2010 at 1:55

GoogleCodeExporter commented 9 years ago
It's working fine for me on CS3, just edit the zen_editor.js file to remove
references to dw.getAppLanguage() as in my note above, or download this file and
replace the original.

It's installed in C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver
9\Configuration\Commands\ZenCoding

Original comment by webedi...@okbar.org on 12 Apr 2010 at 3:03

Attachments:

GoogleCodeExporter commented 9 years ago
I did what oklahomabar suggested and Zen Coding began working perfectly.

( Just changed that line to app_language = false; )

Original comment by davidlmu...@gmail.com on 2 May 2010 at 5:11

GoogleCodeExporter commented 9 years ago
Doesn't work in (Macromedia) Dreamweaver 8, even with oklahomabar's hack. Not 
that I
expect it to -- I just wanted to point that out in case anyone else was 
wondering.

Original comment by cpatik on 3 May 2010 at 12:50

GoogleCodeExporter commented 9 years ago
Dear cpatik, I can install zen coding in my dreamweaver 8.

Actually, the location for dreamweaver 8 configuration files located in 
different
folder. In my case, I used Windows XP and Macromedia Dreamweaver 8. The 
configuration
file located in:
C:\Documents and Settings\<username>\Application 
Data\Roaming\Macromedia\Dreamweaver
8\Configuration\Commands\ZenCoding

I have follow davidlmulder to change that line in zen_editor.js file into
app_language = false;

good luck.

Original comment by kamilni...@gmail.com on 6 May 2010 at 4:13

GoogleCodeExporter commented 9 years ago
oklahomabar #3 and davidmulder #4 solution worked for me too.
Dreamweaver CS3 in Windows XP Pro SP3

Thanks guys

Original comment by xeste...@gmail.com on 6 May 2010 at 8:59

GoogleCodeExporter commented 9 years ago
The hack worked for me, but for some reason the case of the characters is being 
set to lowercase every time that I expand.

Original comment by dumplin5...@gmail.com on 30 Jun 2010 at 4:40

GoogleCodeExporter commented 9 years ago
@dumplin593858783, is the page set to XHTML? It requires lowercase tags, 
whereas HTML calls for uppercase.

That's just a thought, I'll look into it a bit more.

Original comment by webedi...@okbar.org on 30 Jun 2010 at 4:59

GoogleCodeExporter commented 9 years ago
oklahomabar's solution works for my installation of DW CS3.
The XP path to the folder is:
C:\Documents and Settings\<username>\Application Data\Adobe\Dreamweaver 
9\Configuration\Commands\ZenCoding

Original comment by mtande...@gmail.com on 19 Jul 2010 at 6:01

GoogleCodeExporter commented 9 years ago
This workout didn't work for me in Dreamweaver cs3 on vista :S

Original comment by david.et...@gmail.com on 28 Sep 2010 at 2:18

GoogleCodeExporter commented 9 years ago
@d.lapoi, what happened when you tried the fix?

Original comment by webedi...@okbar.org on 28 Sep 2010 at 2:32

GoogleCodeExporter commented 9 years ago
Discovered same issue, Dreamweaver CS3, WinXPSP3. Replacement with the file 
outline at #3 by oklahomabar rectified the issue.

Have attached copy of the original zen_editor.js included in the Dreamweaver 
0.6 pack, and a WinMerge output showing the differences between the one 
included in the pack, and the one at Comment #3.

Original comment by web.feed...@fpc.wa.gov.au on 1 Oct 2010 at 4:52

Attachments:

GoogleCodeExporter commented 9 years ago
Not working for me as well (Dreamweaver CS3 on Vista)
Can anybody help me out?

Original comment by lichtath...@gmail.com on 12 Oct 2010 at 10:12

GoogleCodeExporter commented 9 years ago
With comment #2 works just fine in Dreamweaver CS3 on Windows 7.

Thank you.

Original comment by gonzvar...@gmail.com on 13 Oct 2010 at 2:32

GoogleCodeExporter commented 9 years ago
Dreamweaver cs3 shortcut is "Ctrl+,"

Ryan.

Original comment by colourwo...@gmail.com on 19 Oct 2010 at 5:41

GoogleCodeExporter commented 9 years ago
Dreamweaver cs3 shortcut is "Ctrl,"

Ryan.

Original comment by colourwo...@gmail.com on 19 Oct 2010 at 5:42

GoogleCodeExporter commented 9 years ago
I'm having issue with DW CS3 on Mac OS 10.5 - Originally, this hack worked for 
me, but then I upgraded my mac to a newer one, grabbed a backup from time 
machine, but however it did not restore my software so I had to reinstall. And 
now I can't get it to work with the zen_editor.js hack :(

Any ideas?? - Also I can't seem to find these files when I install them either?

Original comment by colegeis...@gmail.com on 28 Oct 2010 at 12:08

GoogleCodeExporter commented 9 years ago
I removed this block from code and some snippets. New version of the extension 
should work in a wide range of versions.

Original comment by GreLIm...@gmail.com on 10 Dec 2010 at 7:30

GoogleCodeExporter commented 9 years ago
i need cs3 zen coding file any one help me please and sent me zen coding file 
on abasfari@gmail.com tanxs

Original comment by abasf...@gmail.com on 6 Feb 2014 at 5:21