<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.5.0">
</HEAD>
<BODY>
On Mon, 2004-11-29 at 15:14 +0100, Marek Nowak wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi</FONT>
<FONT COLOR="#000000">I was looking through database schema. I found cms_module_media table. Then </FONT>
<FONT COLOR="#000000">I looked through source code and found out that every class using media is </FONT>
<FONT COLOR="#000000">deprecated. So my question is: What is going on? Do you support media like </FONT>
<FONT COLOR="#000000">images, movies, sounds, etc.?</FONT>
</PRE>
</BLOCKQUOTE>
They are treated like any other object in the VFS: as normal files.<BR>
For example, our "media" gallery is just a folder containing mpg files.<BR>
<BR>
Tristan<BR>
<BR>
</BODY>
</HTML>