[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/admin/templates/content/ -> upload_related.tpl (source)

   1  {let version=fetch( content, version, hash( object_id, $upload.content.object_id, version_id, $upload.content.object_version ) )}
   2  
   3  <div class="context-block">
   4  
   5  {* DESIGN: Header START *}<div class="box-header"><div class="box-tc"><div class="box-ml"><div class="box-mr"><div class="box-tl"><div class="box-tr">
   6  
   7  <h1 class="context-title">{'Upload a file and relate it to <%version_name>'|i18n( 'design/admin/content/upload_related',, hash( '%version_name', $version.version_name ) )|wash}</h1>
   8  
   9  {* DESIGN: Mainline *}<div class="header-mainline"></div>
  10  
  11  {* DESIGN: Header END *}</div></div></div></div></div></div>
  12  
  13  {* DESIGN: Content START *}<div class="box-bc"><div class="box-ml"><div class="box-mr"><div class="box-bl"><div class="box-br"><div class="box-content">
  14  
  15  <div class="block">
  16  
  17  <p>{'This operation allows you to upload a file and add it as a related object.'|i18n( 'design/admin/content/upload_related' )}</p>
  18  <ul>
  19  <li>{'When the file is uploaded, an object will be created according to the type of the file.'|i18n( 'design/admin/content/upload_related' )}</li>
  20  <li>{'The newly created object will be placed within the chosen location.'|i18n( 'design/admin/content/upload_related' )}</li>
  21  <li>{'The newly created object will be automatically related to the draft being edited (<%version_name>).'|i18n( 'design/admin/content/upload_related',, hash( '%version_name', $version.version_name ) )|wash}</li>
  22  </ul>
  23  <p>{'Select the file you wish to upload and click the "Upload" button.'|i18n( 'design/admin/content/upload_related' )}</p>
  24  
  25  </div>
  26  
  27  {* DESIGN: Content END *}</div></div></div></div></div></div>
  28  
  29  </div>
  30  
  31  {/let}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7