phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/setup tables_baseline.inc.php,NONE,1.1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/setup tables_baseline.inc.php,NONE,1.1 tables_update.inc.php,NONE,1.1 phpgw_en.lang,1.12,1.13 setup.inc.php,1.3,1.4 tables_current.inc.php,1.1.1.1,1.2
Date: Sun, 29 Sep 2002 09:01:42 -0400

Update of /cvsroot/phpgroupware/etemplate/setup
In directory subversions:/tmp/cvs-serv6488

Modified Files:
        phpgw_en.lang setup.inc.php tables_current.inc.php 
Added Files:
        tables_baseline.inc.php tables_update.inc.php 
Log Message:
template-options now in separate fields in the editor, made options/size field 
in the db bigger and added a modified to the db

***** Error reading new file: [Errno 2] No such file or directory: 
'tables_baseline.inc.php'
***** Error reading new file: [Errno 2] No such file or directory: 
'tables_update.inc.php'
Index: phpgw_en.lang
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/setup/phpgw_en.lang,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** phpgw_en.lang       24 Sep 2002 17:28:45 -0000      1.12
--- phpgw_en.lang       29 Sep 2002 13:01:40 -0000      1.13
***************
*** 23,26 ****
--- 23,27 ----
  @label        etemplate       en      @label
  a pattern to be searched for  etemplate       en      a pattern to be 
searched for
+ access        etemplate       en      Access
  add column    etemplate       en      Add Column
  add table     etemplate       en      Add Table
***************
*** 31,38 ****
--- 32,43 ----
  birtday       etemplate       en      Birtday
  birthday      etemplate       en      Birthday
+ border        etemplate       en      Border
+ border-line-thickness for the table-tag       etemplate       en      
Border-line-thickness for the table-tag
  can have special sql-value null       etemplate       en      can have 
special SQL-value NULL
  cancel        etemplate       en      Cancel
  cancel, discarding changes    etemplate       en      Cancel, discarding 
changes
  category      etemplate       en      Category
+ cellpadding for the table-tag etemplate       en      Cellpadding for the 
table-tag
+ cellspacing for the table-tag etemplate       en      Cellspacing for the 
table-tag
  center        etemplate       en      Center
  check if content should only be displayed but not altered (the content is not 
send back then!)        etemplate       en      check if content should only be 
displayed but not altered (the content is not send back then!)
***************
*** 46,49 ****
--- 51,55 ----
  create a new table for the application        etemplate       en      Create 
a new table for the application
  creates an english ('en') langfile from label and helptexts (for application 
in name) etemplate       en      creates an english ('en') langfile from label 
and helptexts (for application in Name)
+ css class for the table-tag   etemplate       en      CSS class for the 
table-tag
  css-class name for this row, preset: 'nmh' = nextmatch header, 'nmr' = 
alternating nm row, 'nmr0'+'nmr1' nm rows      etemplate       en      
CSS-class name for this row, preset: 'nmh' = NextMatch header, 'nmr' = 
alternating NM row, 'nmr0'+'nmr1' NM rows
  css-styles    etemplate       en      CSS-styles
***************
*** 110,113 ****
--- 116,120 ----
  height        etemplate       en      Height
  height of row (in percent or pixel)   etemplate       en      height of row 
(in percent or pixel)
+ height of the table in % or pixels for the table-tag and (optional) div       
etemplate       en      Height of the table in % or pixels for the table-tag 
and (optional) div
  help  etemplate       en      Help
  hier kommt text rein  etemplate       en      Hier kommt text rein
***************
*** 157,160 ****
--- 164,171 ----
  only an other version found !!!       etemplate       en      only an other 
Version found !!!
  options       etemplate       en      Options
+ options:      etemplate       en      Options:
+ overflow      etemplate       en      Overflow
+ padding       etemplate       en      Padding
+ padding for the table-tag     etemplate       en      Padding for the 
table-tag
  precision     etemplate       en      Precision
  primary key   etemplate       en      Primary Key
***************
*** 204,207 ****
--- 215,220 ----
  shows/displays the template for testing, does not save it before      
etemplate       en      shows/displays the template for testing, does NOT save 
it before
  size  etemplate       en      Size
+ spacing       etemplate       en      Spacing
+ spacing for the table-tag     etemplate       en      Spacing for the 
table-tag
  span  etemplate       en      Span
  span, class   etemplate       en      Span, Class
***************
*** 216,219 ****
--- 229,233 ----
  template deleted      etemplate       en      Template deleted
  template saved        etemplate       en      Template saved
