Path to this page:
./
wip/pear-HTML_Table,
Makes the design of HTML tables easy, flexible, reusable and efficient
Branch: CURRENT,
Version: 1.8.3,
Package name: php74-pear-HTML_Table-1.8.3,
Maintainer: wenhepingThe PEAR::HTML_Table package provides methods for easy and efficient
design of HTML tables.
- Lots of customization options.
- Tables can be modified at any time.
- The logic is the same as standard HTML editors.
- Handles col and rowspans.
- PHP code is shorter, easier to read and to maintain.
- Tables options can be reused.
Required to run:[
www/pear-HTML_Common] [
lang/pear] [
lang/php73]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: php74-pear-HTML_Table-1.8.3
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
CVS history: (Expand)
2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-04-06 15:17:36 by Wen Heping | Files touched by this commit (3) | |
Log message:
Import php5-pear-HTML_Table-1.8.3 as wip/pear-HTML_Table.
The PEAR::HTML_Table package provides methods for easy and efficient
design of HTML tables.
- Lots of customization options.
- Tables can be modified at any time.
- The logic is the same as standard HTML editors.
- Handles col and rowspans.
- PHP code is shorter, easier to read and to maintain.
- Tables options can be reused.
|