Forums / Developer / Where is ERD ?
Y T
Tuesday 12 February 2008 9:11:35 pm
Hi, all. I want to understand about DB table model and relations of ez publish. Is there ERD document somewhere ?or, somemone has it ?
Felix Laate
Wednesday 13 February 2008 1:33:30 am
Hi there,
could this help you: http://ez.no/ezpublish/documentation/reference/database_diagram ?
Felix
Publlic Relations Manager Greater Stavanger www.greaterstavanger.com
Piotrek KaraĆ
Wednesday 13 February 2008 9:08:27 am
Felix,
How on earth have you found that? ;)Why isn't it part of the current documentation? Or is it?
Thanks!
PS. Is there entire old documentation available for download in any form?
-- Company: mediaSELF Sp. z o.o., http://www.mediaself.pl eZ references: http://ez.no/partners/worldwide_partners/mediaself eZ certified developer: http://ez.no/certification/verify/272585 eZ blog: http://ez.ryba.eu
Wednesday 13 February 2008 10:02:16 am
Piotrek,
I knew it existed, so I searched for it.
But it's somewhat outdated perhaps. Someone should put together a new version..
Anyway, it's a good resource for anyone who tries to understand the core database of ez.
The old documentaton can be browsed here: http://ez.no/ezpublish/documentation/toc
Wednesday 13 February 2008 8:47:33 pm
Hi,Felix and Piotrek .
Thanks for your guidepost. The old documentaton is a good resource that I'll understand the core database of ez.I`ll try it.
However I'm begginer about English and php developing.Are someone and you need all visual diagram ?
I tryed make ERD through ODBC with following software ,It is Reverse-Engineering.
-clay core (eclipse plug-in) -DbWrench -MySQL Workbench (tryed not yet)
But I cannot making relations between each table. ^ ^ ;