+ test  etemplate       en      Test
  text  etemplate       en      Text
  textarea      etemplate       en      Textarea
***************
*** 233,239 ****
--- 247,255 ----
  version       etemplate       en      Version
  version-number, should be in the form: major.minor.revision.number (eg. 
0.9.13.001 all numbers filled up with zeros)  etemplate       en      
version-number, should be in the form: major.minor.revision.number (eg. 
0.9.13.001 all numbers filled up with zeros)
+ what happens with overflowing content: visible (default), hidden, scroll, 
auto (browser decides)      etemplate       en      what happens with 
overflowing content: visible (default), hidden, scroll, auto (browser decides)
  when was the company founded  etemplate       en      when was the company 
founded
  width etemplate       en      Width
  width of column (in percent or pixel) etemplate       en      width of column 
(in percent or pixel)
+ width of the table in % or pixels for the table-tag and (optional) div        
etemplate       en      Width of the table in % or pixels for the table-tag and 
(optional) div
  width, height and border-line-thickness of the table / template       
etemplate       en      width, height and border-line-thickness of the table / 
template
  width, height, border etemplate       en      Width, Height, Border

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/setup/setup.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** setup.inc.php       11 May 2002 21:01:43 -0000      1.3
--- setup.inc.php       29 Sep 2002 13:01:40 -0000      1.4
***************
*** 15,19 ****
        $setup_info['etemplate']['name']      = 'etemplate';
        $setup_info['etemplate']['title']     = 'eTemplates';
!       $setup_info['etemplate']['version']   = '0.9.13.001';
        $setup_info['etemplate']['app_order'] = 8;      // just behind the 
developers-tools
        $setup_info['etemplate']['tables']    = array('phpgw_etemplate');
--- 15,19 ----
        $setup_info['etemplate']['name']      = 'etemplate';
        $setup_info['etemplate']['title']     = 'eTemplates';
!       $setup_info['etemplate']['version']   = '0.9.15.001';
        $setup_info['etemplate']['app_order'] = 8;      // just behind the 
developers-tools
        $setup_info['etemplate']['tables']    = array('phpgw_etemplate');

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/setup/tables_current.inc.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** tables_current.inc.php      6 Feb 2002 09:03:58 -0000       1.1.1.1
--- tables_current.inc.php      29 Sep 2002 13:01:40 -0000      1.2
***************
*** 16,27 ****
                'phpgw_etemplate' => array(
                        'fd' => array(
!                               'et_name' => array('type' => 'char','precision' 
=> 80,'nullable' => False),
!                               'et_template' => array('type' => 
'char','precision' => 20,'nullable' => False,'default' => ''),
!                               'et_lang' => array('type' => 'char', 
'precision' => 5,'nullable' => False,'default' => ''),
!                               'et_group' => array('type' => 'int', 
'precision' => 4,'nullable' => False, 'default' => 0),
!                               'et_version' => array('type' => 
'char','precision' => 20,'nullable' => False,'default' => ''),
!                               'et_data' => array('type' => 'varchar', 
'precision' => 32000,'nullable' => True),
!                               'et_size' => array('type' => 'char','precision' 
=> 20,'nullable' => True),
!                               'et_style' => array('type' => 'varchar', 
'precision' => 32000,'nullable' => True)
                        ),
                        'pk' => 
array('et_name','et_template','et_lang','et_group','et_version'),
--- 16,28 ----
                'phpgw_etemplate' => array(
                        'fd' => array(
!                               'et_name' => array('type' => 'char','precision' 
=> '80','nullable' => False),
!                               'et_template' => array('type' => 
'char','precision' => '20','default' => '','nullable' => False),
!                               'et_lang' => array('type' => 'char','precision' 
=> '5','default' => '','nullable' => False),
!                               'et_group' => array('type' => 'int','precision' 
=> '4','default' => '0','nullable' => False),
!                               'et_version' => array('type' => 
'char','precision' => '20','default' => '','nullable' => False),
!                               'et_data' => array('type' => 'text','nullable' 
=> True),
!                               'et_size' => array('type' => 'char','precision' 
=> '128','nullable' => True),
!                               'et_style' => array('type' => 'text','nullable' 
=> True),
!                               'et_modified' => array('type' => 
'int','precision' => '4','default' => '0','nullable' => False)
                        ),
                        'pk' => 
array('et_name','et_template','et_lang','et_group','et_version'),
***************
*** 31,34 ****
                )
        );
- 
- ?>
--- 32,33 ----





reply via email to

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