14 projects tagged "GPLv2"
LdapSaisie is a Web application to manage LDAP directories. It is designed to abstract the complexity of the directory through an administration interface that is simple and intuitive. The application was designed with the objective of maximal modularity, allowing easy extension or adaptation with modules, extensions, and plugins. This application can be used to manage the information system based on LDAP and also, simultaneously, enabling users to access their data and possibly modify them.
The ApPHP TreeMenu is a PHP script that generates a multi-level tree menu control. It was specially designed for Web developers. A tree menu is one of the most popular and commonly used navigation controls, and this script allows you to set one up and use it in no time. It has a collapsible vertical tree listing that resembles the Windows Explorer folder view. It also makes it easier for visitors to find things, looks professional, and helps to organize a large amount of data into a hierarchical order with as many nodes and sub-levels as you need. Expandable elements can be used as links or just expanded. The sub-menus are opened and closed by a mouse click.
It's All Good is a simple service monitoring framework to make it easy to monitor various services on a server. Its API is dead simple, and a handful of modules are already available for common things like disk usage, checking that SMTP is running, SSL certs are valid, or a page's contents. It can easily be used with a service like Pingdom so that you can monitor your servers' health with only 1 alert (which you can get for free). It's small, compact, fast, and loads nicely on most mobile devices including your iPhone or Android device.
Clement is an email server application. Its main function is to block unwanted mail (spam) as soon as possible in the email exchange process. It accepts or rejects email while the SMTP session, initiated by the email sender, is still pending, accepting legitimate email messages without the need to return an error status to non-existent or "borrowed" return address later. Clement can operate in two modes. Either the mail is taken into account locally and stored in the recipient's own area, or it can transmit the mail to an another SMTP server (Sendmail, Postfix, Exim, Exchange, etc.). Each email domain name Clement knows about can be treated in one of these two modes depending on the group to which the domain name has been set. Each message is verified by a virus scanner (ClamAV) while the SMTP connection is still open, but the refusal of mail and the reason for refusal is notified to the actual sender. Mail management is done via a Web interface and can be delegated to three administrative levels (Root-Admin, Group-Admin, Domain-Admin). Standard users can access their own logs (sent email status, email rejected, quarantined email, etc.). With this interface, the user can handle the rejection and acceptance of mail. Users who are level "Admin" can access the session logs (via the Web interface). Clement uses a SQL database (PostgreSQL, MySQL) to store and manage logs, user profiles, and dynamic management of directives concerning the sender-receiver relationship.
Colossal Mind Language Detector detects a user's preferred language. It parses the HTTP Accept-Language header and determines the most suitable language for the user from a list of supported languages. The detected language can fallback to a language associated with the user's country in case the Accept-Language header is not sent by the browser. The detected language can be stored in a cookie to avoid needing to detect the language again in subsequent requests.
Napata CMS is a CMS for sites that are biased towards sharing information, primarily with text. It is a little wiki-like, but not a wiki. The CMS's frontpage almost resembles a blog's homepage.The script has three dedicated variants depending on the syntax in use: Mediawiki-like Markup variant, Markdown variant, and WYSIWYM variant. It incorporates a simple revision system that saves a copy of any post/article that is edited. It is easy to install using an intuitive Web installer.