From owner-svn-doc-all@freebsd.org Mon Jun 18 08:14:28 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41F4C101B9FB; Mon, 18 Jun 2018 08:14:28 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E6D5673D74; Mon, 18 Jun 2018 08:14:27 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C44B42186B; Mon, 18 Jun 2018 08:14:27 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I8ERe8083475; Mon, 18 Jun 2018 08:14:27 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I8ER7p083474; Mon, 18 Jun 2018 08:14:27 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806180814.w5I8ER7p083474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Mon, 18 Jun 2018 08:14:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51870 - in head: en_US.ISO8859-1/htdocs/community share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: in head: en_US.ISO8859-1/htdocs/community share/xml X-SVN-Commit-Revision: 51870 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 08:14:28 -0000 Author: eadler Date: Mon Jun 18 08:14:27 2018 New Revision: 51870 URL: https://svnweb.freebsd.org/changeset/doc/51870 Log: Community: make "newsgroups" a direct reference Right now the 'Newsgroup' page is a single paragraph that indirectly links to the handbook. Deleted: head/en_US.ISO8859-1/htdocs/community/newsgroups.xml Modified: head/en_US.ISO8859-1/htdocs/community/Makefile head/share/xml/navibar.ent Modified: head/en_US.ISO8859-1/htdocs/community/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:03:35 2018 (r51869) +++ head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:14:27 2018 (r51870) @@ -7,6 +7,6 @@ .include "../Makefile.inc" .endif -DOCS= irc.xml mailinglists.xml newsgroups.xml webresources.xml +DOCS= irc.xml mailinglists.xml webresources.xml .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/share/xml/navibar.ent ============================================================================== --- head/share/xml/navibar.ent Mon Jun 18 08:03:35 2018 (r51869) +++ head/share/xml/navibar.ent Mon Jun 18 08:14:27 2018 (r51870) @@ -32,7 +32,7 @@
  • Mailing Lists
  • Forums
  • IRC
  • -
  • Newsgroups
  • +
  • Newsgroups
  • User Groups
  • Blogs
  • Events