Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: Using extensions on multiple versions of Dreamweaver

title left
User Details
message
title right
Michael Frederick

post date:
2011-07-09 23:12:55
Can I use the extensions on two different versions of Dreamweaver? I have CS3, but upgraded to 5.5. I installed the extensions in 5.5 and they worked fine. When I installed them in CS3 they said they were already in use. Can I use them in CS3 in addition to 5.5, or can I only use it in one version or the other? If I can use it in both, how do I register it in CS3?

Thanks!
Andrei Rinciog [Extend Studio]

post date:
2011-07-11 03:37:26
Hello Michael,

For each license you own we add a secondary license if the client requests. This secondary license is usually used to register the component on a laptop and a desktop computer.

I will add an additional serial number for each of your licenses so you can install the extension on both Dreamweaver versions.

Regards,
Andrei Rinciog
Michael Frederick

post date:
2011-07-11 20:30:50
Hi Andrei,

Thanks so very much, I really appreciate that. I use different version for different websites right now, so I was really hoping I could continue to do that. You have now made that possible!

Thanks again!!

Mike
Frank Pancer

post date:
2011-07-13 04:55:40
Hi [CSS Layouts]

I've just downloaded a trial version of Flexi CSS Layouts and whist I think the product is good I am a bit overwhelmed with the amount of div tags that are inserted into just a basic layout and also the confusing and very long names of these div tags. Do you have any suggestions that I could implement to simplify these

Also just for a bit of feedback: with so many div tags inserted into the code I find it difficult to follow the layout (in code view) when none of the closing div tags are commented.

Many Thanks
Frank Pancer
Andrei Rinciog [Extend Studio]

post date:
2011-07-13 05:49:39
Hello Frank,

We are currently working on a simplified generated code that will replace the existing version.

We needed to split the layouts in many div tags to make it editable and very easy to add/remove elements from it.

There are comments that mark the location where the content of the layouts needs to be placed. The rest of the structure is not commented because it should be modified by users directly from the code. You should use only the editor to modify the structure of a layout.

The existing layouts will still be supported in the new version of generated code. There will a backwards compatibility element that will transform the layout to use the new structure.

Regards,
Andrei Rinciog