Wiki-Sandbox Test Area: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(Sandbox testing) |
mNo edit summary |
||
| Line 9: | Line 9: | ||
== Code under test - START == | == Code under test - START == | ||
<ref>reftest</ref> | <ref>reftest</ref> | ||
<ref>anotherreftest</ref> | <ref>anotherreftest</ref> | ||
| Line 15: | Line 16: | ||
The sortable table - | The sortable table - | ||
{| class=" | {| class="prettytable sortable" style="font-size: 85%; text-align: center; width: auto; table-layout: fixed;" | ||
|- | |- | ||
! style="width:12em;" | File manager | ! style="width:12em;" | File manager | ||
| Line 308: | Line 309: | ||
== Outstanding Issues == | == Outstanding Issues == | ||
'''ref''' tag requires mediawiki Extension:Cite/Cite.php | * '''ref''' tag requires mediawiki Extension:Cite/Cite.php | ||
Reflist looks like need same. | * Reflist looks like need same. | ||
* CSS requires class="wikitable sortable" | |||
[[Category:Wiki-Documentation]] | [[Category:Wiki-Documentation]] | ||
Revision as of 07:51, 1 June 2009
Sandbox area for wiki code testing.
Items under test
- Sortable tables
- Reference list generation
Code under test - START
<ref>reftest</ref>
<ref>anotherreftest</ref>
The sortable table -
| File manager | DOS | Windows | Mac OS X | Linux | BSD | Unix | AmigaOS | OS/2 & eCS | OpenVMS |
|---|---|---|---|---|---|---|---|---|---|
| Beesoft Commander | No | No | ? | Yes | Yes | Yes | No | No | No |
| Directory Opus | No | Yes | No | No | No | No | Yes<ref name="AmigaOS" /> | No | No |
| Dired | Yes<ref>[1]</ref> | Yes<ref>[2]</ref> | Yes<ref>[3]</ref> | Yes | Yes | Yes | Yes<ref>[4]</ref> | Yes<ref>[5]</ref> | Yes<ref>[6]</ref> |
| Dos Navigator | Yes | Yes | No | No | No | No | No | Yes | No |
| Dolphin | No | Yes<ref>http://techbase.kde.org/Projects/KDE_on_Windows/Installation#Package_status_and_contents</ref> | Yes<ref>http://www.macports.org/ports.php?by=category&substr=kde4</ref> | Yes | Yes | Yes | No | No | No |
| emelFM2 | No | No | No | Yes | Yes | Yes | No | No | No |
| Explorer++ | No | Yes | No | No | No | No | No | No | No |
| F | ? | Yes | No | Yes | Yes | Yes | No | Yes | No |
| File Commander | No | Yes | No | No | No | No | No | Yes | No |
| GNOME Commander | No | No | Yes | Yes | Yes | Yes | No | No | No |
| KFM | ? | Yes | Yes | Yes | ? | ? | No | No | No |
| Konqueror | No | Yes<ref>http://techbase.kde.org/Projects/KDE_on_Windows/Installation#Package_status_and_contents</ref> | Yes<ref>http://www.macports.org/ports.php?by=category&substr=kde4</ref> | Yes | Yes | Yes | No | No | No |
| Krusader | No | No | Yes<ref name="X">Runs under X Window System</ref> | Yes | Yes | Yes | No | No | No |
| Magellan Explorer | ? | Yes | No | No | No | No | No | No | No |
| Midnight Commander | Yes | Yes<ref name="Cygwin">Cygwin or unsupported native port [7]</ref> | Yes<ref name="Text">Runs in text mode inside Terminal window</ref> | Yes | Yes | Yes | Yes | No | No |
| muCommander | No | Yes | Yes | Yes | Yes | Yes | ? | No | No |
| Nautilus | No | No | Yes | Yes | Yes | Yes | No | No | No |
| PathMinder | Yes | Yes | No | No | No | No | No | No | No |
| ROX-Filer | No | Yes | Yes | Yes | No | No | No | ||
| Thunar | No | No | No | Yes | Yes | Yes | No | No | No |
| Volkov Commander | Yes | Yes | No | No | No | No | No | No | No |
| bugFile (web-based) | No | Yes | Yes | Yes | Yes | Yes | No | No | No |
| ZTreeWin/ZTreeBold | No | Yes | No | No | No | No | No | Yes | No |
| File manager | DOS | Windows | Mac OS X | Linux | BSD | Unix | AmigaOS | OS/2 & eCS | OpenVMS |
<ref>yetanotherreftest</ref>
Notes
Automatically generate the reference list here.
<references group=""></references>
Code under test - END
Outstanding Issues
- ref tag requires mediawiki Extension:Cite/Cite.php
- Reflist looks like need same.
- CSS requires class="wikitable sortable"