wok-current view tazpkg-web/stuff/README @ rev 3580
emesene: update DEPENDS, remove host.patch(not needed). gajim: update DEPENDS
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Fri Jun 26 13:59:35 2009 +0000 (2009-06-26) |
parents | c075da96e08a |
children |
line source
1 Tazpkg-web - SliTaz Packages Web interface
2 ===============================================================================
5 Tazpkg-web package provides the files, scripts and search engine used for the
6 SliTaz packages web interface. It doesn't depend on the Tazpkg package manager
7 or Tazwok, but needs a wok with a receipt and a packages (*.tazpkg) repository
8 to scan and build the static xHTML pages. Here is a brief overview of the files
9 provided:
12 * html/ : Split xHTML template used to generate the full pages
13 * style/ : CSS stylesheets, pics and favicon
14 * xml/ : RSS template (will be used when merged with tazrss)
15 * search.cgi : CGI search engine using awk, grep, etc (all xHTML hardcoded)
16 * tazpkg-web : Utility which generates the categories and index pages
17 * tazpkg-web.conf : Tazpkg-web utility configuration file
20 Online : http://pkgs.slitaz.org/
23 ===============================================================================