head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.06.23.07.06.05;	author murray;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.04.05.44.55;	author murray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Add a new page in the 'community' section of the website about social
networking sites.

Link to del.icio.us page with ~30,000 unique web pages tagged as
'freebsd', flickr and youtube content tagged as 'freebsd', and freebsd
facebook group.

All of these have APIs so that we could scrape an RSS page and list
the newest example content but for now the links only point to the
search result pages on the above.
@
text
@# $FreeBSD: www/en/community/Makefile,v 1.1 2005/10/04 05:44:55 murray Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=   irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml

XMLDOCS+=	social::${XML_EVENTS_EVENTS}:

.include "${WEB_PREFIX}/share/mk/web.site.mk"@


1.1
log
@Split up the FreeBSD community information into more succinct
subpages: mailing lists, IRC, newsgroups, usergroups, and web
resources.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
@
text
@d1 1
a1 1
# $FreeBSD: www/en/community/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $
d12 2
@

