From nobody@FreeBSD.org  Fri Oct 12 02:49:56 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 48C7B8A8
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Oct 2012 02:49:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 315678FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Oct 2012 02:49:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9C2nuvS056597
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Oct 2012 02:49:56 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9C2ntgt056596;
	Fri, 12 Oct 2012 02:49:55 GMT
	(envelope-from nobody)
Message-Id: <201210120249.q9C2ntgt056596@red.freebsd.org>
Date: Fri, 12 Oct 2012 02:49:55 GMT
From: Chris Petrik <c.petrik.sosa@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] modify the community/* pages to look more pleasing
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172626
>Category:       docs
>Synopsis:       [PATCH] modify the community/* pages to look more pleasing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 03:00:00 UTC 2012
>Closed-Date:    
>Last-Modified:  Tue Jan 29 23:40:04 UTC 2013
>Originator:     Chris Petrik
>Release:        FreeBSD 10-CURRENT
>Organization:
none
>Environment:
FreeBSD 10
>Description:
Make the community pages better looking by adding paragraphs and bullets.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: community/social.xml
===================================================================
--- community/social.xml	(revision 39738)
+++ community/social.xml	(working copy)
@@ -13,7 +13,6 @@
     </head>
 
   <body class="navinclude.community">
-
 	      <p>&os; is represented on a number of different social
 	        networks.</p>
 
Index: community/newsgroups.xml
===================================================================
--- community/newsgroups.xml	(revision 39738)
+++ community/newsgroups.xml	(working copy)
@@ -14,15 +14,15 @@
 
     <body class="navinclude.community">
 
-	<p>There are a few FreeBSD specific <a
-		href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
+	<p>There are a few FreeBSD specific 
+	<a href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
 	      numerous other newsgroups on topics of interest to FreeBSD users, though
 	      the mailing lists remain the most reliable way to get in touch with the
-	      FreeBSD developers.  For miscellaneous FreeBSD discussion, see <a
-		href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a>.
-	      For important announcements, see <a
-		href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.</p>
+	      FreeBSD developers.</p>
+		<ul>  
+		<li>For miscellaneous FreeBSD discussion, see <a href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a>.</li>
+	      	<li>For important announcements, see <a href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.</li>
+		</ul>
 
-
 </body>
 </html>
Index: community/irc.xml
===================================================================
--- community/irc.xml	(revision 39738)
+++ community/irc.xml	(working copy)
@@ -16,16 +16,17 @@
 	<p>While #freebsd channels exist on various IRC networks, the FreeBSD
 		project does not control them or endorse IRC as a support medium.
 	 	You may be ignored, insulted, or kicked out if you ask questions on
-		any channel in IRC, though you may have slightly better luck
-		in channels named #freebsdhelp where such exist.  A list of known
-		&os; related IRC channels is available in the &os; <a
-		  href="http://wiki.freebsd.org/IrcChannels">wiki</a>.  If you
-	  	want to try these or any other channels on IRC, it is nonetheless
+		any channel in IRC.</p> 
+		
+		<p>Though you may have slightly better luck in channels named #freebsdhelp 
+		where such exist.  A list of known &os; related IRC channels is available 
+		in the &os; <a href="http://wiki.freebsd.org/IrcChannels">wiki</a>. </p> 
+		<p>If you want to try these or any other channels on IRC, it is nonetheless
 	        at your own risk and any complaints about conduct on those channels
-		should not be directed to the FreeBSD project.  See also
-		<a href="&base;/doc/en_US.ISO8859-1/books/faq/support.html#IRC">the FAQ entry</a> for
-	more information.</p>
+		should not be directed to the FreeBSD project.</p>
+		<ul>  
+		<li>See also <a href="&base;/doc/en_US.ISO8859-1/books/faq/support.html#IRC">the FAQ entry</a> for more information.</li>
+		</ul>
 
-
 </body>
 </html>
Index: community.xsl
===================================================================
--- community.xsl	(revision 39738)
+++ community.xsl	(working copy)
@@ -25,8 +25,8 @@
   </xsl:template>
 
   <xsl:template name="process.contentwrap">
-	      <p>&os; is well supported by its active
-		community.</p>
+	      <p><h2>&os; is well supported by its active
+		community.</h2></p>
 
 	      <p>There are more than one hundred <a
 		href="&base;/community/mailinglists.html">mailing


>Release-Note:
>Audit-Trail:

From: Chris Petrik <c.petrik.sosa@gmail.com>
To: bug-followup@FreeBSD.org, c.petrik.sosa@gmail.com
Cc:  
Subject: Re: docs/172626: [PATCH] modify the community/* pages to look more pleasing
Date: Wed, 9 Jan 2013 08:55:04 -0600

 --485b390f7b525c7c0704d2dc3fb2
 Content-Type: text/plain; charset=UTF-8
 
 This can be closed out.
 
 --485b390f7b525c7c0704d2dc3fb2
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr">This can be closed out.</div>
 
 --485b390f7b525c7c0704d2dc3fb2--

From: Chris Petrik <c.petrik.sosa@gmail.com>
To: bug-followup@FreeBSD.org, c.petrik.sosa@gmail.com
Cc:  
Subject: Re: docs/172626: [PATCH] modify the community/* pages to look more pleasing
Date: Tue, 29 Jan 2013 17:34:08 -0600

 --bcaec54eedd67cb80604d475d463
 Content-Type: text/plain; charset=UTF-8
 
 Wow just wow and when you are finished saying wow say it again Wow!
 
 --bcaec54eedd67cb80604d475d463
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr">Wow just wow and when you are finished saying wow say it again Wow!<br></div>
 
 --bcaec54eedd67cb80604d475d463--
>Unformatted:
