[jira] [Commented] (MESOS-3183) Fetcher Cache Internals documentation images do not load

2015-09-21 Thread Joseph Wu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901580#comment-14901580
 ] 

Joseph Wu commented on MESOS-3183:
--

This problem isn't limited to the Fetcher Cache.  See:
* [External 
Containerizer|http://mesos.apache.org/documentation/latest/external-containerizer/]
* [Fetcher Cache 
Internals|http://mesos.apache.org/documentation/latest/fetcher-cache-internals/]
* [Maintenance|http://mesos.apache.org/documentation/latest/maintenance/]   
* 
[Oversubscription|http://mesos.apache.org/documentation/latest/oversubscription/]

There are two problems:
* The website itself does not have the images.  For this, we need to patch the 
[website's generation file(s)|https://svn.apache.org/repos/asf/mesos/site/].  
See attached {{rake.patch}}.
* The links will point to the incorrect image URL if there is a {{/}} at the 
end of the page URL.
Fix: https://reviews.apache.org/r/38570/

> Fetcher Cache Internals documentation images do not load
> 
>
> Key: MESOS-3183
> URL: https://issues.apache.org/jira/browse/MESOS-3183
> Project: Mesos
>  Issue Type: Documentation
>  Components: documentation
>Affects Versions: 0.23.0
>Reporter: James Mulcahy
>Assignee: Joseph Wu
>Priority: Minor
>
> The images on the Fetcher Cache Internals page do not load.
> http://mesos.apache.org/documentation/fetcher-cache-internals/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MESOS-3183) Fetcher Cache Internals documentation images do not load

2015-09-07 Thread Jincheng Li (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734147#comment-14734147
 ] 

Jincheng Li commented on MESOS-3183:


The issue seems to be related to using the "raw=true" option, which is supposed 
to allow referring to images with relative paths. Does anyone know if this 
option is supposed to work with our markdown renderer? I have googled this to 
no avail. If the "raw=true" option is not supported, I think the solution would 
be to change the image paths to be absolute. 

Note that the Mesos Architecture documentation page does use absolute paths. 
The External Containerization page uses relative paths and has similar issues 
with images not loading.

> Fetcher Cache Internals documentation images do not load
> 
>
> Key: MESOS-3183
> URL: https://issues.apache.org/jira/browse/MESOS-3183
> Project: Mesos
>  Issue Type: Documentation
>  Components: documentation
>Affects Versions: 0.23.0
>Reporter: James Mulcahy
>Priority: Minor
>
> The images on the Fetcher Cache Internals page do not load.
> http://mesos.apache.org/documentation/fetcher-cache-internals/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)