WeBuilder fix requests

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

Original old post:
Karlis, my default doctype is strict, copied directly from the w3c (and validates fine) but when I drag an image in from the project/files pane, it still inserts with border="0">

I'm in 6.3. In preferences I have XHTML 1.0 as my language spec and "Use Doctype to switch spec whenever possible" checked.
and then after 2006 came out:
re: dragging images from the file explorer, in 2006 it 'closes' the img tag properly like with (space) /> but it's still adding border="0" instead of alt, something actually required in strict.

my settings are the same as my previous post and I've tried turning on and off 'auto switch with doc type'.
Clearer? :D
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

HTML Language Specification

Post by Graham »

Karlis
I have finally twigged that the HTML language spec in WeBuilder switches reliably with the DOCTYPE when my file extension is htm or html. My problem is that I work in php extensively and WeBuilder defaults to HTML 4.01 and keeps switching back to it no matter what I do.
Is this fixable or beatable? Unfortunately it continues to be very annoying.
Graham
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

At which point does it switch back? If you mean for new files, you might have to change default template.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

I usually have several pages open at once. Say I am editing doc1.php. Once I have set the doc type to xhtml 1.0 strict in the markup pane it stays there until I view another document (htm, php, open, new or whatever) then when I go back to doc1.php the markup pane has switched back to html 4.01.
In Options > Preferences my default template is index.php and my default extension is php. I tried changing these to index.htm (xhtml 1.0 strict) and extension htm and I got exactly the same behaviour.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

So what you are saying is simply that the Markup pane switches to HTML 4.01?
Last edited by Karlis on Sat Jul 29, 2006 3:14 pm, edited 1 time in total.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

Exactly.
Graham
Posts: 24
Joined: Mon Mar 21, 2005 5:16 am
Location: Australia
Contact:

Post by Graham »

Any progress with this, Karlis?
Post Reply