84 projects tagged "Site Management"
Ariadne is a Web Application Framework and Content Management System built with PHP. It allows you to build complex Web applications and sites with ease. It takes care of the mundane stuff like internationalization, security, user management, templating, data retrieval and storage, caching, and site management. It stores content in a structured object store that can be accessed through an extensive filesystem-like API.
Cascade is a Web-based content management system. It's based around the idea of organizing resources into a hierachy of categories, much like Yahoo. Some features include generating static or dynamic HTML, allowing user comments on ratings on resources, design abstraction through templates, suggested addition and update management, an auto-generated "What's New" page, support for related categories and virtual subcategories, and more. It can use Postgres or MySQL as its SQL database.
php-LugMembers is a Web interface written in PHP to access a MySQL database holding member information. It currently includes support for adding/deleting/editing users through an admin interface, and members have the ability to edit their own information and change their passwords. It has customizable header and footer files, and can be easily manipulated to add or remove database fields.
QuickHP is an easy to use tool to keep your homepage in order. It is fully XML-based, and you use it by creating XML source files that are parsed through an XSL template to create HTML or any other files. It comes with a comfortable Web-based file browser that lets you create and edit files, remove files, copy files, and create directories, and features file versioning and upload. QuickHP can be used for dynamic sites and interoperates with PHP.
KorWeblog is highly customizable PHP/SQL Weblog/Content Management System initially based on phpweblog. Many features have been added, such as a FAQ, download, threaded comments, user-selectable site theme, user preferences, multi-login user support, story program, HTTP referer, browser/OS, and access counter in the stats page, anti-spam function, an IP blocking function, and more.
XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.
PHP Application Server simplifies the development of Web applications and sites. It creates the environment of Web development in which the user will do not need special knowledge of designing and programming Web applications. You will be able create your own sites using a simple Web interface, premade modules, and applications (like Forum, YellowPages, News, etc.).
phpSearch is a PHP3 application that allows you to easily insert a search engine into your Web site. The search engine that phpSearch provides is based on a MySQL database. phpSearch supports single-table searches. It will generate a search-form dynamically, and will return the resulting list of matching records with selected fields.