Hi there,
Mario Lang wrote:
> Could someone on this list who already worked with those things
> explain how they should be used? Documentation shows absolutly
> nothing. Are those mgd_list_images functions already implemented, or
> is there just the table in the database?
The image table is a relic of the pre-1.0 versions of Midgard. It's
deprecated and should not be used for anything. The icon, view and print
fields were used with the image table, but nowadays they are just extra
fields with no specific purpose. In future a better image support could
be added to Midgard and then there will be a properly designed image
table.
Currently Midgard doesn't directly support images. You could use the
file table for storing image references, but most often the images are
just stored as normal files and served by the Apache core module.
Jukka
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]