Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2012 02:49:55 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/172626: [PATCH] modify the community/* pages to look more pleasing
Message-ID:  <201210120249.q9C2ntgt056596@red.freebsd.org>
Resent-Message-ID: <201210120300.q9C301GT045026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210120249.q9C2ntgt056596>