DMXzone Bootstrap Support Product Page

Solved

The installer fails to include bootstrap/css/bootstrap.css

Reported 31 May 2013 19:30:05
2
have this problem
31 May 2013 19:30:05 Giving Website posted:
In the generated code:
<!-- Le styles -->
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.css" />

the file "bootstrap.css" is not put in the proper folder.

also generates this code:

<script src="../../Third Party Source Code/bootstrap/js/html5shiv.js"></script>

instead of putting the .js file in the proper folder

Replies

Replied 31 May 2013 21:25:12
31 May 2013 21:25:12 George Petrov replied:
Hi,

Did you make sure that the page you are saving is being placed in an existing DW site definition? So you are not saving it just some where else?

Also what DW version and OS are you using?

Greetings,
George
Replied 31 May 2013 23:26:24
31 May 2013 23:26:24 Mark McCormick replied:
The DW extension is simply not copying the dependent files to their correct locations. Dreamweaver has also become non-responsive during the copying process on more than one occasion, and has to be restarted. I'm using Dreamweaver CS6 on a Mac (OS X 10.6.8).

However, when I manually copy the Bootstrap folder and files (from twitter.github.io/bootstrap/), everything works just fine within Dreamweaver.
Replied 04 Jun 2013 18:46:24
04 Jun 2013 18:46:24 Giving Website replied:
Yes, i have the DW site defined and saving to it.
Using DW CS6, version 12.0.3.5861 on Windows 7 Pro.
Replied 05 Jun 2013 16:30:01
05 Jun 2013 16:30:01 Giving Website replied:
Here is the work around that I have found. BEFORE saving the file change these 2 lines by replacing the spaces in the file path with %20.
<link href="file:///C|/Users/<USER>/AppData/Roaming/Adobe/Dreamweaver CS6/en_US/Configuration/Third Party Source Code/bootstrap/css/bootstrap.css" rel="stylesheet">

and

<script src="../../Third Party Source Code/bootstrap/js/html5shiv.js">
(you will have to uncomment this line first)

and then when you save the files get copied into the proper folders.
Replied 06 Jun 2013 08:15:21
06 Jun 2013 08:15:21 tony dolce replied:
Hi Giving Website,
thanks for this workaround. This is what I was searching for.
It should be easy to fix in the next extension update.
At last I can use the bootstrap extension.
Thanks agin.

tony
Replied 06 Jun 2013 08:50:53
06 Jun 2013 08:50:53 George Petrov replied:
Hi All,

Just to let you know:

We have tackled down this issue and will fix it in the next DMXzone Bootstrap update that will be released next week.

Greetings,
George Petrov
Replied 12 Jun 2013 15:40:40
12 Jun 2013 15:40:40 Lubov Cholakova replied:
Hey guys,
DMXzone Bootstrap 1.0.1 is already available for download. Note that we set a minimum requirement of Dreamweaver 5,5!
What's new:
  • NEW: Fully rendering the Twitter Bootstrap icons from Glyphicons in Dreamweaver Design View!
  • NEW: Full support for DMXzone Bootstrap Elements extension!
  • Fixed Bootstrap dependent files copy on clean Dreamweaver installations
  • Fixed Starter pages not copying the main bootstrap.css file
  • Set minimum requirement to DW CS5.5

Reply to this topic