Loading...
Skip to main content
Site identity, navigation, etc.
Log in
Username
Password
I forgot my password
CapsLock is on.
Log in
Stay in SSL mode
Navigation and related functionality and content
Related content
View template: tiki-notepad_list.tpl
Edit CSS
Template listing
{title help="notepad"}{tr}Notes{/tr}{/title} {include file='tiki-mytiki_bar.tpl'} <div class="t_navbar"> {button href="tiki-notepad_write.php" _class="btn btn-primary" _text="{tr}Write a note{/tr}"} </div> <div style="text-align:center;"> <div style="height:20px; width:200px; border:1px solid black; background-color:#666666; text-align:left; margin:0 auto;"> <div style="background-color:red; height:100%; width:{$cellsize}px;"></div> </div> <small>{tr}quota{/tr} {$percentage}%</small> </div> {if count($channels) > 0 or $find ne ''} {include file='find.tpl'} <form action="tiki-notepad_list.php" method="post"> {ticket} <div class="{if $js}table-responsive{/if}"> {*the table-responsive class cuts off dropdown menus *} <table class="table table-striped table-hover"> <tr> <th style="text-align:center;"> <input type="submit" class="btn btn-danger btn-sm" name="delete" onclick="confirmPopup('{tr}Delete selected{/tr} ?')" title="{tr}Delete{/tr}" value="{tr}x{/tr} "> </th> <th> <a href="tiki-notepad_list.php?offset={$offset}&sort_mode={if $sort_mode eq 'name_desc'}name_asc{else}name_desc{/if}">{tr}Name{/tr}</a> </th> <th> <a href="tiki-notepad_list.php?offset={$offset}&sort_mode={if $sort_mode eq 'parse_mode_desc'}parse_mode_asc{else}parse_mode_desc{/if}">{tr}Type{/tr}</a> </th> <th> <a href="tiki-notepad_list.php?offset={$offset}&sort_mode={if $sort_mode eq 'created_desc'}created_asc{else}created_desc{/if}">{tr}Created{/tr}</a> </th> <th> <a href="tiki-notepad_list.php?offset={$offset}&sort_mode={if $sort_mode eq 'lastModif_desc'}lastModif_asc{else}lastModif_desc{/if}">{tr}Last modified{/tr}</a> </th> <th style="text-align:right;"> <a href="tiki-notepad_list.php?offset={$offset}&sort_mode={if $sort_mode eq 'size_desc'}size_asc{else}size_desc{/if}">{tr}Size{/tr}</a> </th> <th></th> </tr> {section name=user loop=$channels} <tr> <td class="id"> <div class="form-check"> <input type="checkbox" class="form-check-input" name="note[{$channels[user].noteId}]"> </div> </td> <td class="text"> <a class="link" href="tiki-notepad_read.php?noteId={$channels[user].noteId}">{$channels[user].name|escape}</a> </td> <td class="text">{$channels[user].parse_mode}</td> <td class="date">{$channels[user].created|tiki_short_datetime}</td> <td class="date">{$channels[user].lastModif|tiki_short_datetime}</td> <td class="integer">{$channels[user].size|kbsize}</td> <td class="action"> {actions} {strip} <action> <a href="tiki-notepad_get.php?noteId={$channels[user].noteId}"> {icon name='view' _menu_text='y' _menu_icon='y' alt="{tr}View{/tr}"} </a> </action> <action> <a href="tiki-notepad_get.php?noteId={$channels[user].noteId}&save=1"> {icon name='floppy' _menu_text='y' _menu_icon='y' alt="{tr}Save{/tr}"} </a> </action> <action> <a href="tiki-notepad_write.php?noteId={$channels[user].noteId}"> {icon name='edit' _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"} </a> </action> <action> <form action="tiki-notepad_read.php" method="post"> {ticket} <input type="hidden" name="noteId" value="{$channels[user].noteId}"> <input type="hidden" name="remove" value="1"> <button type="submit" class="btn btn-link px-0 pt-0 pb-0" onclick="confirmPopup('{tr}Are you sure you want to delete this note?{/tr}')"> {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Remove{/tr}"} </button> </form> </action> {/strip} {/actions} </td> </tr> {sectionelse} <tr> <td colspan="7">{tr}No notes yet{/tr}</td> </tr> {/section} <tr> <td colspan="7"><div class="d-flex flex-row flex-wrap align-items-center"> <input type="submit" class="btn btn-primary btn-sm me-2" name="merge" value="{tr}Merge selected notes into{/tr}"> <input type="text" class="form-control" name="merge_name" size="20"></div> </td> </tr> </table> </div> </form> {pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links} {/if} <h2>{tr}Upload file{/tr}</h2> <form enctype="multipart/form-data" action="tiki-notepad_list.php" method="post"> {ticket} <div class="tiki-form-group row"> <label class="col-sm-3 col-form-label">{tr}Upload file:{/tr}</label> <div class="col-sm-7"> <input type="hidden" name="MAX_FILE_SIZE" value="10000000000000"> <input size="16" name="userfile1" type="file"> </div> </div> <div class="tiki-form-group row"> <label class="col-sm-3 col-form-label"></label> <div class="col-sm-7"> <input type="submit" class="btn btn-primary" name="upload" value="{tr}Upload{/tr}"> </div> </div> </form>
Related content
Most Popular Tags
adze
american woods
axe
broadleaf
broadleaf aspen
broadleafs
community
conifers
dendrology
eco friendly
education
froe
glossary
green
green woodworking
hammer
hard wood
hard woods
hardwoods
hickory
history
how to
joinery
literature
machinery
material processing
media
merchants
mortise
people
plane
poplar
safety
shaker
shave
society
soft woods
spokeshave
sustainable
template
tenon
terminology
tools
wood
works