QCubed - A PHP5 rapid development framework.
Home  |  Updates

Folks,

By popular demand, I've added a few examples to the QCubed 1.1 codebase - and in the process, improved some of the components that were touched by these:

  • Controls in QDataGrids. Every week or so we have someone asking how to make it happen - there's now a tutorial about that.
  • Moving the /includes folder outside of __DOCROOT__. Many QCubed developers have done this to increase the security of their system, or to share a QCubed installation between two applications. This tutorial explains how to set this up - really easy, by the way.
  • Unattended install for plugins. There was a blog post about it, but I want to make sure it's all documented in the right / permanent place: in the examples site.

As always, I'm very much looking forward to your feedback!

Offline
Joined: 03/31/2008
Wow, looks great! Thanks for

Wow, looks great! Thanks for the documentation!

alex94040's picture
Offline
Joined: 11/06/2008
My pleasure :-) Any other

My pleasure :-) Any other areas you think are sorely lacking documentation? I'd be happy to invest my time into those.