Forums / Developer / Where do I start?
Vidar Sømme
Monday 10 April 2006 11:05:40 am
Where do I start reading if I want to make my own extensions / content classess etc for EZ publish? I've been browsing around for a while now, and I can't seem to find any documentation on how to start coding with EZ publish.
-Olegu
Kristof Coomans
Tuesday 11 April 2006 12:14:37 am
You can define content classes in the admin interface. You won't have to write any code for this. See http://ez.no/doc/ez_publish/technical_manual/3_6/concepts_and_basics/content_management/the_content_class
Documentation on how to write your own extension can be found in the old documentation section ( http://ez.no/products/ez_publish/documentation/development ) or the eZ publish book ( http://ez.no/products/books/ez_publish_book ).
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Kåre Køhler Høvik
Tuesday 11 April 2006 12:15:27 am
Hi
You can start by going through this tutorial: http://ez.no/products/ez_publish/documentation/building_an_ez_publish_site
Kåre Høvik
Betsy Gamrat
Tuesday 11 April 2006 4:09:49 am
Also, use the forums. Searching them will answer many questions.
The book mentioned about (<b>Learning eZ publish 3</b>) is great. It has code examples and links to code that are really helpful.