cvs: smarty /docs/chm make_chm_fancy.php /docs/en make_chm_index.html make_chm_index_en.html /docs/pt_BR bookinfo.xml livedocs.ent make_chm_index.html

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1108063633@cvsserver>
nlopess		Thu Feb 10 14:27:13 2005 EDT

  Added files:                 
    /smarty/docs/en	make_chm_index.html 
    /smarty/docs/pt_BR	livedocs.ent make_chm_index.html 

  Removed files:               
    /smarty/docs/en	make_chm_index_en.html 

  Modified files:              
    /smarty/docs/chm	make_chm_fancy.php 
    /smarty/docs/pt_BR	bookinfo.xml 
  Log:
  sync some pt_BR files and enhance chm index
  
http://cvs.php.net/diff.php/smarty/docs/chm/make_chm_fancy.php?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/chm/make_chm_fancy.php
diff -u smarty/docs/chm/make_chm_fancy.php:1.1 smarty/docs/chm/make_chm_fancy.php:1.2
--- smarty/docs/chm/make_chm_fancy.php:1.1	Thu Feb 10 08:27:26 2005
+++ smarty/docs/chm/make_chm_fancy.php	Thu Feb 10 14:27:13 2005
@@ -29,8 +29,8 @@
 closedir($handle);
 
 // Look for CHM index file (snap-downloader, cvs-usr with/without lang-support) 
-if (false == ($content = oneLiner("$LANGUAGE/make_chm_index_$LANGUAGE.html", true))) {
-    $content = oneLiner("en/make_chm_index_en.html", true);
+if (false == ($content = oneLiner("$LANGUAGE/make_chm_index.html", true))) {
+    $content = oneLiner("en/make_chm_index.html", true);
 }
 
 // Make GENTIME the actual date/time
http://cvs.php.net/diff.php/smarty/docs/pt_BR/bookinfo.xml?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/pt_BR/bookinfo.xml
diff -u smarty/docs/pt_BR/bookinfo.xml:1.7 smarty/docs/pt_BR/bookinfo.xml:1.8
--- smarty/docs/pt_BR/bookinfo.xml:1.7	Fri Jan 21 12:46:13 2005
+++ smarty/docs/pt_BR/bookinfo.xml	Thu Feb 10 14:27:13 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
-<!-- EN-Revision: 1.4 Maintainer: nobody Status: ready -->
+<!-- $Revision: 1.8 $ -->
+<!-- EN-Revision: 1.9 Maintainer: nobody Status: ready -->
  <bookinfo id="bookinfo">
   <title>Smarty - a ferramenta para compilar templates para PHP</title>
   <authorgroup id="authors">
@@ -27,7 +27,7 @@
   </authorgroup>
   <pubdate>&build-date;</pubdate>
   <copyright>
-   <year>2001-2004</year>
+   <year>2001-2005</year>
    <holder>New Digital Group, Inc.</holder>
   </copyright>
  </bookinfo>

http://cvs.php.net/co.php/smarty/docs/en/make_chm_index.html?r=1.1&p=1
Index: smarty/docs/en/make_chm_index.html
+++ smarty/docs/en/make_chm_index.html
<HTML>
<!-- $Revision: 1.1 $ -->
<HEAD>
  <TITLE>Smarty Manual</TITLE>
  <META NAME="HTTP_EQUIV" CONTENT="text/html; charset=ISO-8859-1">
  <LINK REL="STYLESHEET" HREF="style.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" TOPMARGIN="0" LEFTMARGIN="0">
<TABLE BORDER="0" WIDTH="100%" HEIGHT="100%" CELLSPACING="0" CELLPADDING="0">
<TR><TD COLSPAN="3"><DIV CLASS="NAVHEADER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD><TABLE WIDTH="100%" BORDER="0"
CELLPADDING="3" CELLSPACING="0"><TR><TH COLSPAN="3">Smarty Manual</TH></TR><TR><TD
COLSPAN="3" ALIGN="center">&nbsp;</TD></TR></TABLE></TD></TR><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR></TABLE></DIV></TD></TR>
<TR><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD><TD HEIGHT="100%" VALIGN="MIDDLE" WIDTH="100%"><BR>

<P><TABLE ALIGN="CENTER">
<TR><TD ALIGN="CENTER">
<H1 CLASS="title">Smarty Manual</H1>
<DIV CLASS="author">Monte Ohrt</DIV>
<DIV CLASS="author">Andrei Zmievski</DIV>
</TD></TR></TABLE>
<BR><P ALIGN="CENTER">This file was generated: [GENTIME]<BR>
Go to <A HREF="http://smarty.php.net/download-docs.php">http://smarty.php.net/download-docs.php</A>
to get the actual version.</P>

<BR><P CLASS="copyright" ALIGN="CENTER">Copyright &copy; 2001 - 2005 New Digital Group, Inc.</P>

</TD><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD></TR>
<TR><TD COLSPAN="3"><DIV CLASS="NAVFOOTER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR>
<TR><TD><TABLE WIDTH="100%" BORDER="0" CELLPADDING="3" CELLSPACING="0">
<TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD COLSPAN="3" ALIGN="center">&nbsp;</TD>
</TR></TABLE></TD></TR></TABLE></DIV></TD></TR></TABLE>
</BODY></HTML>

http://cvs.php.net/co.php/smarty/docs/pt_BR/livedocs.ent?r=1.1&p=1
Index: smarty/docs/pt_BR/livedocs.ent
+++ smarty/docs/pt_BR/livedocs.ent
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.1 Maintainer: nlopess Status: ready -->

<!ENTITY livedocs.author 'Autores:<br />'>
<!ENTITY livedocs.editors 'Editado por:<br />'>
<!ENTITY livedocs.copyright 'Copyright &copy; %s por %s'>
<!ENTITY livedocs.published 'Publicado em: %s'>

http://cvs.php.net/co.php/smarty/docs/pt_BR/make_chm_index.html?r=1.1&p=1
Index: smarty/docs/pt_BR/make_chm_index.html
+++ smarty/docs/pt_BR/make_chm_index.html
<HTML>
<!-- EN-Revision: 1.1 Maintainer: nlopess Status: ready -->
<!-- $Revision: 1.1 $ -->
<HEAD>
  <TITLE>Manual do Smarty</TITLE>
  <META NAME="HTTP_EQUIV" CONTENT="text/html; charset=ISO-8859-1">
  <LINK REL="STYLESHEET" HREF="style.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" TOPMARGIN="0" LEFTMARGIN="0">
<TABLE BORDER="0" WIDTH="100%" HEIGHT="100%" CELLSPACING="0" CELLPADDING="0">
<TR><TD COLSPAN="3"><DIV CLASS="NAVHEADER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD><TABLE WIDTH="100%" BORDER="0"
CELLPADDING="3" CELLSPACING="0"><TR><TH COLSPAN="3">Smarty Manual</TH></TR><TR><TD
COLSPAN="3" ALIGN="center">&nbsp;</TD></TR></TABLE></TD></TR><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR></TABLE></DIV></TD></TR>
<TR><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD><TD HEIGHT="100%" VALIGN="MIDDLE" WIDTH="100%"><BR>

<P><TABLE ALIGN="CENTER">
<TR><TD ALIGN="CENTER">
<H1 CLASS="title">Manual do Smarty</H1>
<DIV CLASS="author">Monte Ohrt</DIV>
<DIV CLASS="author">Andrei Zmievski</DIV>
<DIV CLASS="author">Fernando Correa da Conceição</DIV>
<DIV CLASS="author">Marcelo Perreira Fonseca da Silva</DIV>
<DIV CLASS="author">Taniel Franklin</DIV>
<DIV CLASS="author">Thomas Gonzalez Miranda</DIV>
</TD></TR></TABLE>
<BR><P ALIGN="CENTER">Este ficheiro foi gerado em: [GENTIME]<BR>
Clique em  <A HREF="http://smarty.php.net/download-docs.php">http://smarty.php.net/download-docs.php</A>
para obter a versão actual.</P>

<BR><P CLASS="copyright" ALIGN="CENTER">Copyright &copy; 2001 - 2005 New Digital Group, Inc.</P>

</TD><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD></TR>
<TR><TD COLSPAN="3"><DIV CLASS="NAVFOOTER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR>
<TR><TD><TABLE WIDTH="100%" BORDER="0" CELLPADDING="3" CELLSPACING="0">
<TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD COLSPAN="3" ALIGN="center">&nbsp;</TD>
</TR></TABLE></TD></TR></TABLE></DIV></TD></TR></TABLE>
</BODY></HTML>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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.