To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95631
                 Issue #|95631
                 Summary|Interface for embedded images manipulations (many ente
                        |rs for one image)
               Component|Word processor
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|ui
             Assigned to|mru
             Reported by|denis0





------- Additional comments from [EMAIL PROTECTED] Thu Oct 30 10:07:09 +0000 
2008 -------
I need to enter ONE image (gif, png, jpg) into many (for example, 100 times)
places of document (may be odt, odp, odg). It`s may be a button, list marker,
horisontal line, etc...

At this time i need to embed 100 images in my document, because i can`t use
internal base of images. It`s quiet wrong, IMHO.

I need to have ability for embeded images: 
- add, 
- remove, 
- replace by other image from gallery/filesystem, 
- edit (apply graph filter, crop, etc),
- make a link (one more enter in document), hyperlink, copy of image
- extract from file into gallery/filesystem,
- use as background in my styles,
- view|navigate by all links to this image in document.


I can make souch links by manual:

  <text:p text:style-name="Standard"><draw:frame draw:style-name="fr1"
draw:name="Graph1" text:anchor-type="paragraph" svg:x="1.09cm" svg:y="0.381cm"
svg:width="0.847cm" svg:height="0.847cm" draw:z-index="0"><draw:image
xlink:href="Pictures/10000201000000200000002018DFD177.png" xlink:type="simple"
xlink:show="embed" xlink:actuate="onLoad"/>
    </draw:frame></text:p>
   <text:p text:style-name="Standard"><draw:frame draw:style-name="fr1"
draw:name="Graph2" text:anchor-type="paragraph" svg:x="5.272cm" svg:y="1.272cm"
svg:width="7.488cm" svg:height="6.641cm" draw:z-index="1"><draw:image
xlink:href="Pictures/10000201000000200000002018DFD177.png" xlink:type="simple"
xlink:show="embed" xlink:actuate="onLoad"/>
    </draw:frame></text:p>

And it works. Need the interface...

---------------------------------------------------------------------
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