Hi,

After the new site changes we are left with quite a lot of corrections to
make.

1) Source-code.html is pointing to the old svn url. 
2) No download links are provided for previous releases in downloads.html
3) Bootstrap css shows html lists with faded-text, making it hard to read.

Have added patches for these three at
https://issues.apache.org/jira/browse/TOMEE-52
Please check.

4) And finally we should do something about the incorrectly converted docs
(confluence wiki to markdown )

Confluence wiki, supports tables but markdown does not. The conversion has
resulted in most html table related markup being converted with pipes
etc,hence messing the look.

Compare: https://cwiki.apache.org/OPENEJBx30/jndi-names.html
with http://openejb.apache.org/jndi-names.html

To correct these, we could leave the table markup as it is in mdtext file.
So that the same table is preserved when markdown is converted to html.

These files with wrong alignment can be either be reconverted from
confluence wiki, correctly (if possible)
or the table markup could be taken and pasted in mdtext file. 

Grep-ed through and found about 20 odd files have such wrong table
conversions. Added the list in TOMEE-55

-Vishwa 

 

--
View this message in context: 
http://openejb.979440.n4.nabble.com/Site-corrections-tp4120786p4120786.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to