some changes to the uima-website due to release

2010-01-27 Thread Marshall Schor
In this release, most of the sandbox projects have documentation, done
with our docbook system.  I plan to make this documentation available as
html on our website, so people looking at, say the DictionaryAnnotator,
can click a link and go that component's html page(s).

To do this without excessive space consumption on the web server, I plan
to alter the uima-website layout for sandbox projects, from:

docs/
  downloads/
sandbox/
  simple-server/
 images/
... lots of standard docbook file image png/gif files
callouts/
   ... lots of standard docbook file image png/gif files
simpleServerUserGuide
   ... image files unique for simpleServerUserGuide
 simpleServerUserGuide/
css/
   stylesheet-html.css
simpleServerUserGuide.html

  anotherSandboxProject'sDoc/
 images/
... lots of standard docbook file image png/gif files
callouts/
   ... lots of standard docbook file image png/gif files
anotherSandboxProjectUserGuide
   ... image files unique for anotherSandboxProjectUserGuide
 anotherSandboxProjectUserGuide/
css/
   stylesheet-html.css
anotherSandboxProjectUserGuide.html

 etc.

to one where the standard docbook images and callouts are shared.  It
would remove one level of directory, too:

docs/
  downloads/
sandbox/
 ** Removed simple-server/
 images/
... lots of standard docbook file image png/gif files
callouts/
   ... lots of standard docbook file image png/gif files
simpleServerUserGuide
   ... image files unique for simpleServerUserGuide
anotherSandboxProjectUserGuide
   ... image files unique for anotherSandboxProjectUserGuide
anotherSandboxProjectUserGuide
   ... image files unique for anotherSandboxProjectUserGuide
   ... etc
 simpleServerUserGuide/
css/
   stylesheet-html.css
simpleServerUserGuide.html
 anotherSandboxProjectUserGuide/
css/
   stylesheet-html.css
anotherSandboxProjectUserGuide.html
 anotherSandboxProjectUserGuide/
css/
   stylesheet-html.css
anotherSandboxProjectUserGuide.html
   ... etc


This re-arrangement doesn't change the relative directory relationship
between the html, the css, and the images, so the imbedded links should
still work.

The actual user-guide.html files will be Svn copied here so they won't
take any significant space in SVN (but they will of course take space on
the web server, but with this arrangement, many less files per project
due to sharing the docbook boilerplate images).

Any objections? 

-Marshall



[jira] Created: (UIMA-1730) redo sandbox doc setup on website

2010-01-27 Thread Marshall Schor (JIRA)
redo sandbox doc setup on website
-

 Key: UIMA-1730
 URL: https://issues.apache.org/jira/browse/UIMA-1730
 Project: UIMA
  Issue Type: Improvement
  Components: Website
Affects Versions: 2.3S
Reporter: Marshall Schor
Assignee: Marshall Schor


Many of the sand box projects have documentation.  Make these available in a 
uniform way, sharing the docbook images that are common.  

Update the sandbox page and the toolsServers pages, adding new components that 
are currently missing but are included in the sandbox release.

Add released sandbox and uima-as docs to the Documentation page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (UIMA-1730) redo sandbox doc setup on website

2010-01-27 Thread Marshall Schor (JIRA)

[ 
https://issues.apache.org/jira/browse/UIMA-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805647#action_12805647
 ] 

Marshall Schor commented on UIMA-1730:
--

Update also the Annotators page.  Make that page and the Tools and Server page 
hyperlink the individual component descriptions on the Sandbox page, to avoid 
duplication.

 redo sandbox doc setup on website
 -

 Key: UIMA-1730
 URL: https://issues.apache.org/jira/browse/UIMA-1730
 Project: UIMA
  Issue Type: Improvement
  Components: Website
Affects Versions: 2.3S
Reporter: Marshall Schor
Assignee: Marshall Schor

 Many of the sand box projects have documentation.  Make these available in a 
 uniform way, sharing the docbook images that are common.  
 Update the sandbox page and the toolsServers pages, adding new components 
 that are currently missing but are included in the sandbox release.
 Add released sandbox and uima-as docs to the Documentation page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.