phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: etemplate/doc etemplate.html,1.3,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/doc etemplate.html,1.3,1.4
Date: Mon, 18 Feb 2002 12:39:27 -0500

Update of /cvsroot/phpgroupware/etemplate/doc
In directory subversions:/tmp/cvs-serv15753

Modified Files:
        etemplate.html 
Log Message:
some formatting

Index: etemplate.html
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/doc/etemplate.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** etemplate.html      18 Feb 2002 16:12:11 -0000      1.3
--- etemplate.html      18 Feb 2002 17:39:25 -0000      1.4
***************
*** 321,325 ****
                                        $this->init();
                                }
! <pre>
  
  <p>Of course we have to add this buttons to the template 'et_media.edit'</p>
--- 321,325 ----
                                        $this->init();
                                }
! </pre>
  
  <p>Of course we have to add this buttons to the template 'et_media.edit'</p>
***************
*** 328,331 ****
--- 328,332 ----
  <p>To get rid of the stars '*' behind each Label and to be able to translate 
the app in other languages we need to create a lang-file<br>
  There are 2 possibilties to create it automaticaly:</p>
+ <ol>
  <li>Use the [Write Langfile] button in the eTemplate editor (put the app-name 
'et_media' in the name-field first)<br>
        That will omitt our own messages in the class!!!
***************
*** 334,338 ****
        
http://ourDomain/phpgroupware/index.php?menuaction=et_media.et_media.writeLangFile
 (the errormsg can be savely ignored)<br>
        This is the function (don't forget to add it like the edit-function to 
public_functions):
! </p>
  <pre>
        function writeLangFile()
--- 335,339 ----
        
http://ourDomain/phpgroupware/index.php?menuaction=et_media.et_media.writeLangFile
 (the errormsg can be savely ignored)<br>
        This is the function (don't forget to add it like the edit-function to 
public_functions):
! </ol>
  <pre>
        function writeLangFile()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]