svn commit: r45263 - head/share/xml

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Sun Jul 13 00:07:44 2014
New Revision: 45263
URL: http://svnweb.freebsd.org/changeset/doc/45263

Log:
  Fix the 'Upcoming releases' list in the navigation bar.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/navibar.ent
  head/share/xml/release.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Sat Jul 12 23:49:10 2014	(r45262)
+++ head/share/xml/navibar.ent	Sun Jul 13 00:07:44 2014	(r45263)
@@ -75,14 +75,14 @@
   </ul>
 </div> <!-- SIDENAV -->'>
 
-<![ %beta.testing; [
+<![ %beta.upcoming; [
 <!ENTITY beta.listitem '
   <li xmlns="http://www.w3.org/1999/xhtml">Upcoming Release:<br /><a href="&enbase;/&u.betarel.schedule;">&betarel.current;</a></li>
 '>
 ]]>
 <!ENTITY beta.listitem ''>
 
-<![ %beta2.testing; [
+<![ %beta2.upcoming; [
 <!ENTITY beta2.listitem '
   <li xmlns="http://www.w3.org/1999/xhtml">Upcoming Release:<br /><a href="&u.betarel2.schedule;">&betarel2.current;</a></li>
 '>

Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent	Sat Jul 12 23:49:10 2014	(r45262)
+++ head/share/xml/release.ent	Sun Jul 13 00:07:44 2014	(r45263)
@@ -35,6 +35,7 @@
 
 <!-- Set to 'INCLUDE' when the schedule is available. -->
 <!ENTITY beta.upcoming "INCLUDE">
+<!ENTITY % beta.upcoming "INCLUDE">
 
 <!-- Set to 'INCLUDE' when the installation images are available. -->
 <!ENTITY beta.testing "INCLUDE">
@@ -48,6 +49,7 @@
 
 <!-- Set to 'INCLUDE' when the schedule is available. -->
 <!ENTITY beta2.upcoming "INCLUDE">
+<!ENTITY % beta2.upcoming "INCLUDE">
 
 <!-- Set to 'INCLUDE' when the installation images are available. -->
 <!ENTITY beta2.testing "INCLUDE">
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.