[Webcom] Wiki Table CSS

Tyler Mitchell (OSGeo) tmitchell at osgeo.org
Thu Oct 25 13:56:53 EDT 2007


Hi, we will be able to accommodate this easier in the future, as our  
wiki has been hosted by a (very kind) 3rd party, but we haven't had  
access to the server.  The migration to a new OSGeo-hosted server is  
underway, then we can discuss further what kinds of improvement,  
plugins, etc. we want want to try.

Tyler

On 22-Oct-07, at 1:19 AM, François Van Der Biest wrote:

> Hi list,
>
> We, (the francophone local chapter) are trying to organize  
> collective translations of documents on the osgeo wiki.
>
> One solution we found would be to use a bicolumn table, with the  
> original text on the left, and the translated one on the right.
> The pb is that there currently does not exist an optimal CSS class  
> for such a table (see for instance when using an existing class:  
> http://wiki.osgeo.org/index.php/Francophone/MapGuide_Open_Source/ 
> Installation_MGOS_1.2.x).
>
> We could for instance use Wikipedia table model. (see CSS below).
> What do you think of such a proposition ?
>
> Thank's for your time,
> F.
>
>
>
> /* WIKITABLE */
>
> table.wikitable {
>  margin:1em auto;
>  background:#F9F9F9;
>  border:1px #AAA solid;
>  border-collapse:collapse;
> }
>
> table.wikitable th, table.wikitable td {
>  border:1px #AAA solid;
>  padding:.3em;
> }
>
> table.wikitable th {
>  background:#F2F2F2;
>  text-align:center;
> }
>
> table.wikitable caption {
>  margin-left:inherit;
>  margin-right:inherit;
> }
>
>
> _______________________________________________
> Webcom mailing list
> Webcom at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/webcom

Tyler Mitchell
Executive Director
Open Source Geospatial Foundation
tmitchell at osgeo.org
P: +1-250-277-1621
M: +1-250-303-1831




More information about the Webcom mailing list