RW Book Club:Community portal
From R/W Book Club
Things to do
- Modify Template:Meeting to allow passing an array of books for a given meeting, allowing more than one book to be picked for a meeting. (We do this already for authors of a book.)
- Set Property:Status for a user automatically based on the presence of dates, rather than sending in the template. We need the property to make other queries easier.
WikiSysop Notes
June 2011
- Removed LiquidThreads extension and migrated what little content was in the Threads namespace to normal talk pages (by hand). LiquidThreads determined too complex and not well enough supported to have for the long haul. Jamie 07:31, June 26, 2011 (CDT)
- Removed start and end times from Template:Meeting and moved to just date. The meeting properties still need to be refactored to more traditional SMW style names. Jamie 07:31, June 26, 2011 (CDT)
April 2011
- Updated Template:Member to not set a Property:Website if one isn't passed, set the Property:Left On property if present and set the Property:Has photo property.
- Update the Template:Meeting to use the Template:Members on Date to show the members that were at that meeting. Properly honors alumni as well. Also now shows the cover of the book for that meeting.
- Update the Template:Book to use the Template:Members on Date to show the members that read that book. Properly honors alumni as well. This template also will now not attempt to set Property:Picked by and Property:Picked on unless the values are set (which is proper for a book that is in the Category:Book Pile.
- Fixed all the member pages to use the Template:Show books picked by.
- Created new template for Template:Show books picked by that is used on member pages, making that more DRY.
- Created new template for Template:Members on Date that will show the pictures of the members in the club on a given date. It relies on the Template:Member Photos to output the photos.
- Updated the meeting pages for meetings that we had Thinkmeters for and added a link to the Thinkmeter as well as a wikilink to the books considered. This will help populate things like Wanted Pages and connect the Category:Book Pile.
February 2011
- 11:50, 6 February 2011 (CST) Updated MediaWiki to 1.16.2
December 2011
- 23:48, 27 December 2010 (CST) Please make sure to associate comments with your changes.
- 15:10, 24 December 2010 (CST) Realized the the server time was off by about a half hour. I added a daily cron to run ntpdate to make sure that doesn't happen again. Bad me.