Tables cell aliagnment

2 views
Skip to first unread message

David Leeming

unread,
Jan 24, 2010, 1:40:25 AM1/24/10
to wikied...@googlegroups.com

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

 

 

Wayne Mackintosh

unread,
Jan 24, 2010, 4:59:57 PM1/24/10
to wikied...@googlegroups.com
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 <lee...@pipolfastaem.gov.sb>

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



--
Wayne Mackintosh, Ph.D.
Director,
International Centre for Open Education,
Otago Polytechnic, New Zealand.
Board of Directors, OER Foundation.
Founder and Community Council Member, Wikieducator, www.wikieducator.org
Mobile +64 21 2436 380
User Page: http://wikieducator.org/User:Mackiwg
Skype: WGMNZ1
Twitter: OERFoundation, Mackiwg

David Leeming

unread,
Jan 25, 2010, 12:48:50 AM1/25/10
to wikied...@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


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

NELLIE DEUTSCH

unread,
Jan 25, 2010, 1:50:57 AM1/25/10
to wikied...@googlegroups.com
Hi Wayne,
Great to have you back on the forum. I must say I missed you very much. I am sure many are looking forward to the using the rich editor in two weeks.
Warm wishes,
Nellie Deutsch
Sharing is Caring!
Doctoral Student
Educational Leadership
Curriculum and Instruction
The Facilitators

Integrating Technology for Active Life-long Learning (IT4ALL) http://www.integrating-technology.com/pd
Get ready for CO10 at WiZiQ: http://connecting-online.ning.com/
Free online workshops using WiZiQ: http://www.wikieducator.org/Workshops

NELLIE DEUTSCH

unread,
Jan 25, 2010, 1:52:31 AM1/25/10
to wikied...@googlegroups.com
Hi David,
That's a good point. What are the L4C going to include now that the rich editor will be implemented?
Warm wishes,
Nellie Deutsch
Sharing is Caring!
Doctoral Student
Educational Leadership
Curriculum and Instruction
The Facilitators

Integrating Technology for Active Life-long Learning (IT4ALL) http://www.integrating-technology.com/pd
Get ready for CO10 at WiZiQ: http://connecting-online.ning.com/
Free online workshops using WiZiQ: http://www.wikieducator.org/Workshops


Wayne Mackintosh

unread,
Jan 25, 2010, 2:01:50 AM1/25/10
to wikied...@googlegroups.com
Hi Nellie,

We're currently working on revising the tutorials for RTE -- working through the backlog of my "vacation" email but will post an invite to the WE community and facilitators to take a look and help us polish the revisions of the tutorials needed for the new WYSIWYG implementation.

Folk who still want to use standard wiki sytax can still do so and will be able to use our existing tutorials.

We'll need to look at our workshop formats and see what refinements may be necessary for the RTE implementation.

Hopefully with RTE we will be able to reduce the learning curve and time needed to reach basic wiki editing proficiency.

Cheers
Wayne

2010/1/25 NELLIE DEUTSCH <nellie.mul...@gmail.com>
User Page: http://wikieducator.org/User:Mackiwg

Wayne Mackintosh

unread,
Jan 25, 2010, 2:10:53 AM1/25/10
to wikied...@googlegroups.com
Hi David,

Don't worry -- you'll be learning new tricks for the benefit of the open education movement :-)

The advantage with WYSIWYG editing is that workshop facilitators will be able to focus on the more important aspects associated with pedagogy and strategies for collaborative editing. 

I think that RTE will remove a major barrier to using wikis for newbies and lower the learning curve thus giving facilitators more time to focus on the more important components of collaborative authoring etc.

Given the time WE will save in teaching basic wiki editing -- what additional learning outcomes should we incorporate into a L4C workshop? This will help us determine gaps for future tutorial development.

Cheers
Wayne

2010/1/25 David Leeming <lee...@pipolfastaem.gov.sb>
User Page: http://wikieducator.org/User:Mackiwg

Gita Mathur

unread,
Jan 25, 2010, 2:36:19 AM1/25/10
to wikied...@googlegroups.com
Hi Wayne
This is great news. Now we may be able to pay more attention to OER
building even with newbies.
Looking forward to this.
Warm wishes
Gita
-
Dr. Gita Mathur <gita....@gmail.com>
Associate Professor of Botany
Gargi College (University of Delhi)
Siri Fort Road, New Delhi 110049
skype:gitamathur

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

jkelly952

unread,
Jan 25, 2010, 10:01:12 AM1/25/10
to WikiEducator
Thanks for the heads up on when WE will be implementing the WYSIWYG
editor. With about a hundred tables in the existing WE site, the
transition will be watched.

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>

Jim Tittsler

unread,
Jan 25, 2010, 2:18:05 PM1/25/10
to wikied...@googlegroups.com
On Tue, Jan 26, 2010 at 04:01, jkelly952 <jkel...@sbcglobal.net> wrote:
> Thanks for the heads up on when WE will be implementing the WYSIWYG
> editor.  With about a hundred tables in the existing WE site, the
> transition will be watched.

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

vaishali patel

unread,
Jan 28, 2010, 9:02:33 AM1/28/10
to wikied...@googlegroups.com
Hi..
 


 
--
Reply all
Reply to author
Forward
0 new messages