Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/cwpsrv/var/services/roundcube/plugins/tasklist/skins/larry/templates/ |
Upload File : |
<div id="taskedit" class="uidialog uidialog-tabbed"<roundcube:exp expression="env:framed ? 'data-nodialog=true' : ''">> <form id="taskeditform" action="#" method="post" enctype="multipart/form-data"> <ul> <li><a href="#taskedit-panel-main"><roundcube:label name="tasklist.tabsummary" /></a></li><li><a href="#taskedit-panel-recurrence"><roundcube:label name="tasklist.tabrecurrence" /></a></li><li id="edit-tab-attendees"><a href="#taskedit-panel-attendees"><roundcube:label name="tasklist.tabassignments" /></a></li><li id="taskedit-tab-attachments"><a href="#taskedit-panel-attachments"><roundcube:label name="tasklist.tabattachments" /></a></li> </ul> <!-- basic info --> <div id="taskedit-panel-main"> <div class="form-section"> <label for="taskedit-title"><roundcube:label name="tasklist.title" /></label> <br /> <input type="text" class="text" name="title" id="taskedit-title" size="60" /> </div> <div class="form-section"> <label for="taskedit-description"><roundcube:label name="tasklist.description" /></label> <br /> <textarea name="description" id="taskedit-description" class="text" rows="5" cols="60"></textarea> </div> <div class="form-section"> <label for="tagedit-input"><roundcube:label name="tasklist.tags" /></label> <roundcube:object name="plugin.tags_editline" id="taskedit-tagline" class="tagedit tagline" tabindex="0" /> </div> <div class="form-section"> <label for="taskedit-startdate"><roundcube:label name="tasklist.start" /></label> <input type="text" name="startdate" size="10" id="taskedit-startdate" /> <input type="text" name="starttime" size="6" id="taskedit-starttime" aria-label="<roundcube:label name='tasklist.starttime' />" /> <a href="#nodate" style="margin-left:1em" class="edit-nodate" rel="#taskedit-startdate,#taskedit-starttime"><roundcube:label name="tasklist.nodate" /></a> </div> <div class="form-section"> <label for="taskedit-date"><roundcube:label name="tasklist.datetime" /></label> <input type="text" name="date" size="10" id="taskedit-date" /> <input type="text" name="time" size="6" id="taskedit-time" aria-label="<roundcube:label name='tasklist.duetime' />" /> <a href="#nodate" style="margin-left:1em" class="edit-nodate" rel="#taskedit-date,#taskedit-time"><roundcube:label name="tasklist.nodate" /></a> </div> <div class="form-section" id="taskedit-alarms"> <div class="edit-alarm-item first"> <label for="edit-alarm-item"><roundcube:label name="tasklist.alarms" /></label> <roundcube:object name="plugin.alarm_select" id="edit-alarm-item" /> <span class="edit-alarm-buttons"> <a href="#add" class="iconbutton add add-alarm"><roundcube:label name="libcalendaring.addalarm" /></a> <a href="#delete" class="iconbutton remove delete-alarm"><roundcube:label name="libcalendaring.removealarm" /></a> </span> </div> </div> <div class="form-section"> <label for="taskedit-completeness"><roundcube:label name="tasklist.complete" /></label> <input type="text" name="title" id="taskedit-completeness" size="3" /> % <div id="taskedit-completeness-slider"></div> </div> <div class="form-section"> <label for="taskedit-status"><roundcube:label name="tasklist.status" /></label> <roundcube:object name="plugin.status_select" id="taskedit-status" /> </div> <div class="form-section" id="tasklist-select"> <label for="taskedit-tasklist"><roundcube:label name="tasklist.list" /></label> <roundcube:object name="plugin.tasklist_select" id="taskedit-tasklist" /> </div> <div class="form-section" id="taskedit-links"> <label><roundcube:label name="tasklist.links" /></label> <div class="task-text"></div> <br style="clear:left"> </div> </div> <!-- recurrence settings --> <div id="taskedit-panel-recurrence"> <div class="form-section border-after"> <roundcube:object name="plugin.recurrence_form" part="frequency" /> </div> <div class="recurrence-form border-after" id="recurrence-form-daily"> <roundcube:object name="plugin.recurrence_form" part="daily" class="form-section" /> </div> <div class="recurrence-form border-after" id="recurrence-form-weekly"> <roundcube:object name="plugin.recurrence_form" part="weekly" class="form-section" /> </div> <div class="recurrence-form border-after" id="recurrence-form-monthly"> <roundcube:object name="plugin.recurrence_form" part="monthly" class="form-section" /> </div> <div class="recurrence-form border-after" id="recurrence-form-yearly"> <roundcube:object name="plugin.recurrence_form" part="yearly" class="form-section" /> </div> <div class="recurrence-form" id="recurrence-form-until"> <roundcube:object name="plugin.recurrence_form" part="until" class="form-section" /> </div> <div class="recurrence-form" id="recurrence-form-rdate"> <roundcube:object name="plugin.recurrence_form" part="rdate" class="form-section" /> </div> </div> <!-- attendees list (assignments) --> <div id="taskedit-panel-attendees"> <div class="form-section" id="taskedit-organizer"> <label for="edit-identities-list"><roundcube:label name="tasklist.roleorganizer" /></label> <roundcube:object name="plugin.identity_select" id="edit-identities-list" /> </div> <h3 id="aria-label-attendeestable" class="voice"><roundcube:label name="tasklist.arialabeleventassignments" /></h3> <roundcube:object name="plugin.attendees_list" id="edit-attendees-table" class="records-table edit-attendees-table" coltitle="attendee" aria-labelledby="aria-label-attendeestable" /> <roundcube:object name="plugin.attendees_form" id="edit-attendees-form" size="30" /> </div> <!-- attachments list (with upload form) --> <div id="taskedit-panel-attachments"> <div id="taskedit-attachments"> <roundcube:object name="plugin.attachments_list" id="taskedit-attachment-list" class="attachmentslist" /> </div> <div id="taskedit-attachments-form" role="region" aria-labelledby="aria-label-attachmentuploadform" style="text-align:center"> <h3 id="aria-label-attachmentuploadform" class="voice"><roundcube:label name="arialabelattachmentuploadform" /></h3> <roundcube:object name="plugin.attachments_form" id="taskedit-attachment-form" mode="hint" /> <a class="button" tabindex="1" href="#" onclick="rcmail.upload_input('taskedit-attachment-form')"><roundcube:label name="addattachment" /></a> </div> <roundcube:object name="plugin.filedroparea" id="taskedit-panel-attachments" /> </div> </form> <roundcube:object name="plugin.edit_attendees_notify" id="edit-attendees-notify" class="dialog-message" style="display:none" /> <roundcube:object name="plugin.attachments_form" id="taskedit-attachment-form" mode="smart" /> </div>