13 projects tagged "German"
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.
PageWork is a wiki that focuses on fast content delivery as well as an expandable and adaptable code library. It explicitly separates the volatile run-time environment of a hosted site from the encapsulated code library, and has the ability to host multiple sites based on the same software. All pages and files undergo revision control of arbitrary depth. In combination with users and groups, access to resources is controlled by ACLs that resemble Unix permissions. Features include tagging, SEO, media and meta data management, comments, breadcrumbs, bookmarks, templates, memos, Atom/RSS feeds, adaptable resource caching, and site-wise and personal customization.
TestLink is a test management tool and execution tracking system with Web based and SOAP interfaces. It helps streamline the software development process. It enables quality assurance teams to create and manage their test cases and organize them into test plans and execute them. Users can also manage requirements, create reports, and directly work with bug trackers.
WebsiteBaker is an easy, secure, flexible, and extensible content management system. Templates can be created within minutes and are powered by (X)HTML, CSS, and jQuery. Droplets provide a new and revolutionary way of inserting PHP code everywhere you want. Many extensions are available and can be installed and used with two clicks. A flexible API is also provided.
elRTE is a WYSIWYG HTML editor for the Web written using jQuery. It features rich text editing, options for changing its appearance and style, insertion and management of various HTML elements with formatting (images, tables, lists, etc.), support for viewing and editing HTML code, and normal and full-screen modes.