EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username

EditWrx Knowledge Base > Open End User Forum > Basic editing questions > upper case tags and folder navigation in dialogs

upper case tags and folder navigation in dialogs
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
webmage
Member
 

Joined: Tue Oct 4th, 2005
Location: Hawaii USA
Posts: 15
 Posted: Tue Oct 4th, 2005 08:27 am
 Quote  Reply 
Hi, I hope I've got the right forum section for this.

Notes:

I have paid for both domain and branding.
I notice these issues do not occur on the demo at editwrx.com...
using version 6.04...
I have these problems on two sites on two different hosts



ISSUE 1:

I use xhtml strict on all of my websites.

I am using editwrx so clients can edit portions of pages without breaking appearance etc.

When I view a document source I see that editwrx has modified the tags to be upper case at least for H1 H2 etc.., IMG, LI, UL, and A (anchors and links). This is invalid with xhtml and unnecessary for other html versions.

editwrx is removing closing tags in my lists so that they have the opening LI but not the closing LI. This is making my lists run togather in compliant browsers.

Is there a way to change the above behaviors to be xhtml compatible?

-------

ISSUE 2:

When I open a file dialog in either the admin section (i.e. 'common folders' and 'hidden folders' in site parameters) or in the editor (i.e. 'insert image dialog):

I cannot in any of the above cases open folders.

I get a hand icon for appropriate selections but whether i click or double-click nothing happens, it just sits there. When a filename is selected it does not appear.

With local dialogs (i.e. using th e'browse' button) I can rummage through folders and select and upload images just fine.

Aloha and thank you,

Jes

 


Last edited on Tue Oct 4th, 2005 08:39 am by webmage

Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 583
 Posted: Thu Oct 6th, 2005 02:58 am
 Quote  Reply 
When I view a document source I see that editwrx has modified the tags to be upper case at least for H1 H2 etc.., IMG, LI, UL, and A (anchors and links). This is invalid with xhtml and unnecessary for other html versions.

editwrx is removing closing tags in my lists so that they have the opening LI but not the closing LI. This is making my lists run togather in compliant browsers.

The new 6.10.051005 version released today contains a "tidy" option on the Site Parameters page. That should rewrite a file into valid xhtml format.

If you view the source in the Tag Editor, do not be alarmed to see that all html tags and attribute names are in uppercase. That is because all browsers actually convert tags and attributes to uppercase before rendering the page. All html tags and attributes are uppercase - that is the w3c spec for html.  The lack of close LI tags is actually correct for html specs, they - like close TD and close TR tags are optional. But, all this is fixed by the "tidy" feature when the page is saved.


I get a hand icon for appropriate selections but whether i click or double-click nothing happens, it just sits there. When a filename is selected it does not appear.

That is also fixed in this update.


 Current time is 05:44 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez