Testing meetings: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎How to add a meeting: use <inputbox>)
Line 2: Line 2:




# Create a wikipage for the meeting. Here's a button to create one with the right title convention that's prefilled from [[Template:New test group meeting]]
Here's a button to create a test meeting wikipage with the right title convention that's prefilled from [[Template:New test group meeting]]
<inputbox>
<inputbox>
type=create
type=create
Line 12: Line 12:
</inputbox>
</inputbox>


After this, you may want to...
Convention for location is a subpage based off this page, '''<code><nowiki>[[/<4-digit-year><2-digit-month><2-digit-day>]]</nowiki></code>''' (example: <nowiki>[[/2008-10-22]]</nowiki> for October 22, 2008).

# Add the following code to the wikipage so that your meeting will show up in the list below (replace YYYY-MM-DD HH:MM with the date and (UTC) time of your meeting - year, month, day, hour, minute). '''<code><nowiki>[[Start date::YYYY-MM-DD HH:MM]] [[Category:Test group meetings]]</nowiki></code>'''
# Add your agenda to the page
# Announce your meeting on the [http://lists.laptop.org/listinfo/testing testing mailing list]
# Announce your meeting on the [http://lists.laptop.org/listinfo/testing testing mailing list]
# Hold your meeting
# Hold your meeting - [[Meetbot]] may be a useful tool
# Post notes to the meeting's wikipage
# Post notes to the meeting's wikipage and email the [http://lists.laptop.org/listinfo/testing testing mailing list] the meeting's URL again, reminding people to look at meeting notes
# Email the [http://lists.laptop.org/listinfo/testing testing mailing list] the meeting's URL again, reminding them to look at meeting notes there if they're interested


== Upcoming meetings ==
== Upcoming meetings ==

Revision as of 15:12, 30 October 2008

How to add a meeting

Here's a button to create a test meeting wikipage with the right title convention that's prefilled from Template:New test group meeting <inputbox> type=create preload=Template:New test group meeting buttonlabel=Create a new page for a Test group meeting default=Testing meetings/2024-07-22 width=40 bgcolor=#f0f0ff </inputbox>

After this, you may want to...

  1. Announce your meeting on the testing mailing list
  2. Hold your meeting - Meetbot may be a useful tool
  3. Post notes to the meeting's wikipage and email the testing mailing list the meeting's URL again, reminding people to look at meeting notes

Upcoming meetings

  • 2008 Oct 30 - 2100 UTC (5pm EST), #olpc-meeting; contact Mchua for details/questions, feel free to modify/add-to agenda.

Query for test group meetings

{{#ask:

 |sort =start date
 |order=descending
 |format=ul
 |default=Nothing found in Category:Test group meetings ?!

}}

Past meetings