[ Index ] |
|
Code source de XOOPS 2.0.17.1 |
1 <?php 2 // $Id: images.php 2 2005-11-02 18:23:29Z skalpa $ 3 //%%%%%% Image Manager %%%%% 4 5 6 define('_MD_IMGMAIN','Image Manager Main'); 7 8 define('_MD_ADDIMGCAT','Add Image Category:'); 9 define('_MD_EDITIMGCAT','Edit Image Category:'); 10 define('_MD_IMGCATNAME','Category Name:'); 11 define('_MD_IMGCATRGRP','Select groups for image manager use:<br /><br /><span style="font-weight: normal;">These are groups allowed to use the image manager for selecting images but not uploading. Webmaster has automatic access.</span>'); 12 define('_MD_IMGCATWGRP','Select groups allowed to upload images:<br /><br /><span style="font-weight: normal;">Typical usage is for moderator and admin groups.</span>'); 13 define('_MD_IMGCATWEIGHT','Display order in image manager:'); 14 define('_MD_IMGCATDISPLAY','Display this category?'); 15 define('_MD_IMGCATSTRTYPE','Images are uploaded to:'); 16 define('_MD_STRTYOPENG','This can not be changed afterwards!'); 17 define('_MD_INDB',' Store in the database (as binary "blob" data)'); 18 define('_MD_ASFILE',' Store as files (in uploads directory)<br />'); 19 define('_MD_RUDELIMGCAT','Are you sure that you want to delete this category and all of its images files?'); 20 define('_MD_RUDELIMG','Are you sure that you want to delete this images file?'); 21 22 define('_MD_FAILDEL', 'Failed deleting image %s from the database'); 23 define('_MD_FAILDELCAT', 'Failed deleting image category %s from the database'); 24 define('_MD_FAILUNLINK', 'Failed deleting image %s from the server directory'); 25 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |