5 projects tagged "Cross Platform"
Werc is a minimalistic RESTful Web application framework and content management system. It follows the Unix "tool philosophy" and it is designed to be fast, simple, convenient, and easily extensible. It handles both small and big sites and has a flexible system for user and group permissions. All data is stored in plain text files that can be easily manipulated with standard tools, without using any databases or other external dependencies. Existing applications include a blogging engine with RSS/Atom feeds, a wiki system that can easily integrate pre-existing documents (can be enabled for any directory tree), and others.
Sijio is a fast, high performance, easy to use and fully customizable PHP community script. It is equipped with all necessary professional tools and features to run a full fledged community site. Features include blogs, events, a forum, a gallery, polls, page management, user management, and RSS feeds, customizable Smarty powered templates, WYSIWYG editing of any content, easy picture upload, an unlimited number of attachments, and more. It is completely SEO friendly.
Lightning Fast CMS (LFC) is a content management system that is easy to use, easy to customize, and fast. It provides easy mass upload of images and files, variable templates for displaying content, variable portlets, a flexible workflow engine, a role based permission system, multilingual content, and much more. Developers can easily plug in their own applications with templates, content types, and portlets, and provide their own themes.
Alkaline is a PHP content management system (CMS) for creative professionals and small businesses that is designed to be used alone or in conjunction with your own proprietary code. The application handles posts as well as images, and can manage both raster (GIF, JPEG, and PNG) and vector graphics (PDF, SVG). The software features customizable themes, extensions, and more. It can be used by novices (for example, drag-and-drop social network integration) and advanced users (for example, overriding the theme engine). It works with most Web server software, including Apache and Windows Server.
CMS Detector is a PHP class that can detect the software used by a site by analyzing its HTML. It takes as input the HTML of a given page and checks if certain HTML tags are present in the page, which usually are associated with certain Web applications. The class returns the list of known applications that seem to be used in the site, as well the URLs of those applications.