To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66979 Issue #|66979 Summary|Enhanced Bookmarks to Include Formatted Text Component|Word processor Version|OOo 2.0.3 Platform|All URL|http://wiki.services.openoffice.org/wiki/Writer_enhanc |ements_for_OOBib#Enhanced_Bookmark_Function_to_Include |_Formatted_Text OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|FEATURE Priority|P3 Subcomponent|code Assigned to|mru Reported by|dnw
------- Additional comments from [EMAIL PROTECTED] Mon Jul 3 17:40:48 -0700 2006 ------- The proposal is to to add a new object that is similar to bookmarks (com.sun.star.text.Bookmark). This extended bookmark would also carry a DOM tree property. This enhancement is required to support the Bibliographic enhancements. The data fields in the bibliography need to support complex formatted text and objects and this is not possible with the current text field. For example some scientific document titles need to be able to display words in Italics. Mathematical titles need to represent equations. I am sure that that this feature would also be of benefit in other areas. In discussing how to achieve this, Oliver Specht, has advised that the best approach was to enhance the bookmark object. A possible solution is "to add a new object that is similar to bookmarks (com.sun.star.text.Bookmark). This extended bookmark would also carry a DOM tree property. This 'bookmark' can span over formatted text longer than a paragraph. The user can modify the text inside of this bookmark easily. An interface to access the new elements needs to be implemented (sorted by document position). The DOM interfaces are in com.sun.star.xml.dom. (e.g. XDocument.idl, XNode.idl, XElement.idl) There's also a service com.sun.star.xml.dom.DocumentBuilder available that supports the creation of DOM trees. The bibliography component works on the DOM tree and can manipulate it independently. In case of using a field the component has to set the resulting string representation of the reference at this field." --------------------------------------------------------------------- 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]