Test - table sorting: Difference between revisions

From The Sannyas Wiki
Jump to navigation Jump to search
mNo edit summary
m (Reverted edits by Sugit (talk) to last revision by Rudra)
Tag: Rollback
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
wiki bug
{| class = "wikitable sortable"
|-
! table not sorting
|-
| 69.11.02.am.(002)
|-
| 69.11.02.am.(001)
|-
| 69.11.02.(002)
|-
| 69.11.02.(001)
|-
| 69.11.02.pm
|-
| 69.11.02.pm.16:30
|}
{| class = "wikitable sortable"
|-
!data-sort-type="text"| table now sorting with "data-sort-type" clause
|-
| 69.11.02.am.(002)
|-
| 69.11.02.am.(001)
|-
| 69.11.02.(002)
|-
| 69.11.02.(001)
|-
| 69.11.02.pm
|-
| 69.11.02.pm.16:30
|}


{| class = "wikitable sortable"  
{| class = "wikitable sortable"  
! Col 2C: dashes in stead of underscores
! table sorting
|-
| 1969.11.02.am.(002)
|-
| 1969.11.02.am.(001)
|-
| 1969.11.02.(002)
|-
| 1969.11.02.(001)
|-
| 1969.11.02.pm
|-
| 1969.11.02.pm.16:30
|}
 
-------
{| class = "wikitable sortable"
! dashes and hashes
|-
|-
| 69.--.--.am.#001
| 69.--.--.am.#001
Line 32: Line 83:




{| class = "wikitable sortable"
! dashes and brackets
|-
| 69.--.--.am.(001)
|-
| 69.11.--.am.(002)
|-
| 69.11.02.pm.(002)
|-
| 69.11.02.am.(002)
|-
| 6-.--.--.(001)
|-
| 6-.--.--.(022)
|-
| 6-.--.--.(011)
|-
| 69.11.02.pm
|-
| 69.11.03.pm
|-
| 69.11.02.pm.(001)
|-
| 69.11.02.pm.16:30
|-
| 69.11.02.am.(001)
|-
| 6-.--.--.(122)
|-
| 62* ~ 70
|-
| 69* ~ 70
|-
| 69*
|-
| 70*
|-
| 71*
|}




Line 97: Line 188:
|}
|}


 
test with a tag
{| class = "wikitable sortable"
<!-- tagTest22 -->
! Col 3
|-
| 69.11.02.am.1
|-
| 69.11.02.am.2
|-
| 69.11.02.1
|-
| 69.11.02.2
|-
| 69.11.02.pm
|-
| 69.11.02.pm.16:30
|}

Latest revision as of 10:10, 11 February 2019

wiki bug

table not sorting
69.11.02.am.(002)
69.11.02.am.(001)
69.11.02.(002)
69.11.02.(001)
69.11.02.pm
69.11.02.pm.16:30
table now sorting with "data-sort-type" clause
69.11.02.am.(002)
69.11.02.am.(001)
69.11.02.(002)
69.11.02.(001)
69.11.02.pm
69.11.02.pm.16:30
table sorting
1969.11.02.am.(002)
1969.11.02.am.(001)
1969.11.02.(002)
1969.11.02.(001)
1969.11.02.pm
1969.11.02.pm.16:30

dashes and hashes
69.--.--.am.#001
69.11.--.am.#002
69.11.02.pm.#002
69.11.02.am.#002
6-.--.--.#001
6-.--.--.#022
6-.--.--.#011
69.11.02.pm
69.11.03.pm
69.11.02.pm.#001
69.11.02.pm.16:30
69.11.02.am.#001
6-.--.--.#122



dashes and brackets
69.--.--.am.(001)
69.11.--.am.(002)
69.11.02.pm.(002)
69.11.02.am.(002)
6-.--.--.(001)
6-.--.--.(022)
6-.--.--.(011)
69.11.02.pm
69.11.03.pm
69.11.02.pm.(001)
69.11.02.pm.16:30
69.11.02.am.(001)
6-.--.--.(122)
62* ~ 70
69* ~ 70
69*
70*
71*



Col 1
69.11.02.am
69.11.02.om.16:30
69.11.02.pm
69.11.03.am
69.11.03.pm
69.11.03.pm.16:30


Col 2
69.__.__.am.1
69.11.__.am.2
6_.__.__.1
6_.__.__.2
69.11.02.pm
69.11.02.pm.16:30
Col 2B: spaces in stead of underscores
69. . .am.1
69.11. .am.2
6 . . .1
6 . . .2
69.11.02.pm
69.11.02.pm.16:30


Col 2D: Number sign # in stead of underscores
69.##.##.am.1
69.__.__.pm.1
69.11.02.pm.1

test with a tag