Bugs:
=====
o dotphp2dothtml.sh is not working for participate/*-guide/
because the files have really long lines -- fixed by running tidy on files
before converting them to php with docbookhtml2php.py -- can
dotphp2dothtml.sh be fixed to run on long lines?
Tasks to do for launch (website-specific):
==========================================
Would be nice:
==============
o Create Next, Prev, Home, and Up icons for Docbook links -- Garrett
-- Tweak XSLT stylesheets that generate HTML to use icons for nav links -- Tammy DONE, just need icons for nav links
o Graphics for all level 0 index pages -- Garrett (home index page done)
o Helpful 404 page -- Garrett/Tammy -- implemented, just need better text
o Implement auto-title on pages (via nav system extension?) -- Garrett
o Package list page -- Tammy (DONE)
echo "
" > /tmp/package-list;rpm -qp --qf "\t\n\t\t%{NAME} | %{VERSION} | %{SUMMARY} | \n\t
\n" *.rpm >> /tmp/package-list ; echo "
" >> /tmp/package-list
rpm -qp --qf "%{NAME}<@>%{VERSION}<@>%{SUMMARY}\n" *.rpm > /tmp/package.list
o PDF versions of participation guides -- Tammy
o Fix FIXMEs in qa guide -- Brock
Long-term:
=========
o htdig or mnogosearch for search -- Tammy
o Move i18n signup pages over from rhlinux.redhat.com
o possible further things that could go onto the web as additional content,
if that is not already part of the development manual that is getting
prepared:
- how to build rpms as non-root in home directory
- how to build driver disks
- benchmarks/stress tests that are currently uploaded onto
various people.redhat.com subdirs: crash/stress-kernel, ??
other possible content:
- rpm package descriptions, maybe also their translations together
with bugzilla links about open bugs etc.
test content to test *docs* message.