silverstripe-framework/docs/en
martimiz 3b65b38826 UPDATE: replace subclassing with a DataExtension, add has_many warning
I replaced the subclassing example by one using a DataExtension. This
is the preferred way to add extra functionality to the Image class. You
can now add any existing image from the assets section instead of only
those belonging to the subclass.

Added a warning not to use has_many relations, because the UploadField
doesn't fully support them.
2012-10-22 12:28:18 +02:00
..
_images MINOR: Forms, navigation howto plus adjustments to tutorial one (#6367 ) 2012-08-07 21:06:34 +02:00
changelogs Added 3.0.2 changelog (and added missing 3.0.1 changelog to the list) 2012-09-17 13:25:31 +12:00
howto Update docs/en/howto/extend-cms-interface.md 2012-10-08 13:11:33 +13:00
installation Update docs/en/installation/from-source.md 2012-10-11 17:06:51 +03:00
misc Point people at silverstripe-dev and not the forum for discussing patches. 2012-10-09 14:53:48 +13:00
reference UPDATE: replace subclassing with a DataExtension, add has_many warning 2012-10-22 12:28:18 +02:00
topics Removed wrong datamodel docs 2012-10-16 15:07:47 +02:00
tutorials Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00