phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wap/doc README,NONE,1.1


From: Luca - De Whiskey's - De Vitis <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wap/doc README,NONE,1.1
Date: Wed, 12 Jun 2002 05:22:35 -0400

Update of /cvsroot/phpgroupware/wap/doc
In directory subversions:/tmp/cvs-serv6117/wap/doc

Added Files:
        README 
Log Message:


- Renamed some copyright files.
- Moved doc files to module/doc dir.
- Removed no more useful debian files.
- Removed addbook/readme: duplicate file.


--- NEW FILE ---
This is the WAP module for phpGroupWare.  It is currently in pre-alpha form.
(It only does selects, so you don't have to worry about any bad things
happening to the database.)  It is safe to use, if you're not worried about
cleartext passwords being sent.


INSTALLATION
============

1) Go to the Administration page.

2) Click on the Applications link.

3) Click the Add button at the bottom of the list.

4) Enter the following information for the new application:
     Application name = "wap"
     Application title = "WAP"
     Status = "Enabled - Hidden from navbar" or "Enabled"  (See Note below)
     Select which location... = default is OK
     Allow anonymous access = your choice

     Click the Add button.

     Note: The WAP module does not need to show up in the header with the
     rest of the tools.  This is because the WAP pages should be accessed
     from a WAP device, not a web browser.  If you choose, you can enable
     WAP in the toolbar, and when users go to that page, they'll see a
     cellphone emulator.  (Java must be enabled in the user's browser.)

5) Go back to the main Administration page.

6) Click "User accounts".  Enable WAP for each user.
   Note: This may also be done with "User groups".


VIEWING YOUR WAP PAGES
======================

You'll need to go to a URL that looks like this:
    http://yourdomain/phpgroupware/wap/wap.php?login=demo&passwd=1234

Replace the following:
    yourdomain = your domain name, like www.something.com
    phpgroupware = your root phpGroupWare installation directory
    demo = your login name
    1234 = your password (I'll make this better soon!)

That should be it.  With any luck you'll see your calendar for today.





reply via email to

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