nightmorph 07/06/05 21:33:32 Modified: printing-howto.xml quick-samba-howto.xml Log: updated printing guides per vapier's suggestions in bug 180929 and on irc
Revision Changes Path 1.67 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.67&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.66&r2=1.67 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- printing-howto.xml 13 Mar 2007 00:40:27 -0000 1.66 +++ printing-howto.xml 5 Jun 2007 21:33:31 -0000 1.67 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.66 2007/03/13 00:40:27 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.67 2007/06/05 21:33:31 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.97</version> -<date>2007-03-12</date> +<version>2.98</version> +<date>2007-06-05</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -878,6 +878,16 @@ <chapter id="windows"> <title>Printing From and To Microsoft Windows</title> <section> +<body> + +<note> +You should read our <uri link="/doc/en/quick-samba-howto.xml">Samba/CUPS +Guide</uri> for more detailed information on setting up CUPS with Samba. +</note> + +</body> +</section> +<section> <title>Configuring a Windows Client for IPP</title> <body> 1.27 xml/htdocs/doc/en/quick-samba-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.27&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml?r1=1.26&r2=1.27 Index: quick-samba-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- quick-samba-howto.xml 25 Dec 2006 17:30:26 -0000 1.26 +++ quick-samba-howto.xml 5 Jun 2007 21:33:31 -0000 1.27 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.26 2006/12/25 17:30:26 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.27 2007/06/05 21:33:31 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/quick-samba-howto.xml"> <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> <license/> -<version>1.15</version> -<date>2006-12-25</date> +<version>1.16</version> +<date>2007-06-05</date> <chapter> <title>Introduction to this HOWTO</title> @@ -1149,7 +1149,11 @@ <ul> <li><uri link="http://www.cups.org/">CUPS Homepage</uri></li> - <li><uri link="http://www.samba.org/">Samba Homepage</uri></li> + <li> + <uri link="http://www.samba.org/">Samba Homepage</uri>, especially the <uri + link="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/CUPS-printing.html">chapter + on Samba/CUPS configuration</uri> + </li> <li><uri link="http://linuxprinting.org/">LinuxPrinting dot Org</uri></li> <li> <uri link="http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/">Kurt -- [EMAIL PROTECTED] mailing list
