To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47750
                  Issue #:|47750
                  Summary:|HTML editor
                Component:|Word processor
                  Version:|OOo 2.0 Beta
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|editing
              Assigned to:|mru
              Reported by:|polbrian





------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 06:25:10 -0700 
2005 -------
I am growing accustomed to type directly in HTML 4 or XHTML, and I have 
definite ideas over what my prefered HTML editor would look like. 
It would be same as ooo 2, except: 
1/ entering a style name like ul.li.myclass results in a css .myclass class 
style definition, and the element to which I applied the style is coded <li 
class="myclass">...</li> within the relevant <ul> element. 
2/ likewise a dl.dt.moreclass#particular style applies to <dt 
class="moreclass" id="particular"> within <dl> 
3/ the style dialog, in html, reflects the css definitions, with 
4/ an option to have this style defined  either on separate stylesheet or in 
the <head> element. 
5/ text styles that are not coded using styles have HTML-3 type coding, such 
as <p align="center"><font size="3"><b> ...</b></font></p> and the like; 
that's about how it's done now. 
6/ in Code View mode, there should be some basic debugging tools, such as, 
when the cursor is over an opening tag, highlight the closing tag (and vice 
versa) like editors do for brackets. 
7/ there should be an ID list, and the program should alert the user on his 
trying to enter a duplicate id or to paste html code which provokes an id 
conflict.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to