News

Page: 1 2 3 4

  • Application Dependency Mapping

    by admin on 12-3-2008 • 0 comments

    Sometimes an application requires different permission levels for different functionality. A business application, for example, might allow managers to enter data, but only give other staff read-only access to reports. Dependency mapping lets you register an application in another application's path and assign different usergroup permissions to it.

  • User Account Application

    by admin on 11-1-2008 • 0 comments

    A new User Account application is available for Kernel 1.2.0.  This application allows users to change the password and email address for their accounts. If email confirmation is required, the email change will send a confirmation email to the new address, similar to the process for new registration.

  • Installation Backups

    by admin on 11-1-2008 • 0 comments

    Kernel 1.2.0 reactivates the backup feature that was available in 0.x versions. After installing a package through the Installer admin, you can restore overwritten files from the Backups admin. You can choose to restore the entire backup or browse for individual files.

  • Kernel 1.0.5 Enters Production

    by Castwide on 8-24-2008 • 0 comments

    Phrameworks Kernel 1.0.5 is now available as a production download.  The latest build includes an important bug fix in the Pagemill's attribute tag, the most noticeable effect of which was malformed pagination links.

  • Image Uploads with FCKeditor

    by admin on 7-23-2008 • 0 comments

    A bug in the FCKeditor connector that caused odd behavior while uploading files has been fixed.  The latest version of the FCKeditor package is now available for download.

  • Phrameworks 1.0.2 Released

    by admin on 7-4-2008 • 0 comments

    Kernel 1.0.2 is available for download. Among the updates:

  • Phrameworks Kernel 1.0.0 Is Available for Testing

    by Castwide on 6-1-2008 • 0 comments

    Kernel 1.0.0, the first version of the Phrameworks kernel designed for PHP 5, is available for download.  This is an early version that is suitable for testing but not recommended for production.

  • Dynamic URLs for Applications

    by Castwide on 3-24-2008 • 0 comments

    The Phrameworks Kernel lets administrators define their own URLs for applications. The News application, for example, defaults to yourdomain.com/news, but it can just as easily be yourdomain.com/blog or yourdomain.com/articles. The Quick Enable option in the Applications admin uses the default URL, but the Pages admin lets you set the URL to whatever you want.

  • Smart Encoding for HTML Entities

    by Castwide on 3-20-2008 • 0 comments

    Phrameworks uses an advanced system for inserting content. The Pagemill encodes all values for HTML entities before parsing them into templates. This process ensures that unwanted code, such as a script element in a user comment, does not get parsed as HTML in the output.

  • Sending Mail from Phrameworks

    by Castwide on 3-11-2008 • 2 comments

    The following code demonstrates how to send an email in Phrameworks.

Page: 1 2 3 4