Your IP : 216.73.216.130


Current Path : /home/magalijoj/www/blog/admin/help/en/
Upload File :
Current File : /home/magalijoj/www/blog/admin/help/en/media.html

<html>
<head>
  <title>Media manager</title>
</head>

<body>

<h3>Media list</h3>
<p>The media manager's main page display a list of available files (medias)
for the currently selected blog.</p>

<p>You can click the icons or names of the medias in the folder or any
subfolder to display them.</p>

<p>Selecting a MP3 sound file displays a player to immediatly play
the file. The Flash plugin must be installed on your browser for
this player to operate.</p>

<p>The images are displayed with a thumbnail when possible.</p>

<h3 id="m_newfile">Add files</h3>
<dl>
  <dt id="m_file">Choose a file</dt>
  <dd>Here you can select one of your local files to send it on your blog
  blog. Should the file be bigger than the maximum size, it will not be sent.</dd>
  
  <dt id="m_title">Title</dt>
  <dd>Optionnal title for the file you want to send.</dd>
  
  <dt id="m_private">Private</dt>
  <dd>Check this if you want the file to be private. Ie. accessible only by
  its owner and not accessible on the blog.</dd>
</dl>

<h3 id="m_newdir">New folder</h3>
<p>This form allows you to create an new subfolder in the currently displayed
folder. Just choose a name for it as you would do on your own computer.</p>

<h3>Media details</h3>
<p>This page displays a set of informations about the currently selected
file and allows you to perform a few operations.</p>

<dl>
  <dt id="f_name">File name</dt>
  <dd>Change the file name of the current file.</dd>
  
  <dt id="f_title">File title</dt>
  <dd>Give a title to the file, or change the current one.</dd>
  
  <dt id="f_date">File date</dt>
  <dd>Change the file date.</dd>
  
  <dt id="f_private">Private</dt>
  <dd>Change the <a href="#m_private">private</a> tag of the media.</dd>
  
  <dt id="f_dir">New directory</dt>
  <dd>Allows you to move the file in another folder.</dd>
  
  <dt id="f_file">Change file</dt>
  <dd>With this form, you can replace the file while keeping all the attributes
  (name, title...). As always, you have to respect the maximum file size.</dd>
</dl>

<h3>A specific treatment for images</h3>
<p>When you add an image, depending of its size, it's up to four versions of 
that will be made available:</p>
<ul>
  <li><strong>square</strong>: a 48x48 pixels square thumbnail,</li>
  <li><strong>thumbnail</strong>: the image reduced to 100 pixels on its longest border.</li>
  <li><strong>small</strong>: the longuest border is reduced to 240 pixels.</li>
  <li><strong>medium</strong>: the longuest border is reduced to 500 pixels.</li>
  <li><strong>originale</strong>: the original, unchanged image.</li>
</ul>

<h3 id="attachement">Add a file to an entry</h3>
<p>You can easilly attach a file to one of your posts. First, create a new post
and save it. Then click on "Add files to this entry" to open the media manager.</p>

<p>Just click on the [+] icon (Attach this file to entry.) The file will then
be attached to the post.</p>

<p>The attached files will seen on the post page, as a list beside the post content.
With the MP3 files will appear the Flash player, to make them easily readable.</p>

<h3>Podcast and music files diffusion</h3>
<p>All attached files will be included in your RSS feeds, allowing for easy
podcasting of any type of file.</p>

</body>
</html>