On Monday, May 15, 2017 at 12:21:46 PM UTC-7, Dave S wrote:
>
>
>
> On Monday, May 15, 2017 at 7:27:52 AM UTC-7, Daniel Vogel wrote:
>>
>> Hi
>>
>> I like copy&past from Wiki page (HTML) to LibreOffice Writer.
>> If I copy text, it works. With images in the Markmin syntax, LibreOffice 
>> Writer can't render the image with the given URL.
>> The same test with native (no Wiki page) URL's, for example "
>> http://localhost:8000/abctest/static/_2.14.6/images/background.jpg"; 
>> works. The same, if I load a function in a Wiki page (Upload/Download) it 
>> works.
>> Tried this with Linux LibreOffice and Windows Office 2010, the same.
>>
>>
> This is on a Windows client, then?
>  
>
>> Markmin:
>>
>> ## Test with Image
>> page content
>> @////1/test.png
>>
>> Problem:
>>
>> Not possible to access the URL from LibreOffice Writer.
>>
>> Image URL:
>> http://localhost:8000/abctest/default/index/1/test.png
>>
>> How can I solve the problem?
>>
>> Thanks
>>
>>
> We may need to see your controller code, and maybe the view code.
>
> I won't be able to check my version until later.
>
> /dps
>  
>


Finally did this, and could drag images from my page into Writer quite 
successfully.  BUT I'm not using the wiki features.  Instead, it's just a 
bunch of IMG tags using src= to get files from the static directory.   
Given Anthony's findings, that doesn't sound like it will help you a lot.

/dps
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to