I currently use WeBuilder 2005 and I just wondered if the following options were available in 2006 or could be considered.
Is it possible to use the CSS commands in a file which is not CSS, this is one little annoyance, I make dynamic CSS in php so it has a php file extension and WB won't let me use the CSS menu commands because it's not CSS! - Annoying...
Also is it possible to open a set of documents and save that set so that I can open them next time. Other than the Open Previously open documents. I guess it would be like bookmarking a set of tabs.
If any of these are available in 2005 let me know I may of over looked them. Otherwise it's an excellent product and I actually enjoy using it!!
Thanks
Simon
Possible in WeBuilder 2006?
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Yes, its totally possible to 'associate' WeBuilder extensions with any document type, eg, tell WeBuilder that .htm files are really CSS files, etc.
From Options, select Preferences.
From the Preferences dialog, select Document Types in the tree.
Click on CSS.
Add the extensions you want WeBuilder to use with CSS files, and click on OK.
I use 2006 but I'm 99% sure this was in 2005...
From Options, select Preferences.
From the Preferences dialog, select Document Types in the tree.
Click on CSS.
Add the extensions you want WeBuilder to use with CSS files, and click on OK.
I use 2006 but I'm 99% sure this was in 2005...
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Yes, but in this case Simon will loose PHP syntax highlighting and stuff. So currently it is not possible to have CSS menu enabled on PHP files unless they are read as CSS files. ?The problem is that for most CSS menu commands to work, CSS parsing is required, but the parsing takes place only if the code is highlighted as CSS, not PHP.
I could use snippets but I was more hoping just for the conveninece to have the actual CSS popups come up that are in Webuilder. Really because I find it useful just to scroll through the list looking for bits I may need to add!
Maybe if there was a trigger to allow the parser to check certain files no matter what extension they have. A bit like an overide on the file type idea above.
I would personally find it very handy, I am sure others must do it too.
Thanks
Maybe if there was a trigger to allow the parser to check certain files no matter what extension they have. A bit like an overide on the file type idea above.
I would personally find it very handy, I am sure others must do it too.
Thanks