wok view tazpkg-web/stuff/README @ rev 11690

acpid: update start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 18 17:22:04 2012 +0100 (2012-02-18)
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 ===============================================================================