[Top][All Lists]
[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.1.2.1 manage_content.tpl,1.1,1.1.2.1 manage_modules.tpl,1.1,1.1.2.1 sitemgr_footer.tpl,1.5,1.5.2.1 sitemgr_preferences.tpl,1.4,1.4.2.1 |
Date: |
Sat, 03 May 2003 17:10:42 -0400 |
Update of /cvsroot/phpgroupware/sitemgr/templates/default
In directory subversions:/tmp/cvs-serv29506/templates/default
Modified Files:
Tag: Version-0_9_16-branch
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.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** edit_properties.tpl 17 Jan 2003 03:37:53 -0000 1.1
--- edit_properties.tpl 3 May 2003 21:10:40 -0000 1.1.2.1
***************
*** 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.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** manage_content.tpl 17 Jan 2003 03:37:53 -0000 1.1
--- manage_content.tpl 3 May 2003 21:10:40 -0000 1.1.2.1
***************
*** 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.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** manage_modules.tpl 17 Jan 2003 03:37:53 -0000 1.1
--- manage_modules.tpl 3 May 2003 21:10:40 -0000 1.1.2.1
***************
*** 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.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** sitemgr_footer.tpl 17 Jan 2003 03:37:53 -0000 1.5
--- sitemgr_footer.tpl 3 May 2003 21:10:40 -0000 1.5.2.1
***************
*** 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.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** sitemgr_preferences.tpl 5 Dec 2002 22:15:04 -0000 1.4
--- sitemgr_preferences.tpl 3 May 2003 21:10:40 -0000 1.4.2.1
***************
*** 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>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: sitemgr/templates/default edit_properties.tpl,1.1,1.1.2.1 manage_content.tpl,1.1,1.1.2.1 manage_modules.tpl,1.1,1.1.2.1 sitemgr_footer.tpl,1.5,1.5.2.1 sitemgr_preferences.tpl,1.4,1.4.2.1,
Michael Totschnig <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: sitemgr/modules class.module_administration.inc.php,1.1,1.1.2.1 class.module_amazon.inc.php,1.1,1.1.2.1 class.module_appdir.inc.php,1.1,1.1.2.1 class.module_bookmarks.inc.php,1.2.2.1,1.2.2.2 class.module_calendar.inc.php,1.1,1.1.2.1 class.module_currentsection.inc.php,1.1,1.1.2.1 class.module_download.inc.php,1.1.2.1,1.1.2.2 class.module_filecontents.inc.php,1.1.2.1,1.1.2.2 class.module_forum.inc.php,1.1,1.1.2.1 class.module_galerie.inc.php,1.1,1.1.2.1 class.module_google.inc.php,1.1,1.1.2.1 class.module_hello.inc.php,1.1,1.1.2.1 class.module_html.inc.php,1.1,1.1.2.1 class.module_index.inc.php,1.1,1.1.2.1 class.module_lang_block.inc.php,1.1,1.1.2.1 class.module_login.inc.php,1.1,1.1.2.1 class.module_news.inc.php,1.2,1.2.2.1 class.module_redirect.inc.php,1.1,1.1.2.1 class.module_sitetree.inc.php,1.1.2.1,1.1.2.2 class.module_toc.inc.php,1.1,1.1.2.1 class.module_toc_block.inc.php,1.1,1.1.2.1 class.module_xml.inc.php,1.1,1.1.2.1
- Next by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.123.2.9.2.4,1.123.2.9.2.5
- Previous by thread:
[Phpgroupware-cvs] CVS: sitemgr/modules class.module_administration.inc.php,1.1,1.1.2.1 class.module_amazon.inc.php,1.1,1.1.2.1 class.module_appdir.inc.php,1.1,1.1.2.1 class.module_bookmarks.inc.php,1.2.2.1,1.2.2.2 class.module_calendar.inc.php,1.1,1.1.2.1 class.module_currentsection.inc.php,1.1,1.1.2.1 class.module_download.inc.php,1.1.2.1,1.1.2.2 class.module_filecontents.inc.php,1.1.2.1,1.1.2.2 class.module_forum.inc.php,1.1,1.1.2.1 class.module_galerie.inc.php,1.1,1.1.2.1 class.module_google.inc.php,1.1,1.1.2.1 class.module_hello.inc.php,1.1,1.1.2.1 class.module_html.inc.php,1.1,1.1.2.1 class.module_index.inc.php,1.1,1.1.2.1 class.module_lang_block.inc.php,1.1,1.1.2.1 class.module_login.inc.php,1.1,1.1.2.1 class.module_news.inc.php,1.2,1.2.2.1 class.module_redirect.inc.php,1.1,1.1.2.1 class.module_sitetree.inc.php,1.1.2.1,1.1.2.2 class.module_toc.inc.php,1.1,1.1.2.1 class.module_toc_block.inc.php,1.1,1.1.2.1 class.module_xml.inc.php,1.1,1.1.2.1
- Next by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.123.2.9.2.4,1.123.2.9.2.5
- Index(es):