Avast Free Security. WhatsApp Messenger. Talking Tom Cat. Clash of Clans. Subway Surfers. TubeMate 3. Google Play. Canon ink cartridge. Beanie Babies movie on Apple. Twee's return on TikTok. Windows Windows. Most Popular. Sorter By Aswa Paul Free. Download Now. Developer's Description By Aswa Paul. Sorter makes file organisation and management easier. With just a few mouse clicks, you can organise several files in the most convenient manner possible.
It simply helps you organise several files that contain similar characteristics into a single folder. You can put all letters documents into one folder, all images with the word home into another, all music by one artist in yet another folder, etc.
Sorter organises these files into folders which are grouped according to one or more of the following patterns: A common name in multiple files' names. For example, multiple files may have a common word s season one. Every file bearing these word s will be moved to by default a folder named season one; A custom name of your choosing. For instance, pdf, docx and txt files are all documents, hence will be put in a folder named document. These categories are defined in filegroups. Full Specifications.
What's new in version 2. Version 2. Set this option to provide useful for development debugging information in the console v2. Setting this option to true will delay parsing of all table cell data until the user initializes a sort.
This speeds up the initialization process of very large tables, but the data still needs to be parsed, so the delay is still present upon initial sort. Option indicating how tablesorter should deal with empty table cells. This is a template string which allows adding additional content to the header while it is being built v2.
When true, text sorting will ignore the character case. If false, upper case characters will sort before lower case. This callback fires when tablesorter has completed initialization. Apply widgets after table initializes v2. This function is called after content is to the TH tags after the template is procressed and added. You can use this to modify the HTML in each header tag for additional styling v2.
This function is called after the template string has been built, but before the template string is applied to the header and before the onRenderHeader function is called v2.
This CSS class name can be applied to all rows that are to be removed prior to triggering a table update. When this option is true any applied sort on the table will be reapplied after an update method v2. Set to true if the server is performing the sorting.
The ui and events will still be used v2. Show an indeterminate timer icon in the header when the table is sorted or filtered. Please note that due to javascript processing, the icon may not show as being animated. I'm looking into this further and would appreciate any feedback or suggestions with the coding v2.
Use to add an additional forced sort that is prepended to sortList. Use to add an initial sort to the table. Use to add an additional forced sort that will be appended to the dynamic selections by the user v2. This sets the direction a column will sort when clicking on the header for the first time. Valid arguments are "asc" for Ascending or "desc" for Descending.
Boolean flag indicating if certain accented characters within the table will be replaced with their equivalent characters. Setting this option to true will allow you to click on the table header a third time to reset the sort direction. The key used to reset sorting on the entire table.
Defaults to the control key. The other options are "shiftKey" or "altKey" reference. Setting this option to true will start the sort with the sortInitialOrder when clicking on a previously unsorted column. Setting this option to true and sorting two rows with exactly the same content, the original sort order is maintained v2.
The key used to select more than one column for multi-column sorting. Defaults to the Shift key. A key word indicating how tablesorter should deal with text inside of numerically sorted columns. Add a tabindex to the headers for keyboard accessibility; this was previously always applied v2. Additional CSS class applied to style the table v2. This data-attribute can be added to any tbody cell and can contains alternate cell text v2. Defines which method is used to extract data from a table cell for sorting v2.
This option should contain a unique namespace for each table; it is used when binding to event listeners v2. Replace the default number sorting algorithm with a custom one using this option v2. Use this option to change the click event v2. Use this option to change the pointer down event v2. Use this option to change the pointer up event v2. Replace the default sorting algorithm with a custom one using this option v2.
Indicates how tablesorter should deal with a numerical format: v2. Initialize widgets using this option e. Indicates if tablesorter should apply fixed percentage-based widths to the table columns modified v2. In version 2. This is a move to store all widget specific options in one place so as not to polute the main table options.
All current widgets have been modified to use this new option. Used by the "checkbox" parser in the parser-input-select. Storage for processed table build widget widget-build-table.
Used by the two digit year parser parser-date-two-digit-year. This option is used by multiple parsers to localize the language v2. Used by the input-select parser indicate if changes to child row content is to be ignored v2. Used by the image parser to grab the image attribute content v2. This option is being deprecated in v2. It has been replaced by widgetOptions. This option was removed!
It has been replaced by cssNoSort which does the opposite of what this class name was supposed to do. This option was removed in v2. Columns widget: When the column styling widget is initialized, it automatically applied the default class names of "primary" for the primary sort, "secondary" for the next sort, "tertiary" for the next sort, and so on add more as needed Columns widget: If true, the class names from the columns option will also be added to the table thead v2.
Columns widget: If true, the class names from the columns option will also be added to the table tfoot v2. Filter widget: If there are child rows in the table rows with class name from "cssChildRow" option and this option is true and a match is found anywhere in the child row, then it will make that row visible. Filter widget: If true , queries will search child row content by column v2.
Filter widget: include all sibling rows of the matching child row v2. Filter widget: If true , a filter will be added to the top of each table column v2. Filter widget: Additional CSS class applied to each filter cell v2. Filter widget: Additional CSS class applied to each filter v2. Filter widget: Add a default filter type to a column v2. Exclude a filter type s for a column. Filter widget: jQuery selector string of inputs, outside of the table, to be used for searching table content v2.
Filter widget: This is the class name applied to all rows that do not match the filter hidden rows ; used by pager plugin v2. This option contains the ARIA-label value to be added to the filter input or select v2.
Filter widget: This option allows you to add custom controls within the filter widget row v2. Filter widget: Customize the filter widget by adding a select dropdown with content, custom options or custom filter functions v2. Filter widget: Set this option to false to always show the filter row; by default, the filter row is completely hidden when no rows exist within the tbody v2. Filter widget: Set this option to true to hide the filter row initially.
Filter widget: Set this option to false to make the column content search case-sensitive, so typing in "a" will not find "Albert". Filter widget: This option sets the global setting that applied to either input or select filters v2. Filter widget: If a header contains a select dropdown and this class name, only the available visible options in the column will show v2. Filter widget: Set global filter input placeholder text for search inputs and selects v2.
Filter widget: jQuery selector string of an element used to reset the filters v2. Filter widget: when true , normalize pressing escape to clear filter input across browsers v2. Filter widget: If the storage utility is available included with jquery. Filter widget: Set this option to the number of milliseconds to delay the search. Filter widget: Set this option to allow searching through already filtered rows in special conditions ; this will speed up searching in large tables v2.
Filter widget: Include a function to return an array of values to be added to the column filter select v2. Filter widget: Set this option to be any separator v2. Filter widget: Set this option to true if filtering is performed on the server-side v2. Filter widget: Set this option to true to use the filter to find text from the start of the column, so typing in "a" will find "albert" but not "frank", both have a's.
Filter widget: If true , ALL filter searches will only use parsed data v2. Filter widget: This option contains the name of the data-attribute which contains the default starting filter value v2. Sticky Headers widget: If the table has an ID defined, the suffix from this option will be added to the ID in the cloned sticky table v2.
Sticky Headers widget: If this option is false and a caption exists, it will not be included in the sticky header v2. Sticky Headers widget: jQuery selector or object to physically attach the sticky headers v2. Sticky Headers widget: points to the table wrapper to stick the headers to while scrolling.
Use this option to point to their needs v2. Sticky Headers widget: points to the element in which to monitor for horizontal scrolling v2. Sticky Headers widget: points to the element in which to monitor for vertical scrolling v2. Sticky Headers widget: Set the sticky header offset from the top as a Number or jQuery selector string or object v2. Sticky Headers widget: Scroll table top into view after filtering v2. Sticky Headers widget: If true , sticky table headers will resize automatically when content is added to or removed from the table headers v2.
Sticky Headers widget: The zIndex added to the stickyHeaders. This option allows the user to adjust the value to their needs v2. Resizable widget: If this option is set to false , resized column widths will not be saved. Previous saved values will be restored on page reload v2. Resizable widget: If this option is set to true , a resizing anchor will be included in the last column of the table v2.
Resizable widget: If this option is set to true , the resizable handle will extend into the table footer v2. Resizable widget: Set this option to throttle the resizable events v2. Resizable widget: When true , the last column will be targeted for resizing v2.
SaveSort widget: If this option is set to false , new sorts will not be saved. Any previous saved sort will be restored on page reload v2. Storage widget: Set this option to the first letter of the desired storage type v2. Storage widget: This option was deprecated in v2. Storage widget: This option allows setting an alternate table id so multiple tables on a page have the settings grouped together When grouping together multiple tables, setting the variable on one table will not cause the setting to modify a second table, the change will only be apparent on page reload.
Storage widget: Set a table data attribute to use to obtain a table id, which allows grouping multiple tables on one page together - they share a common saved setting. Storage widget: This option allows setting an alternate table url so that tables on multiple pages will have their settings grouped together This option replaces and will override the now deprecated config.
Storage widget: Set a table data attribute to use to obtain a table url, which allows grouping tables across multiple pages together - they share a common saved setting. Zebra widget: When the zebra striping widget is initialized, it automatically applied the default class names of "even" and "odd". Target your one or more pager markup blocks by setting this option with a jQuery selector.
Set this option to include a url template to use so that the pager plugin can interact with your database v2. Adds the current sort to the ajax url string into a "col" array, so your server-side code knows how to sort the data v2.
Adds the value of the current filters to the ajax url string into a "fcol" array, so your server-side code knows how to filter the data v2. This callback function allows you to modify the processed URL as desired v2.
This option contains the ajax settings for the pager interaction with your database v2. This callback allows you to customize the error message displayed in the thead v2. When processAjaxOnInit is set to false , set this option to contain the total number of rows and filtered rows to prevent an initial ajax call v2.
Set this option to false if your table data is preloaded into the table, but you are still using ajax v2. This function is required to return the ajax data obtained from your server into a useable format for tablesorter to apply to the table v2. This option allows you to format the output display which can show the current page, total pages, filtered pages, current start and end rows, total rows and filtered rows v2. If true , the addon hides the left pager arrow on the first page and right pager arrow on the last page.
Set the starting page of the pager zero-based index. Reset pager to this page after filtering; set to desired page number zero-based index , or false to not change page at filter start v2.
Set initial number of visible rows. This value is changed by the dropdown selector targeted by the cssPageSize option. Saves the current pager page size and number. Saves tablesorter paging to custom key if defined. Useful if you have multiple tables defined v2. Maintain the height of the table even when fewer than the set number of records is shown v2. If true , child rows will be counted towards the pager set size v2. If true , rows are removed from the table to speed up the sort of large tables v2.
This option contains a jQuery selector string pointing to the go to first page arrow. See container for full HTML. This option contains a jQuery selector string pointing to the go to previous page arrow. This option contains a jQuery selector string pointing to the go to next page arrow.
This option contains a jQuery selector string pointing to the go to last page arrow. This option contains a jQuery selector string pointing to the page select dropdown. See container for full HTML v2. This option contains a jQuery selector string pointing to the output element v2. This option contains a jQuery selector string pointing to the page size selector.
This option contains the class name that is applied to the error information row that is added inside the pager with any ajax exceptions. This option contains the class name that is applied to disabled pager controls. Filter: This option was removed in v2.
UiTheme: This option was removed in v2. It has been replaced by theme. Pager: This option was removed! Use the output option to allow for more control over the formatting.
Use this method to add table rows v2. Use this method reset the table to it's original settings. Use this method to initialize a sort while targeting a specific column header v2. Use this method to sort an initialized table in the desired order v2. Use this method to set the table into an unsorted state v2. Update a column of cells thead and tbody v2. Update the parsers, only if not defined, then update the internal cache v2. Adds all of the cached table rows back into the table v2.
Refresh table headers only v2. Update a table cell in the tablesorter data v2. Apply the selected widget to the table, but the widget will not continue to be applied after each sort. See the example, it's easier than describing it v2.
Apply the set widgets to the table v2. Remove the named widget from the table v2. Use this method to remove tablesorter from the table v2. Refresh the currently applied widgets. Depending on the options, it will completely remove all widgets, then re-initialize the current widgets or just remove all non-current widgets v2. Trigger the saveSort widget to clear any saved sorts for that specific table v2.
Trigger the pager to change the page size v2. Trigger the pager to change the current page v2. Force the pager to update the table with the current settings v2. Calling this method will reveal the entire table, remove the pager functionality, and hide the actual pager v2. This method will put the pager into a disabled state v2.
This method will re-enable the pager, but only from the disabled state v2. This event fires when tablesorter has completed initialization. This event fires immediately before tablesorter begins resorting the table. This event fires immediately after the tablesorter header has been clicked, initializing a resort. This event fires when tablesorter has completed resorting the table. This event fires after tablesorter has completed updating v2. This event fires after tablesorter has complete applying all widgets and is ready for its next action v2.
This event fires after tablesorter has completed executing the refreshWidget method v2. Event triggered when the filter widget has finished initializing v2.
Event triggered when the filter widget has started processing the search v2. Event triggered when the filter widget has finished processing the search v2. Event triggered when the stickyHeader widget has finished initializing v2. Event triggered after any widget has finished being removed v2. This event fires when the pager plugin begins to render the table on the currently selected page. This event fires when the pager plugin has completed initialization v2. This event fires after all pager controls have been bound and set up but before the pager formats the table or loads any ajax data v2.
This event fires when the pager plugin begins to change to the selected page v2. This object contains all of the default settings shown in the configuration section. This is an array of all parser objects added using the addParser function. This is an object containing a list of specific class names to be applied to table elements.
Please see the widget uitheme option for more details. This is an array of all widget objects added using the addWidget function. This object contains the phrases in English by default added to the aria-label on each header column v2.
This variable contains all instance methods of the config object. Added using addInstanceMethods function before table initialization v2. Internal list of table contents v2. Internal count of the number of table columns in the header v2.
Internal list of each header's starting HTML as text v2. Internal list of each header element as selected using jQuery selectors in the selectorHeaders option. Here is a complete list of default parsers: modified v2. Sort by image alt value see imgAttr option; added in v2. Sort by a shortened date see dateFormat ; these formats can also be followed by a time. Cityscapes, faces, forest scenes, sunsets and more were generally grouped together, making it easy to spot duplicates and find similar images.
Double-clicking any image opens it in your standard viewer, and there are tools to copy, move or delete selected images. ImageSorter is old, and a beta, and unsupported, and does have some issues a sidebar with various search filters appears to be almost entirely useless. Powerful media-sharing and streaming server solution that works across your local network and the wider internet too. Show all.
0コメント