You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Jira)" <ji...@apache.org> on 2020/06/30 04:18:00 UTC

[jira] [Assigned] (TOMEE-55) Review alignment for pages that originally had html tables

     [ https://issues.apache.org/jira/browse/TOMEE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins reassigned TOMEE-55:
----------------------------------

    Assignee: David Blevins

> Review alignment for pages that originally had html tables
> ----------------------------------------------------------
>
>                 Key: TOMEE-55
>                 URL: https://issues.apache.org/jira/browse/TOMEE-55
>             Project: TomEE
>          Issue Type: Sub-task
>            Reporter: Vishwanath
>            Assignee: David Blevins
>            Priority: Major
>
> Confluence wiki, supports tables but markdown does not. The conversion has resulted in all 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
> Should correct these.
> Ideally we should be leaving the table markup as it is in mdtext file. So that the same table is preserved.
> These files with wrong alignment can be either, reconverted from  confluence wiki, correctly (if possible)
> or the table markup could be taken and pasted in mdtext file.
> On Grep for files with tables:
> -----------------------------------------------------
> ./annotations-xml-and-defaults.html:<DIV class="table-wrap">
> ./apache-tomee.html:<DIV class="table-wrap">
> ./apache-tomee.html:<DIV class="table-wrap">
> ./client-server-transports.html:<DIV class="table-wrap">
> ./jndi-names.html:<DIV class="table-wrap">
> ./jndi-names.html:<DIV class="table-wrap">
> ./spring-ejb-and-jpa.html:<DIV class="table-wrap">
> ./spring.html:<DIV class="table-wrap">
> ./startup.html:<DIV class="table-wrap">
> ./transaction-annotations.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./containers-and-resources.html:<DIV class="table-wrap">
> ./datasource-password-encryption.html:<DIV class="table-wrap">
> ./deploy-tool.html:<DIV class="table-wrap">
> ./embedding.html:<P><SPAN class="ExamplesTable"><DIV class="table-wrap">
> ./examples-table.html:<P><SPAN class="ExamplesTable"><DIV class="table-wrap">
> ./examples.html:<P><SPAN class="ExamplesTable"><DIV class="table-wrap">
> ./security.html:<DIV class="table-wrap">
> ./security.html:<DIV class="table-wrap">



--
This message was sent by Atlassian Jira
(v8.3.4#803005)