Date: Sat, 27 May 2006 08:04:51 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/xpi-tablesort Makefile distinfo pkg-descr pkg-plist ports/www/xpi-tablesort/files chrome.manifest Message-ID: <200605270804.k4R84pqn000948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-05-27 08:04:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-tablesort Makefile distinfo pkg-descr pkg-plist www/xpi-tablesort/files chrome.manifest Log: Add port www/xpi-tablesort: Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the same time and click inside any table cell, the table will be sorted based on the data inside that column. The auto-detected data types include various US-styled date/time, currency, IP address, number, or text. Further, the context menu provides options to explicitly specify the data type, thus for example European styled date could be sorted correctly. One could also set a few options, including setting European date as the default auto-detected time stamp, etc. WWW: http://www.mingyi.org/other/tablesort.html Approved by: krion (mentor) Revision Changes Path 1.1429 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-tablesort/Makefile (new) 1.1 +3 -0 ports/www/xpi-tablesort/distinfo (new) 1.1 +6 -0 ports/www/xpi-tablesort/files/chrome.manifest (new) 1.1 +10 -0 ports/www/xpi-tablesort/pkg-descr (new) 1.1 +23 -0 ports/www/xpi-tablesort/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605270804.k4R84pqn000948>