Hi, a techie question
I have been using Open Office to create tables and export as MediaWiki code to the Wikieducator. I would like to know how to force cell alignment (i.e. top, left justified). Appreciate any advice.
David Leeming, Solomon Islands
Hi, a techie question
I have been using Open Office to create tables and export as MediaWiki code to the Wikieducator. I would like to know how to force cell alignment (i.e. top, left justified). Appreciate any advice.
David Leeming, Solomon Islands
--
You received this message because you are subscribed to the Google
Groups "WikiEducator" group.
To visit wikieducator: http://www.wikieducator.org
To visit the discussion forum: http://groups.google.com/group/wikieducator
To post to this group, send email to wikied...@googlegroups.com
To unsubscribe from this group, send email to
wikieducator...@googlegroups.com
Thanks Wayne, that was what I wanted to know, where to put the attributes. Looking forwards to the new editor! I will be out of a job for my “tricks up my sleeve” will be made redundant!
David
User Page: http://wikieducator..org/User:Mackiwg
Skype: WGMNZ1
Twitter: OERFoundation, Mackiwg
--
You received this message because you are subscribed to the Google
Groups "WikiEducator" group.
To visit wikieducator: http://www.wikieducator.org
To visit the discussion forum: http://groups.google..com/group/wikieducator
Web:
http://wikieducator.org/User:Gita_Mathur
http://wikieducator.org/Featured_L4C_graduates
http://wikieducator.org/India
http://www.slideshare.net/Gita_Mathur
http://wikieducator.org/EL4C26
http://wikieducator.org/EL4C27
Just to clarify, what is going to happen to www.en.wikieducator.org
(and the other language wikieducators)?
Thanks
Jim Kelly
On Jan 24, 1:59 pm, Wayne Mackintosh <mackintosh.wa...@gmail.com>
wrote:
> Hi David,
>
> Within the next fortnight we'll be implementing the WYSIWYG editor on WE. So
> in the near future you won't need to mess around with wiki syntax for tables
> :-).
>
> However, if you're in a hurry you can add XHTML attributes to Mediawiki
> tables -
>
> See:http://www.mediawiki.org/wiki/Help:Tables
>
> Assume this simple 2-cell table:
>
> {| class=prettytable
> |-
> | Cell 1
> | Cell 2
> |-
> |}
>
> You can, for instance specify the background color, alignment and width of
> Cell 1 as follows:
>
> {| class="wikitable"
> |-
> | width="60%" bgcolor="#ffffcc" align="left" | Cell 1
> | Cell 2
> |-
> |}
>
> (Note the insertion of the additional pipe "|" after the attributes for Cell
> 1. )
>
> Cheers
> Wayne
>
> 2010/1/24 David Leeming <leem...@pipolfastaem.gov.sb>
You can check a snapshot of your pages on http://we4.wikieducator.net/
(or http://es4.wikieducator.net/ , http://fr4.wikieducator.net/ ,
etc.) now to confirm that they are rendering as you expect after the
software updates.
Please remember that any editing done on these pages will be lost each
time the snapshot is updated. All real work should continue to be
done on *.WikiEducator.org.
> Just to clarify, what is going to happen to www.en.wikieducator.org
> (and the other language wikieducators)?
They will move (seamlessly in theory) to a new, faster server running
more up-to-date versions of Mediawiki and extensions.
Jim
--