You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Mark Miller <ma...@gmail.com> on 2009/08/26 03:44:53 UTC

Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

Hmm - I'm up to date, but I'm still getting broken links:

  <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
directory)" uri="skin/images/current.gif">
    <referrer uri="skin/screen.css"/>
  </link>
  <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
directory)" uri="skin/images/page.gif">
    <referrer uri="skin/screen.css"/>
  </link>
  <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
directory)" uri="skin/images/chapter.gif">
    <referrer uri="skin/screen.css"/>
  </link>

hossman@apache.org wrote:
> Author: hossman
> Date: Tue Aug 25 22:54:02 2009
> New Revision: 807848
>
> URL: http://svn.apache.org/viewvc?rev=807848&view=rev
> Log:
> fun with forrest: all images previously only in site/skin/images have now been copied to src/site/src/documentation/skins/lucene/images ... this fixes all the remaining broken link errors
>
> Added:
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/chapter_open.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/chapter_open.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/error.png
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/error.png
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/header_white_line.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/header_white_line.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/info.png
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/info.png
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/label.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/label.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/page.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/page.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/pdfdoc.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/pdfdoc.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/printer.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/printer.gif
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/success.png
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/success.png
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/warning.png
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/warning.png
>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/xmldoc.gif
>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/xmldoc.gif
> Modified:
>     lucene/solr/trunk/site/broken-links.xml
>
> Modified: lucene/solr/trunk/site/broken-links.xml
> URL: http://svn.apache.org/viewvc/lucene/solr/trunk/site/broken-links.xml?rev=807848&r1=807847&r2=807848&view=diff
> ==============================================================================
> --- lucene/solr/trunk/site/broken-links.xml (original)
> +++ lucene/solr/trunk/site/broken-links.xml Tue Aug 25 22:54:02 2009
> @@ -1,5 +1,2 @@
>  <broken-links>
> -  <link message="/opt/forrest/forrest-0.8/main/webapp/. (Is a directory)" uri="skin/images/page.gif">
> -    <referrer uri="skin/screen.css"/>
> -  </link>
>  </broken-links>
>
>
>   


-- 
- Mark

http://www.lucidimagination.com




Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

Posted by Chris Hostetter <ho...@fucit.org>.
: Whoops - thought you were messing with Lucene there. Looks like Lucene
: has the same issue - I'll try to reverse engineer :)

yeah ... start by copying any images from the built site's skin/images 
directory into the source directory for the lucene skin.

i think grant created the "lucene" skin based on the "pelt" theme we were 
using before ... so if any are missing find the pelt directory in the 
forrest install.

-Hoss

Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

Posted by Mark Miller <ma...@gmail.com>.
Whoops - thought you were messing with Lucene there. Looks like Lucene
has the same issue - I'll try to reverse engineer :)

Mark Miller wrote:
> Hmm - I'm up to date, but I'm still getting broken links:
>
>   <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
> directory)" uri="skin/images/current.gif">
>     <referrer uri="skin/screen.css"/>
>   </link>
>   <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
> directory)" uri="skin/images/page.gif">
>     <referrer uri="skin/screen.css"/>
>   </link>
>   <link message="/home/mark/apache-forrest-0.8/main/webapp/. (Is a
> directory)" uri="skin/images/chapter.gif">
>     <referrer uri="skin/screen.css"/>
>   </link>
>
> hossman@apache.org wrote:
>   
>> Author: hossman
>> Date: Tue Aug 25 22:54:02 2009
>> New Revision: 807848
>>
>> URL: http://svn.apache.org/viewvc?rev=807848&view=rev
>> Log:
>> fun with forrest: all images previously only in site/skin/images have now been copied to src/site/src/documentation/skins/lucene/images ... this fixes all the remaining broken link errors
>>
>> Added:
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/chapter_open.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/chapter_open.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/error.png
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/error.png
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/header_white_line.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/header_white_line.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/info.png
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/info.png
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/label.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/label.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/page.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/page.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/pdfdoc.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/pdfdoc.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/printer.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/printer.gif
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/success.png
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/success.png
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/warning.png
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/warning.png
>>     lucene/solr/trunk/src/site/src/documentation/skins/lucene/images/xmldoc.gif
>>       - copied unchanged from r807824, lucene/solr/trunk/site/skin/images/xmldoc.gif
>> Modified:
>>     lucene/solr/trunk/site/broken-links.xml
>>
>> Modified: lucene/solr/trunk/site/broken-links.xml
>> URL: http://svn.apache.org/viewvc/lucene/solr/trunk/site/broken-links.xml?rev=807848&r1=807847&r2=807848&view=diff
>> ==============================================================================
>> --- lucene/solr/trunk/site/broken-links.xml (original)
>> +++ lucene/solr/trunk/site/broken-links.xml Tue Aug 25 22:54:02 2009
>> @@ -1,5 +1,2 @@
>>  <broken-links>
>> -  <link message="/opt/forrest/forrest-0.8/main/webapp/. (Is a directory)" uri="skin/images/page.gif">
>> -    <referrer uri="skin/screen.css"/>
>> -  </link>
>>  </broken-links>
>>
>>
>>   
>>     
>
>
>   


-- 
- Mark

http://www.lucidimagination.com