Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xt-1.3-0.zip | 2020-09-27 | 4.3 MB | |
xt-1.3-0.tar.xz | 2020-09-27 | 2.2 MB | |
README.130 | 2020-09-26 | 1.3 kB | |
Totals: 3 Items | 6.5 MB | 0 |
xt (1.3-0) stable; urgency=low * added three pages to the documentation * added (sys._getframe().f_linenon) in debug requests * added supportTable sorting by name column * added item/cat header sorted visual indicator * added config itemSortColumn selection * added header column character count control * added owner support tables and functions * added left version of tooltip for use with left hand cols * added global variable xtVersion at top, for auto versioning the code * updated the documentation css for a cleaner look * updated config edit, extracted inline css to style files * updated lastUpdate to protect against zero media records * updated parsing in getToolTips to handle mixed text/links * updated two support tables renamed (active and status) * updated mediatable so owner is at the top of the charCol * updated media char col tooltips and table css * updated css files to convert non-class entries to classes * updated back.png to 40X32 to conform with other left images * updated all img tags to have width and height (no height on mediaimage) * updated all css files extensively, for consistent and stable look * removed main4 line 144 mediaID=str(resultHeader[0]) * removed support table who, using src in it's place * removed the need to use the python2.x string module