| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 3 <head> 4 <title>Media Manager</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Media Manager</strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <td width="84%" valign="top" class="data"><p>The Media Manager enables 12 you upload, delete and organise your media files within Mambo 13 for use in various articles on your Web site - it serves 14 essentially, as a replacement for FTP transfer of media files. 15 The Media Manager only works under the /images/stories 16 directory. If you need to upload media files in other location 17 you have to do it through FTP.Note also that batch uploading 18 is not possible with the Media Manager. </p> 19 <strong>Details </strong> 20 <ul> 21 <li><strong>Directory</strong>: The drop 22 down box displayes the folder you are in. A forward 23 slash (/) denotes you are in the root or top of the 24 Media Manager directory structure. As root is considered 25 the /images/stories directory. You can use to navigate. 26 Alternatively you can click on any folder icon, displayed 27 bellow as thumbnail.</li> 28 <li><strong>Upload</strong>: 29 Enter the files location or click the 'Browse' button 30 and select the file that you want to upload from your 31 PC or workstation. </li> 32 <li><strong>Pencil Icon </strong>: 33 Clicking the thumbnail image or the pencil icon under 34 it in the Media Manager window will enter the hyperlink 35 code in the 'Code' text field. This can copied 36 for pasting, for example, into a News item or other 37 item appearing on the Frontend of your Web site.</li> 38 <li><strong>Create Directory</strong>: 39 Enter a name for the new directory in the 'Create 40 Directory' text 41 box and click the <strong>'Create</strong>' icon 42 on the toolbar. The new directory will be created and 43 will be available for storing files.</li> 44 <li><strong>Trash Can Icon </strong>: 45 To delete a file or a directory, click the 'Trash 46 Can' icon 47 under the image of the file in the Media Manager window. 48 A directory must be empty before it can be deleted.</li> 49 </ul></td> 50 </tr> 51 <tr> 52 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 53 <td valign="top" class="data">n/a</td> 54 </tr> 55 <tr> 56 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 57 <td valign="top" class="data">n/a</td> 58 </tr> 59 <tr> 60 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 61 <td valign="top" class="data"><p>n/a</p></td> 62 </tr> 63 <tr> 64 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 65 <td valign="top" class="data"><ul> 66 <li><strong>Upload</strong>: Click to initiate the uploading 67 of a file entered in the Upload field at the bottom of the 68 page.</li> 69 <li><strong>Create</strong>: Click to initiate the creation of 70 a new directory, as specified at the bottom of the page. </li> 71 </ul></td> 72 </tr></table> 73 74 <p> </p> 75 76 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |