Summary: | [NEW PORT] www/pear-HTML_TagCloud :Generate a TagCloud in HTML and Visualize Tags | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | wenheping <wenheping> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
wenheping
2008-04-08 17:00:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed. Thanks! miwi 2008-04-19 22:34:01 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-HTML_TagCloud Makefile distinfo pkg-descr Log: This package can be used to generate tag clouds. The output is HTML and CSS. And it does not only visualize frequency, but also timeline information. The newer the tag is, the deeper its color will be; older tags will have a lighter color.The main goal of "HTML_TagCloud" is to provide an easy to implement and configureable Tag Cloud solution that is suitable for any PHP-based webapp. WWW: http://pear.php.net/package/HTML_TagCloud/ PR: ports/122577 Submitted by: Wen heping <wenheping at gmail.com> Revision Changes Path 1.2026 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/pear-HTML_TagCloud/Makefile (new) 1.1 +3 -0 ports/www/pear-HTML_TagCloud/distinfo (new) 1.1 +8 -0 ports/www/pear-HTML_TagCloud/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |