Posted over 3 years ago by jwage
This weekend I decided it was time to completely dive in to the awesomeness that is symfony 1.2. I upgraded the Doctrine website to 1.2 as well as Doctrine 1.1. I had several schema changes that I migrated to production with the new Migrations features that were mentioned previously on the blog. It made the upgrade of the website much easier. The primary motivation for diving in to this was a blog post made on 10/18/2008 and 10/14/2008 where Fabien talks about forms in symfony 1.2.
Below is an overview of some of the changes made.
Here are some screen shots of the backend magic that was generated by symfony. I didn't have to do much and in one evening we have a new content management system backend for the website.
The style and custom icons in this list of the available Doctrine releases were added thanks to my custom theme built specifically for the Doctrine backend.

Thanks to the symfony form framework I was able to easily add a custom widget for editing the website users svn access for all the different Doctrine versions.

List of all the Doctrine sub-release points.

Edit a Doctrine release and control its stability as well as other information.

Edit a blog post entry using markdown syntax.

The source of this website can be downloaded via SVN at http://www.doctrine-project.org/svnweb/trunk
Comments (5) [ add comment ]
you broke the docs section Posted by Mike Seth about over 3 years ago.
fix plz :D
Feeds are unreadable Posted by vlmich about over 3 years ago.
Feeds of blog entries are unreadable in opera - check it plz...
Repository link seems to be broken Posted by Teal about over 3 years ago.
When I try to access on http://www.doctrine-project.org/svnweb/trunk I get following error: Could not open the requested SVN filesystem
Cool Posted by Colnector about over 3 years ago.
Just plz fix the phpBB cookie issue
So what will happen with doctrine for symfony 1.2 Posted by jackbravo about over 3 years ago.
Will you upgrade sfDoctrinePlugin to doctrine 1.1 once its stable?
Or that will happen only for symfony 1.3?