Forum OpenACS Q&A: WAP module from ACS 3.3 ported to OpenACS 3.2

Collapse
Posted by Ryan Campbell on
You can download it here. This is my first port (if you can call it that, there wasn't all that much to do) so feedback is appreciated.

Installation directions:

  1. expand the tar file into the directory /webroot/server
  2. move the ad-abstract-url.tcl file to /tcl. I didn't put it there in the tar file in case you have a modified version of that file. A diff will tell you which line you need to change.
  3. run the datamodel creation script (/www/doc/sql/wap.sql)
  4. restart-aolserver so that the tcl libraries can be sourced.

WinWap works well for testing this module. I've also tested it with Phone.com 3.17 (on my Qualcomm phone), but it doesn't seem to support cookies, so login is impossible.