Download List

Project Description

Rolodap is a multiuser contacts management system that uses an LDAP server to store all user, group, and contact information. It was developed using PHP, HTML, and Javascript so that it can be accessed from any OS with a Javascript capable HTML browser. The Web-based interface provides an easy-to-use front end to the contacts directory, which allows users to search and organize their contacts into user-created Address Books. A single contact can appear in any number of Address Books, yet each contact only exists in the database one time. This means data for each contact only needs to be updated one time in order to affect change in all user's Address Books.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-13 04:40 Back to release list
0.70

There is now an admin section if you login as an admin user. Admins
have extra rights to do things like truly delete contacts and books
(versus just marking them for deletion). A simple ldif file can now be
imported into rolodap quickly. This works well when bringing in a
large number of contacts from other sources (such as the Netscape
address book). These simple ldif files don't need any organizational
information in the records (no need for an ou or dn); during the
importation process, these organizational attributes will be added
automatically (and if you do put them in, they are just ignored
anyway). The user prefs section now saves any changes made by a user
in the user's LDAP record, so they aren't lost between rolodap
sessions. There are now some installation instructions and an extras
directory which contains a sample ldif file that can be modified for
your company and imported to get you started using rolodap right
away. There is also a Perl script that can be used to convert a csv
file that was created by the Win32 Netscape address book export
utility to an ldif that is usable by rolodap.
Tags: Major bugfixes

Project Resources