[m-rev.] for review: announce Cairo binding on webpage

Paul Bone pbone at csse.unimelb.edu.au
Mon Dec 20 16:38:05 AEDT 2010


On Mon, Dec 20, 2010 at 03:23:38PM +1100, Julien Fischer wrote:
> 
> For review by anyone.
> 
> Index: news/newsdb.inc
> ===================================================================
> RCS file: /home/mercury/mercury1/repository/w3/news/newsdb.inc,v
> retrieving revision 1.125
> diff -u -r1.125 newsdb.inc
> --- news/newsdb.inc	8 Dec 2010 02:40:33 -0000	1.125
> +++ news/newsdb.inc	20 Dec 2010 04:21:40 -0000
> @@ -21,6 +21,13 @@
>  */
> 
>  $newsdb = array(
> +"20th December 2010" => array("Cairo binding",
> +"The latest development version of the Mercury extras distribution
> +now contains a Mercury binding to the
> +<a href=\"http://www.cairographics.org/\">Cairo</a> 2D graphics library.
> +See the files in extras/graphics/mercury_cairo for details.
> +"),
> +

Make the a tag cover the whole name:

  <a href=...>Cairo 2D graphics library</a>.

Or phrase it like:

  ...to <a href=...>Cairo</a>, a 2D graphics library.

Otherwise this is fine.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20101220/506b5946/attachment.sig>


More information about the reviews mailing list