Doctrine Blog
getName(), '@blog_post?slug='.$blogPost->getSlug()); ?>
+ Posted getCreatedAt())); ?> ago.
getBody(); ?>
diff --git a/website/apps/frontend/modules/blog/templates/viewSuccess.php b/website/apps/frontend/modules/blog/templates/viewSuccess.php
index 4fbfea5cb..dc12f69c9 100644
--- a/website/apps/frontend/modules/blog/templates/viewSuccess.php
+++ b/website/apps/frontend/modules/blog/templates/viewSuccess.php
@@ -1,4 +1,7 @@
+
+
getName(); ?>
+Posted getCreatedAt())); ?> ago.
getName(), '@blog_post?slug='.$blogPost->getSlug()); ?>
+Posted getCreatedAt())); ?> ago.
getBody(); ?>
getBody(); ?>
diff --git a/website/apps/frontend/modules/main/actions/actions.class.php b/website/apps/frontend/modules/main/actions/actions.class.php index 9638f9f0d..d5bccd29e 100644 --- a/website/apps/frontend/modules/main/actions/actions.class.php +++ b/website/apps/frontend/modules/main/actions/actions.class.php @@ -32,4 +32,9 @@ class mainActions extends sfActions { $this->redirect('http://phpdoctrine.net/trac'); } + + public function executeTrac_register() + { + $this->redirect('http://phpdoctrine.net/trac/register'); + } } diff --git a/website/apps/frontend/modules/main/templates/aboutSuccess.php b/website/apps/frontend/modules/main/templates/aboutSuccess.php index be795adb0..cd840fa61 100644 --- a/website/apps/frontend/modules/main/templates/aboutSuccess.php +++ b/website/apps/frontend/modules/main/templates/aboutSuccess.php @@ -1,22 +1,50 @@About Doctrine
+What is Doctrine?
Who is behind Doctrine?
+ +Here is a list of the people mainly responsible for Doctrine. Many other people not on this list contribute, they can be found + .
+ +-
+
- Konsta Vesterinen(zYne-) - Konsta is the project founder and lead developer of Doctrine. +
- Roman S. Borschel(romanb) - Assists in the development of Doctrine through suggestions and small code contributions. +
- Ian P. Christian(pookey) - Hosts trac and SVN. Helps with testing and occasionally writes a line of code. +
- Janne Vanhala(jepso) - The lead developer of the official Doctrine subproject Sensei. Creator of the documentation tool Doctrine uses. +
- (jwage) - Website, Documentation, Packaging Releases, Bug Fixes, etc +
Want to get involved?
+ + You can contribute to the Doctrine development in many different ways. First start by + access. Once you done that you can begin submitting tickets for issues/bugs you discover while working with Doctrine. If you wish to contribute directly to the code, + you must request svn commit access in IRC from either pookey or .Quickjump
+-
+
+
+
+
+