15 projects tagged "German"
ATutor is a standards-compliant Web-based Learning Content Management System (LCMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes and customize it with their own look and feel. Educators can quickly retrieve repository content, assemble, package, and redistribute their own content, and conduct their courses online. Students learn in an adaptive learning environment.
AldoContent is a lightweight CMS focused on usability and simplicity. It is designed for multilingual Web sites and can have sections with public and private content. It has file management, is extensible with plugins, and uses gettext for localization. Is written in PHP for a MySQL backend.
PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.
Contao is a content management system (CMS) for people who want a professional Internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly Websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. It features easy management of user rights, a Live Update Service, a modern CSS framework, and many integrated modules (news, calendar, forms, etc.).
openWebX is yet another object oriented PHP framework that follows the rules of strict separation of code and design. Using new technologies like couchDB or mongoDB as data-backends (with MySQL as fallback) nearly everything is an object. You don't have to write any HTML to get a Web site up and running. If you are developer, you simply "program" your site using PHP. If you are a content editor, you can use the included template system to describe your pages. Output is validated HTML5 by default, with other doctypes to choose from. All design is done by way of CSS. The mootools JavaScript framework is used to implement all kinds of client-side things, like galleries, informative popups, and form checkers.
openpom is a Web interface based on NDO for Nagios or Icinga. It allows you to view almost everything about Nagios or Icinga in a single page: alert, ack, downtime, comment. You can also interact with Nagios or Icinga through ack, downtime, comment, disable, and reset buttons. You can filter on hosts and services states (such as critical, warning, unknown, ok, or outage). The status popin allows you to display graphs, either the ones from Nagios (trends.cgi) or custom ones based on RRD (such as pnp4nagios).