DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:searchtablejs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:searchtablejs [2014-11-14 12:44] – [Conflict with EditTable plugin] 192.166.53.202plugin:searchtablejs [2024-02-08 09:10] (current) LMS23
Line 1: Line 1:
-====== searchtablejs plugin ======+====== searchtablejs Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : robert.henjes@gmx.net  email      : robert.henjes@gmx.net 
 type       : syntax type       : syntax
-lastupdate : 2010-10-25 +lastupdate : 2018-10-12 
-compatible : 2009-12-25c2011-05-25aanguaadora belleweatherwaxbinky, Ponder Stibbons+compatible : LemmingAnteaterRincewindAnguaAdora BelleWeatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor, "Jack Jackrum", Kaos
 depends    :  depends    : 
 conflicts  : edittable conflicts  : edittable
-similar    : sortablejs+similar    : datatables, tablelayout
 tags       : javascript, filter, search, tables tags       : javascript, filter, search, tables
  
Line 21: Line 21:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
Line 38: Line 38:
 </code> </code>
  
 +Example with sortable (you can combine it):
 +<code>
 +<searchtable>
 +<sortable>
 +^ Test ^ Col1 ^ Col2 ^
 +| Row1 | Val1 | Val2 |
 +| Row2 | Val3 | Val4 |
 +</sortable>
 +</searchtable>
 +</code>
 ===== Known Issues ===== ===== Known Issues =====
  
Line 46: Line 56:
  
   * Switch filter code to: [[http://www.javascriptkit.com/script/script2/tablefilter.shtml]]   * Switch filter code to: [[http://www.javascriptkit.com/script/script2/tablefilter.shtml]]
- 
  
  
Line 52: Line 61:
 ===== Changes ===== ===== Changes =====
  
-{{rss>http://github.com/xdreamer/searchtablejs/commits/master.atom date}}+{{rss>https://github.com/xdreamer/searchtablejs/commits/master.atom date}}
  
 ===== Improvement ===== ===== Improvement =====
Line 79: Line 88:
  
 ===== Problem with IE8 ===== ===== Problem with IE8 =====
 +
 IE8 has a different opinion than other browsers as to how a javascript array should be ended, so it barfs on this script.js code snippet: IE8 has a different opinion than other browsers as to how a javascript array should be ended, so it barfs on this script.js code snippet:
 <code> <code>
Line 109: Line 119:
 --- //[[loyer.pd@gmail.com|loyer]] 2014/06/14 17:24// --- //[[loyer.pd@gmail.com|loyer]] 2014/06/14 17:24//
  
-According to the comments under "Report bugs"it can be fixed by adding ''function getAllowedTypes() {return array('container','formatting','substition');}'' in syntax.php. Tested on my side and it's seems to do the job. Thanks to Giordi.+Download the newest versionthere is a fix now. 
 + 
 + --- [[user>LMS23|LMS23]] //2015-03-18 11:25//
  
---- //[[anthony.girard@web.com|agirard]] 2014/11/14 12:28//+Really good plugin. Would be nice if it worked for every table in a page. --- [[user>markkrj|markkrj]] //2016-06-30 23:10//
  
 +Would be nice if there was a reset button after the searchbox. \\ BTW, works great with Frusterick Manners \\ \\ --- dokufan030 //2017-03-09 05:54//
plugin/searchtablejs.1415965472.txt.gz · Last modified: 2014-11-14 12:44 by 192.166.53.202

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki