phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] folders/phplayersmenu index.php, NONE, 1.1 example-tw


From: Philipp Kamps <address@hidden>
Subject: [Phpgroupware-cvs] folders/phplayersmenu index.php, NONE, 1.1 example-two_treemenus.php, 1.1.1.1, 1.2 example-hormenu-old.php, 1.1.1.1, 1.2 README.ihtml, 1.1.1.1, 1.2 ACKNOWLEDGEMENTS, 1.1.1.1, 1.2 example-hormenu_and_vermenu.php, 1.1.1.1, 1.2 index.phps, 1.1.1.1, 1.2 example-vermenu.php, 1.1.1.1, 1.2 example-layersmenus_and_treemenus.php, 1.1.1.1, 1.2 example-hormenu.php, 1.1.1.1, 1.2 README.PHPDOC, 1.1.1.1, 1.2 example-frame-treemenu.php, 1.1.1.1, 1.2 example-dbtofile.php, 1.1.1.1, 1.2 CHANGELOG, 1.1.1.1, 1.2 index-static.html, 1.1.1.1, 1.2 example-treemenu.php, 1.1.1.1, 1.2 example-hormenu_and_treemenu.php, 1.1.1.1, 1.2 example-see-through.php, 1.1.1.1, 1.2 example-db-hormenu.php, 1.1.1.1, 1.2
Date: Mon, 24 Nov 2003 16:46:55 +0000

Update of /cvsroot/phpgroupware/folders/phplayersmenu
In directory subversions:/tmp/cvs-serv28335/phplayersmenu

Modified Files:
        example-two_treemenus.php example-hormenu-old.php README.ihtml 
        ACKNOWLEDGEMENTS example-hormenu_and_vermenu.php index.phps 
        example-vermenu.php example-layersmenus_and_treemenus.php 
        example-hormenu.php README.PHPDOC example-frame-treemenu.php 
        example-dbtofile.php CHANGELOG index-static.html 
        example-treemenu.php example-hormenu_and_treemenu.php 
        example-see-through.php example-db-hormenu.php 
Added Files:
        index.php 
Log Message:
new version (3.1.1) of phplayersmenu included

Index: example-hormenu-old.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-hormenu-old.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-hormenu-old.php     4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-hormenu-old.php     24 Nov 2003 16:46:53 -0000      1.2
***************
*** 19,23 ****
--- 19,27 ----
  <title>The PHP Layers Menu System</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ($myDirPath . "libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" src="<?php print 
$myWwwPath; ?>libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" src="<?php print 
$myWwwPath; ?>libjs/layersmenu.js"></script>
***************
*** 35,46 ****
  
  /* TO USE RELATIVE PATHS: */
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
  /* either: */
! //$mid->setTpldir("templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
--- 39,48 ----
  
  /* TO USE RELATIVE PATHS: */
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
  /* either: */
! ////$mid->setTpldir("./templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
***************
*** 51,60 ****
  /* TO USE ABSOLUTE PATHS: */
  //$mid->setDirroot($myDirPath);
! //$mid->setLibdir($myDirPath . "lib/");
! //$mid->setLibjsdir($myDirPath . "libjs/");
! //$mid->setLibjswww($myWwwPath . "libjs/");
! //$mid->setImgdir($myDirPath . "images/");
  //$mid->setImgwww($myWwwPath . "images/");
! //$mid->setTpldir($myDirPath . "templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
--- 53,60 ----
  /* TO USE ABSOLUTE PATHS: */
  //$mid->setDirroot($myDirPath);
! ////$mid->setLibjsdir($myDirPath . "libjs/");
! ////$mid->setImgdir($myDirPath . "images/");
  //$mid->setImgwww($myWwwPath . "images/");
! ////$mid->setTpldir($myDirPath . "templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");

Index: index-static.html
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/index-static.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index-static.html   4 Nov 2003 12:10:23 -0000       1.1.1.1
--- index-static.html   24 Nov 2003 16:46:53 -0000      1.2
***************
*** 19,23 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  DOM = (document.getElementById) ? 1 : 0;
--- 19,23 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  DOM = (document.getElementById) ? 1 : 0;
***************
*** 44,48 ****
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
  
! <!-- PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  <script language="JavaScript" type="text/javascript">
--- 44,48 ----
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
  
! <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  <script language="JavaScript" type="text/javascript">
***************
*** 128,132 ****
  </script>
  
! <!-- PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  </head>
--- 128,132 ----
  </script>
  
! <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  </head>
***************
*** 252,256 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  function toggletreemenu1(nodeid) {
--- 252,256 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  function toggletreemenu1(nodeid) {
***************
*** 638,642 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  function toggletreemenu3(nodeid) {
--- 638,642 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it)
  
  function toggletreemenu3(nodeid) {
***************
*** 837,841 ****
  <div class="titlebox">
  <div class="h1">
! The PHP Layers Menu System 3.1.0 (development)
  </div>
  </div>
--- 837,841 ----
  <div class="titlebox">
  <div class="h1">
! The PHP Layers Menu System 3.1.1 (development)
  </div>
  </div>
***************
*** 973,977 ****
  </table>
  
! <!-- PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  
--- 973,977 ----
  </table>
  
! <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  
***************
*** 1839,1843 ****
  </script>
  
! <!-- PHP Layers Menu 3.1.0 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  </body>
--- 1839,1843 ----
  </script>
  
! <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot 
it) -->
  
  </body>

Index: example-frame-treemenu.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/folders/phplayersmenu/example-frame-treemenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-frame-treemenu.php  4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-frame-treemenu.php  24 Nov 2003 16:46:53 -0000      1.2
***************
*** 13,17 ****
--- 13,21 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
  <base target="bodyframe"></base>

Index: example-hormenu_and_vermenu.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/folders/phplayersmenu/example-hormenu_and_vermenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-hormenu_and_vermenu.php     4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-hormenu_and_vermenu.php     24 Nov 2003 16:46:53 -0000      1.2
***************
*** 9,13 ****
--- 9,17 ----
  <title>The PHP Layers Menu System</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>
***************
*** 20,30 ****
  $mid = new LayersMenu();
  
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
! //$mid->setTpldir("templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setVerticalMenuTpl("layersmenu-vertical_menu.ihtml");
--- 24,32 ----
  $mid = new LayersMenu();
  
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
! ////$mid->setTpldir("./templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setVerticalMenuTpl("layersmenu-vertical_menu.ihtml");

Index: example-hormenu.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-hormenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-hormenu.php 4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-hormenu.php 24 Nov 2003 16:46:53 -0000      1.2
***************
*** 19,23 ****
--- 19,27 ----
  <title>The PHP Layers Menu System</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ($myDirPath . "libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" src="<?php print 
$myWwwPath; ?>libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" src="<?php print 
$myWwwPath; ?>libjs/layersmenu.js"></script>
***************
*** 35,46 ****
  
  /* TO USE RELATIVE PATHS: */
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
  /* either: */
! //$mid->setTpldir("templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
--- 39,48 ----
  
  /* TO USE RELATIVE PATHS: */
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
  /* either: */
! ////$mid->setTpldir("./templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
***************
*** 51,60 ****
  /* TO USE ABSOLUTE PATHS: */
  //$mid->setDirroot($myDirPath);
! //$mid->setLibdir($myDirPath . "lib/");
! //$mid->setLibjsdir($myDirPath . "libjs/");
! //$mid->setLibjswww($myWwwPath . "libjs/");
! //$mid->setImgdir($myDirPath . "images/");
  //$mid->setImgwww($myWwwPath . "images/");
! //$mid->setTpldir($myDirPath . "templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
--- 53,60 ----
  /* TO USE ABSOLUTE PATHS: */
  //$mid->setDirroot($myDirPath);
! ////$mid->setLibjsdir($myDirPath . "libjs/");
! ////$mid->setImgdir($myDirPath . "images/");
  //$mid->setImgwww($myWwwPath . "images/");
! ////$mid->setTpldir($myDirPath . "templates/");
  //$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");

Index: example-two_treemenus.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/folders/phplayersmenu/example-two_treemenus.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-two_treemenus.php   4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-two_treemenus.php   24 Nov 2003 16:46:53 -0000      1.2
***************
*** 13,17 ****
--- 13,21 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
  </head>
***************
*** 36,44 ****
  include ("lib/treemenu.inc.php");
  $mid = new TreeMenu();
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
  $mid->setMenuStructureFile("layersmenu-vertical-1.txt");
--- 40,46 ----
  include ("lib/treemenu.inc.php");
  $mid = new TreeMenu();
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
  $mid->setMenuStructureFile("layersmenu-vertical-1.txt");

Index: example-db-hormenu.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-db-hormenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-db-hormenu.php      4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-db-hormenu.php      24 Nov 2003 16:46:53 -0000      1.2
***************
*** 10,14 ****
--- 10,18 ----
  <title>The PHP Layers Menu System</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>
***************
*** 72,76 ****
  */
  /* HOWTO use data taken from the PgMarket "categories"
!        and "categories_i18n" tables:
  $mid->setDBConnParms("pgsql://postgres:address@hidden/pgmarket");
  //$mid->setDBConnParms("pgsql://mysql:address@hidden/pgmarket");
--- 76,80 ----
  */
  /* HOWTO use data taken from the PgMarket "categories"
!    and "categories_i18n" tables:
  $mid->setDBConnParms("pgsql://postgres:address@hidden/pgmarket");
  //$mid->setDBConnParms("pgsql://mysql:address@hidden/pgmarket");

Index: example-dbtofile.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-dbtofile.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-dbtofile.php        4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-dbtofile.php        24 Nov 2003 16:46:53 -0000      1.2
***************
*** 6,15 ****
  include ("lib/layersmenu-common.inc.php");
  include ("lib/layersmenu-process.inc.php");
! include ("lib/phpgw-layersmenu-process.inc.php");
! $mid = new PHPGWProcessLayersMenu();
  //$mid->setMenuStructureFile("layersmenu-horizontal-1.txt");
  //$mid->parseStructureForMenu("hormenu1");
! //$mid->setDBConnParms("pgsql://postgres:address@hidden/phplayersmenu");
! $mid->setDBConnParms("mysql://phpgroupware:address@hidden/phpgw-pb-tpl");
  $mid->scanTableForMenu("hormenu1");
  print $mid->getMenuStructure("hormenu1");
--- 6,14 ----
  include ("lib/layersmenu-common.inc.php");
  include ("lib/layersmenu-process.inc.php");
! $mid = new ProcessLayersMenu();
  //$mid->setMenuStructureFile("layersmenu-horizontal-1.txt");
  //$mid->parseStructureForMenu("hormenu1");
! $mid->setDBConnParms("pgsql://postgres:address@hidden/phplayersmenu");
! //$mid->setDBConnParms("mysql://mysql:address@hidden/phplayersmenu");
  $mid->scanTableForMenu("hormenu1");
  print $mid->getMenuStructure("hormenu1");

--- NEW FILE: index.php ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
<link rel="stylesheet" href="layersmenu-demo.css" type="text/css"></link>
<link rel="stylesheet" href="layersmenu-old.css" type="text/css"></link>
<link rel="stylesheet" href="layersmenu-gtk2.css" type="text/css"></link>
<link rel="stylesheet" href="layersmenu-keramik.css" type="text/css"></link>
<link rel="stylesheet" href="layersmenu-galaxy.css" type="text/css"></link>
<link rel="stylesheet" href="layerstreemenu.css" type="text/css"></link>
<style type="text/css">
<!--
@import url("layerstreemenu-hidden.css");
//-->
</style>
<link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
<title>The PHP Layers Menu System</title>
<script language="JavaScript" type="text/javascript">
<!--
<?php include ("libjs/layersmenu-browser_detection.js"); ?>
// -->
</script>
<script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
<script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>
<script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>

<?php
include ("lib/PHPLIB.php");
include ("lib/layersmenu-common.inc.php");
include ("lib/layersmenu.inc.php");

$mid = new LayersMenu();

$mid->setMenuStructureFile("layersmenu-horizontal-1.txt");
$mid->parseStructureForMenu("hormenu1");
$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu-full.ihtml");
$mid->newHorizontalMenu("hormenu1");

$menustring =
".|Linus B. Torvalds|http://www.cs.Helsinki.FI/u/torvalds/|The father of 
Linux||Linus\n" .
".|Linux Kernel Archives|http://www.kernel.org/|Here you can download the Linux 
kernel sources|www.kernel.org_images_tux16-16.png|kernelorg\n" .
".|Linux Distributions|http://flashnet.linux.tucows.com/distribution.html|Here 
you can find a list of the major Linux distributions||Linux|1\n" .
"..|Debian GNU/Linux|http://www.debian.org/|Enjoy the exciting world of Debian 
GNU/Linux!|debian-icon-mini.png|Linux|1\n" .
"...|About|http://www.debian.org/intro/about|||Linux\n" .
"...|News|http://www.debian.org/News/|||Linux\n" .
"...|Distribution|http://www.debian.org/distrib/|||Linux\n" .
"...|Support|http://www.debian.org/support|||Linux\n" .
"...|Development|http://www.debian.org/devel/|||Linux\n" .
"...|Search|http://search.debian.org/|||Linux\n" .
"...|A Debian Mirror|http://ftp.mirror.ac.uk/sites/ftp.debian.org/|||Linux\n" .
"..|Mandrake|http://www.mandrakelinux.com/|Mandrake Linux||Linux\n" .
"...|Errata|http://www.mandrakelinux.com/en/errata.php3|||Linux\n" .
"...|Download|http://www.mandrakelinux.com/en/ftp.php3|||Linux\n" .
"...|Mandrake Expert|http://www.mandrakeexpert.com/index1.php|||Linux\n" .
"...|Bugzilla|http://qa.mandrakesoft.com/|||Linux\n" .
"..|Slackware|http://www.freesoftware.org/|Slackware Linux||Linux\n";
$mid->setMenuStructureString($menustring);
$mid->parseStructureForMenu("vermenu1");
$mid->setDownArrowImg("down-galaxy.png");
$mid->setForwardArrowImg("forward-galaxy.png");
$mid->setVerticalMenuTpl("layersmenu-vertical_menu-galaxy.ihtml");
$mid->setSubMenuTpl("layersmenu-sub_menu-galaxy.ihtml");
$mid->newVerticalMenu("vermenu1");

$mid->setMenuStructureFile("layersmenu-vertical-2.txt");
$mid->parseStructureForMenu("vermenu2");
$mid->setDownArrowImg("down-gtk2.png");
$mid->setForwardArrowImg("forward-gtk2.png");
$mid->setVerticalMenuTpl("layersmenu-vertical_menu.ihtml");
$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
$mid->newVerticalMenu("vermenu2");

$mid->setMenuStructureFile("layersmenu-horizontal-2.txt");
$mid->parseStructureForMenu("hormenu2");
$mid->setDownArrowImg("down-keramik.png");
$mid->setForwardArrowImg("forward-keramik.png");
$mid->setHorizontalMenuTpl("layersmenu-horizontal_menu-keramik.ihtml");
$mid->setSubMenuTpl("layersmenu-sub_menu-keramik.ihtml");
$mid->newHorizontalMenu("hormenu2");


$mid->printHeader();
?>

</head>
<body>

<?php $mid->printMenu("hormenu1"); ?>

<div class="normalbox">
<div class="h1">The PHP Layers Menu System</div>
</div>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="20%" valign="top">

<div class="normalbox">
<div class="normal">
A vertical menu...
</div>
</div>
<center>
<?php $mid->printMenu("vermenu1"); ?>
</center>

<div class="normalbox">
<div class="normal">
Tree Menu version
</div>
<?php
include ("lib/treemenu.inc.php");
$treemid = new TreeMenu();
$treemid->setMenuStructureFile("layersmenu-vertical-1.txt");
$treemid->parseStructureForMenu("treemenu1");
print $treemid->newTreeMenu("treemenu1");
?>
</div>

<div class="normalbox">
<div class="normal">
PHP Tree - No JavaScript
</div>
<?php
include ("lib/phptreemenu.inc.php");
$phptreemid = new PHPTreeMenu();
$phptreemid->setPHPTreeMenuDefaultExpansion("3|4|18");
$phptreemid->setMenuStructureFile("layersmenu-vertical-1.txt");
$phptreemid->parseStructureForMenu("treemenu1");
print $phptreemid->newPHPTreeMenu("treemenu1");
?>
</div>

<div class="normalbox">
<div class="normal">
Plain - No JavaScript
</div>
</div>
<center>
<?php
include ("lib/plainmenu.inc.php");
$plainmid = new PlainMenu();
$plainmid->setMenuStructureFile("layersmenu-vertical-1.txt");
$plainmid->parseStructureForMenu("treemenu1");
print $plainmid->newPlainMenu("treemenu1");
?>
</center>

<br />

<div class="normalbox">
<div class="normal">
Another vertical menu...
</div>
</div>
<center>
<?php $mid->printMenu("vermenu2"); ?>
</center>

<div class="normalbox">
<div class="normal">
PHP Tree - No JavaScript
</div>
<?php
$phptreemid->setMenuStructureFile("layersmenu-vertical-2.txt");
$phptreemid->parseStructureForMenu("treemenu2");
print $phptreemid->newPHPTreeMenu("treemenu2");
?>
</div>

<br />
<center>
<a href="http://phplayersmenu.sourceforge.net/";><img border="0"
src="LOGOS/powered_by_phplm.png" alt="Powered by PHP Layers Menu" height="31" 
width="88" /></a>
</center>
<br />
<center>
<a href="http://validator.w3.org/check/referer";><img border="0"
src="images/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" 
/></a>
</center>
<br />
<center>
<a href="http://jigsaw.w3.org/css-validator/";><img border="0"
src="images/vcss.png" alt="Valid CSS!" height="31" width="88" /></a>
</center>

</td>
<td valign="top">

<div class="normalbox">

<div class="normal" align="center">
Another horizontal menu... and its <a href="layersmenu-horizontal-2.txt" 
target="TheMenuStructureFile">Menu Structure File</a>
<div style="height: 2px"></div>
<?php $mid->printMenu("hormenu2"); ?>
</div>

<table cellspacing="0" cellpadding="5" border="0">
<tr>
<td class="normal" valign="top">

Tree Menu version
<?php
$treemid->setMenuStructureFile("layersmenu-horizontal-2.txt");
$treemid->parseStructureForMenu("treemenu3");
print $treemid->newTreeMenu("treemenu3");
?>

</td>
<td class="normal" valign="top">

Horizontal Plain version - No JavaScript
<?php
$pmid = new PlainMenu();
$pmid->setMenuStructureFile("layersmenu-horizontal-2.txt");
$pmid->parseStructureForMenu("phormenu");
print $pmid->newHorizontalPlainMenu("phormenu");
?>

</td>
</tr>
</table>

</div>

<div class="normalbox">
<div class="normal">
<?php include ("README.ihtml"); ?>
</div>
</div>

</td>
</tr>
</table>

<?php
$mid->printFooter();
?>

</body>
</html>

Index: example-hormenu_and_treemenu.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/folders/phplayersmenu/example-hormenu_and_treemenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-hormenu_and_treemenu.php    4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-hormenu_and_treemenu.php    24 Nov 2003 16:46:53 -0000      1.2
***************
*** 14,18 ****
--- 14,22 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>

Index: example-vermenu.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-vermenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-vermenu.php 4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-vermenu.php 24 Nov 2003 16:46:53 -0000      1.2
***************
*** 9,13 ****
--- 9,17 ----
  <title>The PHP Layers Menu System</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>
***************
*** 20,30 ****
  $mid = new LayersMenu();
  
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
! //$mid->setTpldir("templates/");
  //$mid->setVerticalMenuTpl("layersmenu-vertical_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");
--- 24,32 ----
  $mid = new LayersMenu();
  
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
! ////$mid->setTpldir("./templates/");
  //$mid->setVerticalMenuTpl("layersmenu-vertical_menu.ihtml");
  //$mid->setSubMenuTpl("layersmenu-sub_menu.ihtml");

Index: README.PHPDOC
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/README.PHPDOC,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** README.PHPDOC       4 Nov 2003 12:10:23 -0000       1.1.1.1
--- README.PHPDOC       24 Nov 2003 16:46:53 -0000      1.2
***************
*** 4,8 ****
  
  phpdoc -pp on -ti "PHPLayersMenu" -dn "PHPLayersMenu" \
! -po PHPLayersMenu -t [target_directory] -o HTML:default:default \
  -d [directory_where_you_have_installed_phplayersmenu] \
  -i PHPLIB.php,index.php*,example*
--- 4,8 ----
  
  phpdoc -pp on -ti "PHPLayersMenu" -dn "PHPLayersMenu" \
! -po PHPLayersMenu -t [target_directory] -o HTML:frames:default \
  -d [directory_where_you_have_installed_phplayersmenu] \
  -i PHPLIB.php,index.php*,example*

Index: README.ihtml
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/README.ihtml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** README.ihtml        4 Nov 2003 12:10:23 -0000       1.1.1.1
--- README.ihtml        24 Nov 2003 16:46:53 -0000      1.2
***************
*** 1,124 ****
  <div class="titlebox">
!       <div class="h1">
!               The PHP Layers Menu System 3.1.0 (development)
!       </div>
  </div>
  
  <p>
!       PHP Layers Menu is a hierarchical dynamic menu system that allows
!       to prepare &quot;on the fly&quot; dynamic HTML menus relying
!       on the PHP scripting engine for the processing of data items.
  </p>
  <p>
!       It is released under the GNU Lesser General Public License (LGPL),
!       either Version 2.1, or (at your option) any later version.
  </p>
  <p>
!       It supports a wide range of browsers: Mozilla, Konqueror, Netscape,
!       Opera, Internet Explorer; rather old browser versions are supported, 
too;
!       accessibility is provided for text-only browsers.
  </p>
  <p>
!       It achieves a compact view and a reasonably small file size for the page
!       also with a very large number of entries.
  </p>
  <p>
!       It provides horizontal and vertical layers-based menus whose behavior
!       is analogous to the Gnome, KDE, and MS Windows main menus.
!       It provides also JavaScript-based tree menus, whose look is analogous
!       to the most widely used file managers and bookmark handling tools.
  </p>
  <hr />
  <p>
!       Layers-based menus require JavaScript and work at least
!       on the following browsers:
  </p>
  <ul>
!       <li><div class="phplmnormal">Mozilla 0.6+ (versions 0.9.1+ are 
suggested)</div></li>
!       <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on 
Mozilla, e.g. Epiphany and Galeon</div></li>
!       <li><div class="phplmnormal">Konqueror 2.2+ and browsers based on it, 
e.g. Safari</div></li>
!       <li><div class="phplmnormal">Opera 6.x and 7.x</div></li>
!       <li><div class="phplmnormal">Internet Explorer 5, 5.5, 6.</div></li>
  </ul>
  <p>
!       If old-style templates are used instead of the default ones, 
layers-based
!       menus work also on the following browsers:
  </p>
  <ul>
!       <li><div class="phplmnormal">Netscape 4.07+</div></li>
!       <li><div class="phplmnormal">Opera 5.x</div></li>
!       <li><div class="phplmnormal">Internet Explorer 4</div></li>
  </ul>
  <hr />
  <p>
!       The PHP Layers Menu System provides also JavaScript-based tree menus,
!       whose nodes can be expanded and collapsed on sufficiently DOM-compliant
!       browsers (they remain completely expanded for the other browsers).
!       They have more strict requirements w.r.t. the layers menus and provide
!       complete functionality only to browsers sufficiently DOM-compliant
!       for the purpose at hand, i.e.:
  </p>
  <ul>
!       <li><div class="phplmnormal">Mozilla (versions 0.9.1+ are 
suggested)</div></li>
!       <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on 
Mozilla, e.g. Epiphany and Galeon</div></li>
!       <li><div class="phplmnormal">Konqueror 3.0+ and browsers based on it, 
e.g. Safari</div></li>
!       <li><div class="phplmnormal">Opera 7.x</div></li>
!       <li><div class="phplmnormal">Internet Explorer 4, 5, 5.5, 6</div></li>
  </ul>
  <p>
!       The following browsers are not supported, as supporting them is either 
not possible at all or really too hard:
  </p>
  <ul>
!       <li><div class="phplmnormal">Netscape 4.x</div></li>
!       <li><div class="phplmnormal">Konqueror 2.x</div></li>
!       <li><div class="phplmnormal">Lynx and Links</div></li>
!       <li><div class="phplmnormal">Opera 5.x and 6.x</div></li>
  </ul>
  <p>
!       However, full accessibility is provided for the above browsers:
!       the Tree Menus always appear completely exploded (and no node can be 
collapsed)
!       on them, and this guarantees a rather good accessibility for them.
  </p>
  <hr />
  <p>
!       Two classes are provided to prepare also &quot;server-side based&quot;
!       tree menus (that have just the same look of the above JavaScript-based
!       tree menus, but require the PHP support on the web server) and plain 
menus
!       that do not require the JavaScript support to the browser.
  </p>
  <hr />
  <p>
!       An arbitrary number of vertical and horizontal menus can be used
!       on the same page.
  </p>
  <p>
!       As much levels as needed can be used and each menu is dynamically 
generated
!       using data retrieved from a file, a string, or a database table;
!       the data format is rather simple and intuitive.
  </p>
  <p>
!       Multiple languages are supported (i18n) if data are retrieved from a 
database.
  </p>
  <p>
!       PHPLM is compliant with current recommendations for PHP developers:
!       it works correctly with the following settings
  </p>
  <ul>
!       <li><div class="preformatted">register_globals = Off</div></li>
!       <li><div class="preformatted">safe_mode = On</div></li>
!       <li><div class="preformatted">error_reporting = E_ALL</div></li>
!       <li><div class="preformatted">allow_call_time_pass_reference = 
Off</div></li>
!       <li><div class="preformatted">short_open_tag = Off</div></li>
  </ul>
  <p>
!       If PEAR is not used (i.e. if the DB support is not used), it works 
correctly
!       also if the open_basedir restriction is in effect.
  </p>
  <p>
!       It is compliant with the following standards:
  </p>
  <ul>
!       <li><div class="phplmnormal">XHTML 1.0 Transitional</div></li>
!       <li><div class="phplmnormal">CSS 2.0</div></li>
  </ul>
  <!-- p class="phplmnormal">
--- 1,124 ----
  <div class="titlebox">
! <div class="h1">
! The PHP Layers Menu System 3.1.1 (development)
! </div>
  </div>
  
  <p>
! PHP Layers Menu is a hierarchical dynamic menu system that allows
! to prepare &quot;on the fly&quot; dynamic HTML menus relying
! on the PHP scripting engine for the processing of data items.
  </p>
  <p>
! It is released under the GNU Lesser General Public License (LGPL),
! either Version 2.1, or (at your option) any later version.
  </p>
  <p>
! It supports a wide range of browsers: Mozilla, Konqueror, Netscape,
! Opera, Internet Explorer; rather old browser versions are supported, too;
! accessibility is provided for text-only browsers.
  </p>
  <p>
! It achieves a compact view and a reasonably small file size for the page
! also with a very large number of entries.
  </p>
  <p>
! It provides horizontal and vertical layers-based menus whose behavior
! is analogous to the Gnome, KDE, and MS Windows main menus.
! It provides also JavaScript-based tree menus, whose look is analogous
! to the most widely used file managers and bookmark handling tools.
  </p>
  <hr />
  <p>
! Layers-based menus require JavaScript and work at least
! on the following browsers:
  </p>
  <ul>
! <li><div class="phplmnormal">Mozilla 0.6+ (versions 0.9.1+ are 
suggested)</div></li>
! <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on 
Mozilla, e.g. Epiphany and Galeon</div></li>
! <li><div class="phplmnormal">Konqueror 2.2+ and browsers based on it, e.g. 
Safari</div></li>
! <li><div class="phplmnormal">Opera 6.x and 7.x</div></li>
! <li><div class="phplmnormal">Internet Explorer 5, 5.5, 6.</div></li>
  </ul>
  <p>
! If old-style templates are used instead of the default ones, layers-based
! menus work also on the following browsers:
  </p>
  <ul>
! <li><div class="phplmnormal">Netscape 4.07+</div></li>
! <li><div class="phplmnormal">Opera 5.x</div></li>
! <li><div class="phplmnormal">Internet Explorer 4</div></li>
  </ul>
  <hr />
  <p>
! The PHP Layers Menu System provides also JavaScript-based tree menus,
! whose nodes can be expanded and collapsed on sufficiently DOM-compliant
! browsers (they remain completely expanded for the other browsers).
! They have more strict requirements w.r.t. the layers menus and provide
! complete functionality only to browsers sufficiently DOM-compliant
! for the purpose at hand, i.e.:
  </p>
  <ul>
! <li><div class="phplmnormal">Mozilla (versions 0.9.1+ are 
suggested)</div></li>
! <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on 
Mozilla, e.g. Epiphany and Galeon</div></li>
! <li><div class="phplmnormal">Konqueror 3.0+ and browsers based on it, e.g. 
Safari</div></li>
! <li><div class="phplmnormal">Opera 7.x</div></li>
! <li><div class="phplmnormal">Internet Explorer 4, 5, 5.5, 6</div></li>
  </ul>
  <p>
! The following browsers are not supported, as supporting them is either not 
possible at all or really too hard:
  </p>
  <ul>
! <li><div class="phplmnormal">Netscape 4.x</div></li>
! <li><div class="phplmnormal">Konqueror 2.x</div></li>
! <li><div class="phplmnormal">Lynx and Links</div></li>
! <li><div class="phplmnormal">Opera 5.x and 6.x</div></li>
  </ul>
  <p>
! However, full accessibility is provided for the above browsers:
! the Tree Menus always appear completely exploded (and no node can be 
collapsed)
! on them, and this guarantees a rather good accessibility for them.
  </p>
  <hr />
  <p>
! Two classes are provided to prepare also &quot;server-side based&quot;
! tree menus (that have just the same look of the above JavaScript-based
! tree menus, but require the PHP support on the web server) and plain menus
! that do not require the JavaScript support to the browser.
  </p>
  <hr />
  <p>
! An arbitrary number of vertical and horizontal menus can be used
! on the same page.
  </p>
  <p>
! As much levels as needed can be used and each menu is dynamically generated
! using data retrieved from a file, a string, or a database table;
! the data format is rather simple and intuitive.
  </p>
  <p>
! Multiple languages are supported (i18n) if data are retrieved from a database.
  </p>
  <p>
! PHPLM is compliant with current recommendations for PHP developers:
! it works correctly with the following settings
  </p>
  <ul>
! <li><div class="preformatted">register_globals = Off</div></li>
! <li><div class="preformatted">safe_mode = On</div></li>
! <li><div class="preformatted">error_reporting = E_ALL</div></li>
! <li><div class="preformatted">allow_call_time_pass_reference = Off</div></li>
! <li><div class="preformatted">short_open_tag = Off</div></li>
  </ul>
  <p>
! If PEAR is not used (i.e. if the DB support is not used), it works correctly
! also if the open_basedir restriction is in effect.
  </p>
  <p>
! It is compliant with the following standards:
  </p>
  <ul>
! <li><div class="phplmnormal">XHTML 1.0 Transitional</div></li>
! <li><div class="phplmnormal">CSS 2.0</div></li>
  </ul>
  <!-- p class="phplmnormal">

Index: example-treemenu.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-treemenu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-treemenu.php        4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-treemenu.php        24 Nov 2003 16:46:53 -0000      1.2
***************
*** 13,18 ****
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
- <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-browser_detection.js"></script>
  </head>
  <body>
--- 13,22 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
+ <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layerstreemenu-cookies.js"></script>
  </head>
  <body>
***************
*** 36,47 ****
  include ("lib/treemenu.inc.php");
  $mid = new TreeMenu();
! //$mid->setDirroot(".");
! //$mid->setLibdir("lib/");
! //$mid->setLibjsdir("libjs/");
! //$mid->setLibjswww("libjs/");
! //$mid->setImgdir("images/");
  //$mid->setImgwww("images/");
  $mid->setMenuStructureFile("layersmenu-vertical-1.txt");
- 
  $mid->parseStructureForMenu("treemenu1");
  print $mid->newTreeMenu("treemenu1");
--- 40,48 ----
  include ("lib/treemenu.inc.php");
  $mid = new TreeMenu();
! //$mid->setDirroot("./");
! ////$mid->setLibjsdir("./libjs/");
! ////$mid->setImgdir("./images/");
  //$mid->setImgwww("images/");
  $mid->setMenuStructureFile("layersmenu-vertical-1.txt");
  $mid->parseStructureForMenu("treemenu1");
  print $mid->newTreeMenu("treemenu1");
***************
*** 57,62 ****
--- 58,83 ----
  ?>
  </div>
+ <br />
+ <center>
+ <a href="http://phplayersmenu.sourceforge.net/";><img border="0"
+ src="LOGOS/powered_by_phplm.png" alt="Powered by PHP Layers Menu" height="31" 
width="88" /></a>
+ </center>
+ <br />
+ <center>
+ <a href="http://validator.w3.org/check/referer";><img border="0"
+ src="images/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" 
/></a>
+ </center>
+ <br />
+ <center>
+ <a href="http://jigsaw.w3.org/css-validator/";><img border="0"
+ src="images/vcss.png" alt="Valid CSS!" height="31" width="88" /></a>
+ </center>
  </td>
  <td valign="top">
+ <div class="normalbox">
+ <div class="normal">
+ <?php include ("README.ihtml"); ?>
+ </div>
+ </div>
  </td>
  </tr>

Index: example-layersmenus_and_treemenus.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/folders/phplayersmenu/example-layersmenus_and_treemenus.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-layersmenus_and_treemenus.php       4 Nov 2003 12:10:23 -0000       
1.1.1.1
--- example-layersmenus_and_treemenus.php       24 Nov 2003 16:46:53 -0000      
1.2
***************
*** 14,18 ****
--- 14,22 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>

Index: ACKNOWLEDGEMENTS
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/ACKNOWLEDGEMENTS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** ACKNOWLEDGEMENTS    4 Nov 2003 12:10:23 -0000       1.1.1.1
--- ACKNOWLEDGEMENTS    24 Nov 2003 16:46:53 -0000      1.2
***************
*** 46,49 ****
--- 46,51 ----
  Paulo R. Bagatini <address@hidden>
  Stephan Slabihoud <address@hidden>
+ Morten Poulsen <address@hidden>
+ Philipp Kamps <address@hidden>
  for useful discussions and suggestions.
  
***************
*** 57,60 ****
--- 59,63 ----
  Jesus M. Castagnetto <address@hidden>
  Stepan Kadlec <address@hidden>
+ Morten Poulsen <address@hidden>
  for their bug reports.
  

Index: CHANGELOG
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/CHANGELOG,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CHANGELOG   4 Nov 2003 12:10:23 -0000       1.1.1.1
--- CHANGELOG   24 Nov 2003 16:46:53 -0000      1.2
***************
*** 1,6 ****
  
! --------------------------------------
! PHP Layers Menu 3.1.0 (Sep 21st, 2003)
! --------------------------------------
  
  I wish to start the changelog of this new development branch with
--- 1,26 ----
  
! ------------------------------------
! PHP Layers Menu 3.1.1 (Nov 15, 2003)
! ------------------------------------
! 
! Eliminated from the code libdir and libjswww, that were no more used.
! 
! Fixed a bug in the setTpldirCommon() method.
! Changed/extended some parts of code (and updated the examples
! accordingly) to allow to change all directory paths using only
! the setDirroot() method.
! Thanks to Morten Poulsen for his bug report and his suggestion.
! 
! Removed the JavaScript tag from lib/layersmenu-browser_detection.js
! and updated the examples accordingly.
! Thanks to Philipp Kamps for his report.
! 
! Changed HTML:default:default with HTML:frames:default in README.PHPDOC
! to avoid a warning with phpDocumentor 1.2.2; you have to undo this change
! if you are still using phpDocumentor 1.1.
! 
! ------------------------------------
! PHP Layers Menu 3.1.0 (Sep 21, 2003)
! ------------------------------------
  
  I wish to start the changelog of this new development branch with
***************
*** 297,301 ****
  JavaScript Tree Menus on your pages.
  ----------------------
! lib/layersmenu.inc.php
  ----------------------
  Code used just by the Layers Menus.
--- 317,321 ----
  JavaScript Tree Menus on your pages.
  ----------------------
! lib/layersmenu.js
  ----------------------
  Code used just by the Layers Menus.

Index: index.phps
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/index.phps,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index.phps  4 Nov 2003 12:10:23 -0000       1.1.1.1
--- index.phps  24 Nov 2003 16:46:53 -0000      1.2
***************
*** 17,21 ****
--- 17,25 ----
  <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link>
  <title>The PHP Layers Menu System</title>
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>

Index: example-see-through.php
===================================================================
RCS file: /cvsroot/phpgroupware/folders/phplayersmenu/example-see-through.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** example-see-through.php     4 Nov 2003 12:10:23 -0000       1.1.1.1
--- example-see-through.php     24 Nov 2003 16:46:53 -0000      1.2
***************
*** 9,13 ****
--- 9,17 ----
  <title>The PHP Layers Menu System - 'New Generation' version</title>
  
+ <script language="JavaScript" type="text/javascript">
+ <!--
  <?php include ("libjs/layersmenu-browser_detection.js"); ?>
+ // -->
+ </script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu-library.js"></script>
  <script language="JavaScript" type="text/javascript" 
src="libjs/layersmenu.js"></script>





reply via email to

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