[
https://issues.apache.org/jira/browse/NUTCH-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882192#action_12882192
]
Alex McLintock commented on NUTCH-833:
--------------------------------------
OK, so we are using Forrest (a Cocoon system) for generating the website. It
uses a skin to decide on the appearance of the site. Now we happen to be using
a skin called Lucene - since we were part of Lucene.
I am getting these silly little errors when building the site:
X [0] skin/images/current.gif BROKEN:
/Users/alex/projects/forest/apache-forrest-0.8/main/webapp/. (No such file or
directory)
X [0] images/instruction_arrow.png BROKEN:
/Users/alex/projects/nutch/trunk/src/site/src/documentation/content/xdocs/images.instruction_arrow.png
(No such file or directory)
X [0] skin/images/chapter.gif BROKEN:
/Users/alex/projects/forest/apache-forrest-0.8/main/webapp/. (No such file or
directory)
X [0] skin/images/page.gif BROKEN:
/Users/alex/projects/forest/apache-forrest-0.8/main/webapp/. (No such file or
directory)
Before we create our own new skin we need to fix the old skin
It looks like the images directory
http://svn.apache.org/viewvc/lucene/site/src/documentation/skins/lucene/images
does not appear to be in our area...We don't have an images directory in here
http://svn.apache.org/viewvc/nutch/trunk/src/site/src/documentation/skins/lucene/
Please can a committer svn copy one to the other.
Once that is done we should copy the whole skins/lucene directory as skins/nutch
> Website is still Lucene branded
> -------------------------------
>
> Key: NUTCH-833
> URL: https://issues.apache.org/jira/browse/NUTCH-833
> Project: Nutch
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.1
> Environment: Web
> Reporter: Alex McLintock
> Priority: Trivial
>
> The Nutch website still has a lot of Lucene branding and links which are
> confusing. eg the breadcrumbs
> Apache > Lucene > Nutch >
> appear at the top of most pages, along with the lucene logo and link to their
> home page.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.