phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/templates/default edit_properties.tpl,1


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/templates/default edit_properties.tpl,1.1,1.2 manage_content.tpl,1.1,1.2 manage_modules.tpl,1.1,1.2 sitemgr_footer.tpl,1.5,1.6 sitemgr_preferences.tpl,1.4,1.5
Date: Sat, 03 May 2003 17:08:13 -0400

Update of /cvsroot/phpgroupware/sitemgr/templates/default
In directory subversions:/tmp/cvs-serv29240/templates/default

Modified Files:
        edit_properties.tpl manage_content.tpl manage_modules.tpl 
        sitemgr_footer.tpl sitemgr_preferences.tpl 
Log Message:
lang update from Reiner Jung

Index: edit_properties.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/edit_properties.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** edit_properties.tpl 17 Jan 2003 03:37:53 -0000      1.1
--- edit_properties.tpl 3 May 2003 21:08:11 -0000       1.2
***************
*** 16,18 ****
  </form>
  </div>
! <div align="center">{backlink}</div>
\ No newline at end of file
--- 16,18 ----
  </form>
  </div>
! <div align="center">{backlink}</div>

Index: manage_content.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/manage_content.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** manage_content.tpl  17 Jan 2003 03:37:53 -0000      1.1
--- manage_content.tpl  3 May 2003 21:08:11 -0000       1.2
***************
*** 3,7 ****
  
  <!-- BEGIN Contentarea -->
! <h2 style="text-align:center">Contentarea {area}</h2>
  <center style="color:red">{error}</center>
  
--- 3,7 ----
  
  <!-- BEGIN Contentarea -->
! <h2 style="text-align:center">{contentarea} {area}</h2>
  <center style="color:red">{error}</center>
  
***************
*** 21,25 ****
  </table>
  <input type="hidden" value="{blockid}" name="blockid" />
! {savebutton} {savelang}{deletebutton}
  </form>
  </div>
--- 21,26 ----
  </table>
  <input type="hidden" value="{blockid}" name="blockid" />
! <input type="submit" value= {savebutton} name="btnSaveBlock" /> {savelang}
! <input type="submit" value= {deletebutton} name="btnDeleteBlock" />
  </form>
  </div>

Index: manage_modules.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/manage_modules.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** manage_modules.tpl  17 Jan 2003 03:37:53 -0000      1.1
--- manage_modules.tpl  3 May 2003 21:08:11 -0000       1.2
***************
*** 15,19 ****
                                </select>
                                <input type="hidden" name="inputarea" 
value={contentarea} />
!                               <input style="vertical-align:middle" 
type="submit" name="btnselect" value="Select allowed modules"/>
                        </form>
                </td>
--- 15,19 ----
                                </select>
                                <input type="hidden" name="inputarea" 
value={contentarea} />
!                               <input style="vertical-align:middle" 
type="submit" name="btnselect" value={lang_select_allowed_modules} />
                        </form>
                </td>
***************
*** 24,28 ****
                                </select>
                                <input type="hidden" name="inputarea" 
value={contentarea} />
!                               <input style="vertical-align:middle" 
type="submit" value="Configure module properties"/>
                        </form>
                </td>
--- 24,28 ----
                                </select>
                                <input type="hidden" name="inputarea" 
value={contentarea} />
!                               <input style="vertical-align:middle" 
type="submit" value={lang_configure_module_properties} />
                        </form>
                </td>
***************
*** 30,32 ****
  </table>
  <!-- END Contentarea -->
! <div align="center">{managelink}</div>
\ No newline at end of file
--- 30,32 ----
  </table>
  <!-- END Contentarea -->
! <div align="center">{managelink}</div>

Index: sitemgr_footer.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/templates/default/sitemgr_footer.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** sitemgr_footer.tpl  17 Jan 2003 03:37:53 -0000      1.5
--- sitemgr_footer.tpl  3 May 2003 21:08:11 -0000       1.6
***************
*** 1,3 ****
--- 1,4 ----
  <!-- BEGIN sitemgr_footer -->
+ <!--
  <hr>
  <i>SiteMgr was created in the summer of 2002 as a project for a
***************
*** 9,11 ****
--- 10,13 ----
  on savannah</a>. Further development of Sitemgr was funded by a
  research project at UQAM's <a href="http://cmo.uqam.ca";>LabCMO</a>.</i> 
+ -->
  <!-- END sitemgr_footer -->

Index: sitemgr_preferences.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/templates/default/sitemgr_preferences.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** sitemgr_preferences.tpl     5 Dec 2002 22:15:04 -0000       1.4
--- sitemgr_preferences.tpl     3 May 2003 21:08:11 -0000       1.5
***************
*** 2,16 ****
  
        <b>{setup_instructions}</b>
!       <p>
!       There are two subdirectories off of your sitemgr directory that you 
should move before you do anything else.  You don't <i>have</i> to move either 
of these directories, although you will probably want to.  
        </p>
!       <p>
!       The first directory to think about is sitemgr-link.  If you move this 
to the parent directory of sitemgr (your phpgroupware root directory) then you 
can use setup to install the app and everyone with access to the app will get 
an icon on their navbar that links them directly to the public web site.  If 
you don't want this icon, there's no reason to ever bother with the directory.
        </p>
!       <p>
!       The second directory is the sitemgr-site directory.  This can be moved 
<i>anywhere</i>.  It can also be named <i>anything</i>.  Wherever it winds up, 
when you point a web browser to it, you will get the generated website.  
Assuming, of course, that you've accurately completed the setup fields below 
and also <b><i>edited the config.inc.php</i></b> file.
        </p>
!       <p>
!       The config.inc.php file needs to be edited to point to the phpGroupWare 
directory.  Copy the config.inc.php.template file to config.inc.php and then 
edit it.
        <p>
        <hr>
--- 2,12 ----
  
        <b>{setup_instructions}</b>
!       <p>{lang_subdir}
        </p>
!       <p>{lang_first_directory}
        </p>
!       <p>{lang_second_directory}
        </p>
!       <p>{lang_edit_config_inc}
        <p>
        <hr>





reply via email to

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