DMXzone Bootstrap Support Product Page

Solved

CSS Formatting After Save

Reported 01 Jun 2013 03:42:49
3
have this problem
01 Jun 2013 03:42:49 William Andrews posted:
When using the bootstrap extension it looks like everything is good to start with. In the design window all of the formatting for the sample page looks correct, but once I save the file and the extension builds the bootstrap folder and related files all of the nav formatting is gone and just displays it in plain list styling. There are other formatting problems, but the nav stands out.

I'm using DS6 Version 12.2 Build 6006
Windows 7 Ultimate Service Pack 1 64 Bit

Replies

Replied 02 Jun 2013 05:13:13
02 Jun 2013 05:13:13 Sergio Sawicki replied:
it seems this file is not copied to the bootstrap on the defined website:
file:///C|/Users/Sergio/AppData/Roaming/Adobe/Dreamweaver CS6/en_US/Configuration/Third Party Source Code/bootstrap/css/bootstrap.css
Replied 02 Jun 2013 12:56:04
02 Jun 2013 12:56:04 William Andrews replied:
Thanks Sergio! Once I copied the files to the defined site everything started to work. So the installer copying the files to the correct directory.
Replied 03 Jun 2013 06:41:41
03 Jun 2013 06:41:41 Teodor Kuduschiev replied:
Hello William,

Can you please tell us of you are using the starter pages or did you create a new blank page to work on?
Replied 03 Jun 2013 11:01:28
03 Jun 2013 11:01:28 William Andrews replied:
I had done both and the css formatting was not correct until I copied all of the bootstrap files from Users/WDA/AppData/Roaming/Adobe/Dreamweaver CS6/en_US/Configuratino/Third Party Source Code/bootstrap/css. Once I placed those in the defined site everything was correct. Once the copied files was in the defined site the formatting for the starter pages was correct and the extension has worked placing the rows and columns as it should. I have not tried to set up a new site to see if the extension works without copying the files again.
Replied 03 Jun 2013 11:59:21
03 Jun 2013 11:59:21 Sergio Sawicki replied:
I used the starter pages, if I use the tutorial for blank pages no files are copied and no linnks are attached to it :-(
Replied 03 Jun 2013 14:56:58
03 Jun 2013 14:56:58 Teodor Kuduschiev replied:
Thank you for the replies, we are currently checking the issue!
Replied 05 Jun 2013 23:37:05
05 Jun 2013 23:37:05 Sean Hunt replied:
another wierd result of this plugin is that if i have the bootstrap css files referenced with a site root relative url, every time i save it changes the url to a relative one

for example , this:
<link rel="stylesheet" type="text/css" href="/bootstrap/css/bootstrap.min.css" />

gets changed to this:
<link rel="stylesheet" type="text/css" href="../bootstrap/css/bootstrap.min.css" />

when i uninstall the extension the problem goes away. This problem messes up pages that i never even used the extension on

I want to use your extension but this un wanted behaviour screws up every bootstrap page i edit

Hopefully you'll find the fix

Thanks
Replied 06 Jun 2013 06:27:13
06 Jun 2013 06:27:13 Teodor Kuduschiev replied:
Hi Sean,

What paths is your site definition using:
- Relative to site root
or
- Relative to document root?
What did you choose in the site definition setup in Dreamweaver?
Replied 06 Jun 2013 12:59:42
06 Jun 2013 12:59:42 Sean Hunt replied:
Relative to site root
I always use this setting in my site profiles

also intresting to not it only replaces the first /bootstrap/css reference when you have boththe main and responsive style sheets in your code
Replied 12 Jun 2013 15:42:48
12 Jun 2013 15:42:48 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