Changes between Initial Version and Version 1 of Minutes20100130


Ignore:
Timestamp:
Feb 10, 2010, 12:30:11 PM (14 years ago)
Author:
davidf
Comment:

Added minutes from last meeting

Legend:

Unmodified
Added
Removed
Modified
  • Minutes20100130

    v1 v1  
     1= Minutes of meeting on 2010/01/30 =
     2
     3These are the minutes for [wiki:Meeting20100130]
     4
     5== Setting up ctpug.org.za ==
     6
     7At [wiki:Meeting20091128] we set up an initial server (sponsored by sudoroom) for [http://www.ctpug.org.za ctpug.org.za] and installed [http://trac.edgewall.org/ Trac] on it.
     8
     9In this meeting we:
     10 * Set up some relevant plugins (`davidf`): [http://trac-hacks.org/wiki/FullBlogPlugin FullBlogPlugin], [http://trac-hacks.org/wiki/IncludeMacro IncludeMacro] and [http://trac-hacks.org/wiki/WikiCalendarMacro WikiCalendarMacro] and debugged and patched the calendar macro (`NeilMuller`)
     11 * Set up authentication and access rights (`hodgestar`)
     12 * Extracted relevant wiki content from [http://www.python.org.za/ python.org.za] using a web crawler script that (`davidf`)
     13 * Translated that wiki content into pages on the new site (`NeilMuller`, `davidf`, `hodgestar`, `edward`)
     14 * Set up some basic information pages (`graemeglass` and `hodgestar`)
     15 * Started work on a cool new logo (`confluence`) that has yet to be unveiled
     16
     17We also decided on the [wiki:Minutes20100313 next meeting]
     18
     19=== TODO ===
     20
     21Remaining work:
     22 * Get the logo finished and onto the site
     23 * Push the patch to the calendar macro upstream
     24 * Publish the Plone web-content extractor (there are some existing extractors that presume access to the database; this one tries to grab the raw text from edit fields if you have the appropriate rights)