News
-
User Account Application
by admin on 11-1-2008 0 commentsA 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 commentsKernel 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 commentsPhrameworks 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 commentsA 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 commentsKernel 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 commentsKernel 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 commentsThe 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 commentsPhrameworks 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 commentsThe following code demonstrates how to send an email in Phrameworks.
-
New Forum Application
by admin on 2-21-2008 1 commentsVersion 0.13.0 of the Forum application adds the ability to edit posts. Regular users can edit their own posts, and administrators can edit anyone's posts.