Plugin Directory

Changeset 2694964


Ignore:
Timestamp:
03/16/2022 04:56:52 PM (4 years ago)
Author:
pubydoc
Message:

version 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pubydoc-data-tables-and-charts/trunk/readme.txt

    r2694932 r2694964  
    3737The PubyDoc Data Table plugin has the most powerful add-ons and a wide range of options to make tables truly convenient and efficient. You can enable and configure all the necessary options in one click, watching the changes immediately in a live preview.
    3838
    39 For example, enable sorting, pagination, search, which is a very handy way to quickly narrow down the results of your WordPress table.
     39- For example, enable sorting, pagination, search, which is a very handy way to quickly narrow down the results of your WordPress table.
     40- Need to highlight/highlight data that fits a certain condition? No problem, just use the conditional formatting feature which can create an unlimited number of conditions at the same time.
     41- Want to make the DataTable more readable and understandable? We already know all the possibilities for this, just set up: Caption; description; signature; header; footer; fixed header; fixed footer; fixed columns; Auto index - for your DataTables.
     42- Or maybe give your users the ability to download / export the DataTable in the desired format directly from the front? Just specify the formats you want and export buttons for each format will show up on the front.
     43- In one click, customize the data format for the entire DataTable or separately for selected cells and columns.
    4044
    41 Need to highlight/highlight data that fits a certain condition? No problem, just use the conditional formatting feature which can create an unlimited number of conditions at the same time.
    42 
    43 Want to make the DataTable more readable and understandable? We already know all the possibilities for this, just set up: Caption; description; signature; header; footer; fixed header; fixed footer; fixed columns; Auto index - for your DataTables.
    44 
    45 Or maybe give your users the ability to download / export the DataTable in the desired format directly from the front? Just specify the formats you want and export buttons for each format will show up on the front.
    46 
    47 In one click, customize the data format for the entire DataTable or separately for selected cells and columns.
    48 
    49 Also, customize the appearance and unique design of the DataTable:
     45[Appearance and unique design](https://pubydoc.com/documentation/table-styling/ "Data Table Style")
     46Once the table is created, it's time to give it a custom look and make it more stylish.
     47And as you may have guessed, Pubydoc has all the necessary tools for this:
    5048- Auto/Fixed table width
    5149- Align by first table
    52 - Compact table
    53 - Disable wrapping
    54 - Paragraph mode
    55 - Light box
    56 - Borders
     50- wrapping settings
     51- Paragraph mode settings
     52- Light box and options
     53- Borders and colors
    5754- Row striping
    58 - Highlighting by mouse hover
    59 - Highlight the order column
     55- Highlighting by mouse hover/ the order column
    6056- Table loader
    6157- Advanced design options for each DataTable element.
     
    6965
    7066[Large Tables support](https://pubydoc.com/documentation/how-to-optimize-large-tables/ "Server-side-proccesing")
    71 When it comes to loading content into your spreadsheet, speed really matters. In fact, if a spreadsheet is slow and keeps users waiting, you will likely see bounce rates increase, conversions decrease, etc. Fast loading content improves the user experience. Fortunately, the PubyDoc Data Table and Charts plugin has built-in options to avoid speed issues.
    7267If you are building a table using the PubyDoc Data Table plugin, you have the ability to create up to 1 million cells/columns in a single table. At the same time, we have optimized the plugin so that even such an amount of data has practically no effect on the speed of DataTables. And the pagination functions, the possibility of processing on the server side, when the table is sequentially loaded ajax for each page, will make the table even faster and more efficient.
     68Fast loading content improves the user experience. Fortunately, the PubyDoc Data Table and Charts plugin has built-in options to avoid speed issues.
    7369
    7470[Editable fields](https://pubydoc.com/documentation/frontend-fields/ "Frontend fields")
     
    7773[Formulas](https://pubydoc.com/documentation/formulas/ "Formulas")
    7874Formulas are an important component of tables, they help to automatically perform all calculations and also avoid many wasted hours, days, and sometimes months of manual work. Fortunately, the PubyDoc DataTable and Charts plugin fully supports the formulas familiar to us from working with Excel.
     75
     76[CSS and JS editor](https://pubydoc.com/documentation/css-editor/ "Css editor")
     77If you have some knowledge in programming and need point changes in how tables work, then the plugin has CSS and JS editors.
    7978
    8079
     
    8988* [Editable data table](https://pubydoc.com/showcase/editable/ "Editable data table")
    9089
     90
    9191== How to create data table: ==
    92 
     92Creating tables and charts with the WordPress table plugin has never been easier. It only takes 4 basic steps:
    9393
    94941.Create a data table.
     
    9696
    97972.Easily edit table data:
    98 You can step by step create data tables for any purpose, without programming skills, using a constructor convenient for you:
     98Step by step create data tables for any purpose, without programming skills, using a drag&drop constructor convenient for you.
    9999
    1001003.Customization for any purpose:
    101 You can customise your table to suit your needs.
     101Just a few clicks and all the necessary options are enabled, configured and the table has a stylish appearance.
    102102
    1031034.Publishing
     
    134134
    1351351. Data Table example
    136 2. PubyDoc data table builder
     1362. PubyDoc Data Table builder
    1371373. PubyDoc Video content
     1384. Usage Example
    138139
    139140== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.