Re: PATCH: Missing Dates On A Couple Of News Items (was Re: Keeping Your Matrix Transformations Straight)
Bryce Harrington <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Thanks Lawrence, applied and pushed. Bryce On Thu, Aug 13, 2015 at 09:31:17PM +1200, Lawrence D'Oliveiro wrote: > On Fri, 10 Jul 2015 15:21:20 -0700, Bryce Harrington wrote: > > > On Thu, May 28, 2015 at 05:58:11PM +1200, Lawrence D'Oliveiro wrote: > > > >> I have written up a short illustrated guide > >> <http://default-cube.deviantart.com/art/Keeping-Your-Matrix-Transformations-Straight-535869406> > >> on how to avoid being confused by the behaviour of a sequence of > >> matrix transformations. > > > > If you're interested, if you convert that to markdown it'd be a nice > > thing to include in the tutorial section of the cairo website. > > Checkout the cairo-www git module and send your work here as a > > regular patch and we can hook it in. > > OK, still getting the hang of this ikiwiki thing. Enclosed is an > initial patch to fix some missing dates on news items that I noticed. > commit a9147e58b6ac036ba3582ed7d7f8198c04d616b9 > Author: Lawrence D'Oliveiro <[email protected]> > Date: Thu Aug 13 09:29:02 2015 +0000 > > missing dates on news items > > diff --git a/src/news/2007/07/03/cairo-wiki.mdwn b/src/news/2007/07/03/cairo-wiki.mdwn > index 732f037..abe9ee3 100644 > --- a/src/news/2007/07/03/cairo-wiki.mdwn > +++ b/src/news/2007/07/03/cairo-wiki.mdwn > @@ -1,4 +1,5 @@ > [[!meta title="New cairo wiki available, please help!"]] > +[[!meta date="2007-07-03"]] > > I'm happy to announce that we've just gone live with a new cairo wiki > at: > diff --git a/src/news/2008/03/17/cairo_summer_of_code.mdwn b/src/news/2008/03/17/cairo_summer_of_code.mdwn > index b15b1a5..e0ac8ea 100644 > --- a/src/news/2008/03/17/cairo_summer_of_code.mdwn > +++ b/src/news/2008/03/17/cairo_summer_of_code.mdwn > @@ -1,4 +1,5 @@ > [[!meta title="Cairo participates in Google Summer of Code 2008"]] > +[[!meta date="2008-03-18"]] > > Welcome, students! > > -- > cairo mailing list > [email protected] > http://lists.cairographics.org/mailman/listinfo/cairo -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo