phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/doc/vfs vfs-1.html,1.2,1.3 vfs-2.html,1


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/doc/vfs vfs-1.html,1.2,1.3 vfs-2.html,1.3,1.4 vfs-3.html,1.3,1.4 vfs-4.html,1.3,1.4 vfs-5.html,1.2,1.3 vfs-6.html,1.3,1.4 vfs-7.html,1.2,1.3 vfs.html,1.3,1.4 vfs.lyx,1.3,1.4 vfs.sgml,1.3,1.4 vfs.txt,1.3,1.4
Date: Sat, 21 Sep 2002 00:42:02 -0400

Update of /cvsroot/phpgroupware/phpgwapi/doc/vfs
In directory subversions:/tmp/cvs-serv25695

Modified Files:
        vfs-1.html vfs-2.html vfs-3.html vfs-4.html vfs-5.html 
        vfs-6.html vfs-7.html vfs.html vfs.lyx vfs.sgml vfs.txt 
Log Message:
Update docs for phpwebhosting -> filemanager name change

Index: vfs-1.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** vfs-1.html  25 Feb 2002 08:45:41 -0000      1.2
--- vfs-1.html  21 Sep 2002 04:41:59 -0000      1.3
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Introduction and Purpose</TITLE>
   <LINK HREF="vfs-2.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Introduction and Purpose</TITLE>
   <LINK HREF="vfs-2.html" REL=next>

Index: vfs-2.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-2.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs-2.html  25 Feb 2002 08:45:41 -0000      1.3
--- vfs-2.html  21 Sep 2002 04:41:59 -0000      1.4
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Basics</TITLE>
   <LINK HREF="vfs-3.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Basics</TITLE>
   <LINK HREF="vfs-3.html" REL=next>
***************
*** 24,28 ****
  <PRE>
  $GLOBALS['phpgw_info']['flags'] = array(
!      'currentapp' =&gt; 'phpwebhosting',
       'noheader' =&gt; False,
       'noappheader' =&gt; False,
--- 24,28 ----
  <PRE>
  $GLOBALS['phpgw_info']['flags'] = array(
!      'currentapp' =&gt; 'filemanager',
       'noheader' =&gt; False,
       'noappheader' =&gt; False,

Index: vfs-3.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-3.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs-3.html  25 Feb 2002 08:45:41 -0000      1.3
--- vfs-3.html  21 Sep 2002 04:41:59 -0000      1.4
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Basic Functions</TITLE>
   <LINK HREF="vfs-4.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Basic Functions</TITLE>
   <LINK HREF="vfs-4.html" REL=next>
***************
*** 15,19 ****
  <H2><A NAME="sec:basic_functions"></A> <A NAME="s3">3.</A> <A 
HREF="vfs.html#toc3">Basic Functions</A></H2>
  
! <P>These are two functions you'll need to know before we get into
  relativity.</P>
  <H2><A NAME="sec:path_parts"></A> <A NAME="ss3.1">3.1</A> <A 
HREF="vfs.html#toc3.1">path_parts ()</A>
--- 15,19 ----
  <H2><A NAME="sec:basic_functions"></A> <A NAME="s3">3.</A> <A 
HREF="vfs.html#toc3">Basic Functions</A></H2>
  
! <P>There are two functions you'll need to know before we get into
  relativity.</P>
  <H2><A NAME="sec:path_parts"></A> <A NAME="ss3.1">3.1</A> <A 
HREF="vfs.html#toc3.1">path_parts ()</A>

Index: vfs-4.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-4.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs-4.html  25 Feb 2002 08:45:41 -0000      1.3
--- vfs-4.html  21 Sep 2002 04:41:59 -0000      1.4
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Relativity</TITLE>
   <LINK HREF="vfs-5.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Relativity</TITLE>
   <LINK HREF="vfs-5.html" REL=next>

Index: vfs-5.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-5.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** vfs-5.html  25 Feb 2002 08:45:41 -0000      1.2
--- vfs-5.html  21 Sep 2002 04:41:59 -0000      1.3
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Function reference</TITLE>
   <LINK HREF="vfs-6.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Function reference</TITLE>
   <LINK HREF="vfs-6.html" REL=next>

Index: vfs-6.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-6.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs-6.html  25 Feb 2002 08:45:41 -0000      1.3
--- vfs-6.html  21 Sep 2002 04:41:59 -0000      1.4
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: Notes</TITLE>
   <LINK HREF="vfs-7.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: Notes</TITLE>
   <LINK HREF="vfs-7.html" REL=next>

Index: vfs-7.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs-7.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** vfs-7.html  25 Feb 2002 08:45:41 -0000      1.2
--- vfs-7.html  21 Sep 2002 04:41:59 -0000      1.3
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class: About this Document</TITLE>
   <LINK HREF="vfs-6.html" REL=previous>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class: About this Document</TITLE>
   <LINK HREF="vfs-6.html" REL=previous>

Index: vfs.html
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs.html    25 Feb 2002 08:45:41 -0000      1.3
--- vfs.html    21 Sep 2002 04:41:59 -0000      1.4
***************
*** 2,6 ****
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
   <TITLE>phpgwapi - VFS Class</TITLE>
   <LINK HREF="vfs-1.html" REL=next>
--- 2,6 ----
  <HTML>
  <HEAD>
!  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
   <TITLE>phpgwapi - VFS Class</TITLE>
   <LINK HREF="vfs-1.html" REL=next>

Index: vfs.lyx
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs.lyx,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs.lyx     25 Feb 2002 08:45:41 -0000      1.3
--- vfs.lyx     21 Sep 2002 04:41:59 -0000      1.4
***************
*** 78,82 ****
  \layout Verbatim
  
!      'currentapp' => 'phpwebhosting',
  \layout Verbatim
  
--- 78,82 ----
  \layout Verbatim
  
!      'currentapp' => 'filemanager',
  \layout Verbatim
  
***************
*** 288,292 ****
  \layout Standard
  
! These are two functions you'll need to know before we get into relativity.
  \layout Subsection
  
--- 288,292 ----
  \layout Standard
  
! There are two functions you'll need to know before we get into relativity.
  \layout Subsection
  

Index: vfs.sgml
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs.sgml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs.sgml    25 Feb 2002 08:45:41 -0000      1.3
--- vfs.sgml    21 Sep 2002 04:41:59 -0000      1.4
***************
*** 38,42 ****
  <verb>
  &dollar;GLOBALS&lsqb;'phpgw_info'&rsqb;&lsqb;'flags'&rsqb; = array(
!      'currentapp' =&gt; 'phpwebhosting',
       'noheader' =&gt; False,
       'noappheader' =&gt; False,
--- 38,42 ----
  <verb>
  &dollar;GLOBALS&lsqb;'phpgw_info'&rsqb;&lsqb;'flags'&rsqb; = array(
!      'currentapp' =&gt; 'filemanager',
       'noheader' =&gt; False,
       'noappheader' =&gt; False,
***************
*** 165,169 ****
  Basic Functions<label id="sec:basic_functions" >
  <p>
! These are two functions you'll need to know before we get into
   relativity.
  </p>
--- 165,169 ----
  Basic Functions<label id="sec:basic_functions" >
  <p>
! There are two functions you'll need to know before we get into
   relativity.
  </p>

Index: vfs.txt
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/doc/vfs/vfs.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** vfs.txt     25 Feb 2002 08:45:41 -0000      1.3
--- vfs.txt     21 Sep 2002 04:41:59 -0000      1.4
***************
*** 1,425 ****
  
- Next Previous Contents
- 
===============================================================================
- *****  1. Introduction_and_Purpose *****
- The latest version of the VFS for phpGroupWare combines actual file system
- manipulation with fully integrated database support. It features nearly
- transparent handling of files and directories, as well as files inside and
- outside the virtual root. This document is intended to provide API and
- application developers with a guide to incorporating the VFS into their work.
- 
===============================================================================
[...1006 lines suppressed...]
+ 
+   A copy of the license is available at
+   http://www.gnu.org/copyleft/fdl.html
+   <http://www.gnu.org/copyleft/fdl.html>.
+ 
+   7.2.  History
+ 
+   Original document released in June 2001 by Jason Wies.
+ 
+   Updated February 2002 to include arrayized parameters, single quotes,
+   and GLOBALS.
+ 
+   7.3.  Contributing
+ 
+   Contributions are always welcome. Please send to the current
+   maintainer, Jason Wies, address@hidden
+   <mailto:address@hidden>.
+ 
+ 
  





reply via email to

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