I am going to use doctrine for a personal site that I will use when
teaching. I started out doing it in Drupal, but got a bit stuck, so
wanted to switch to symfony instead. I am trying to create a new
database schema, which I can use with symfony and doctrine.

I have created the following yml with some explanations as to what I
am trying to achieve, but just wanted some inputs from some clever
guys here, as to how I can improve this schema, so it is extensible,
before I go about putting stuff in the database.

http://svn.intraface.dk/exerciseplanner/trunk/src/config/doctrine/schema.yml

- The site should be multilingual, so I can easily add extra
languages.
- Also I want to include (sevaral) pictures (and descriptions) and
videoes for each exercise. How would you propose that I could achieve
this.

Thanks in advance for any help to improve the database schema.



--
Lars

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to