|
|
|
|
|
|
|
|
|
|
|
|
|
The dependency lists are from the Debian control file for SiSU version 0.36, and may assist in building SiSU on other distributions.
*Depends:* on ruby (>=1.8.2), libwebrick-ruby
*Recommends:* sisu-pdf, sisu-sqlite, sisu-postgresql, sisu-examples, librmagick-ruby, trang, tidy, libtidy, librexml-ruby, zip, unzip, openssl
initialise directory
sisu -CC
html
sisu -hv [filename/wildcard]
sisu -Hv [filename/wildcard]
LaTeX (but sisu-pdf dependencies required to convert that to pdf)
sisu -pv [filename/wildcard]
plain text Unix with footnotes
sisu -av [filename/wildcard]
plain text Dos with footnotes
sisu -Av [filename/wildcard]
plain text Unix with endnotes
sisu -ev [filename/wildcard]
plain text Dos with endnotes
sisu -Ev [filename/wildcard]
openoffice odt
sisu -ov [filename/wildcard]
xhtml
sisu -bv [filename/wildcard]
XML SAX
sisu -xv [filename/wildcard]
XML DOM
sisu -Xv [filename/wildcard]
wordmap (a rudimentary index of content)
sisu -wv [filename/wildcard]
document content certificate
sisu -Nv [filename/wildcard]
placement of sourcefile in output directory
sisu -sv [filename/wildcard]
creation of source tarball with images, and placement of source tarball in ouput directory
sisu -Sv [filename/wildcard]
manifest of output produced (polls output directory and provides links to existing output)
sisu -yv [filename/wildcard]
url for output files -u -U
sisu -uv[and other flags] [filename/wildcard]
sisu -Uv [filename/wildcard]
toggle screen colour
sisu -cv[and processing flags] [filename/wildcard]
verbose mode
sisu -v[and processing flags] [filename/wildcard]
sisu -V[and processing flags] [filename/wildcard]
quiet mode
sisu -q[and processing flags] [filename/wildcard]
maintenance mode, intermediate files kept -M
sisu -Mv[and other flags] [filename/wildcard]
[the -v is for verbose]
start the webrick server
sisu -W
*Depends:* ruby (>=1.8.2), sisu, sisu-pdf, sisu-postgresql, sisu-remote, sisu-sqlite
*Recommends:* sisu-examples
*Depends:* sisu
*Depends:* sisu, tetex-bin, tetex-extra, latex-ucs
*Suggests:* evince, xpdf
converts sisu LaTeX produced to pdf
sisu -pv [filename/wildcard]
[the -v is for verbose]
*Depends:* sisu, postgresql-8.1, libdbi-ruby, libdbm-ruby, libdbd-pg-ruby
*Suggests:* pgaccess, libdbd-pgsql, postgresql-contrib-8.1
installs dependencies for sisu to work with and populate postgresql database
create database
sisu -Dv createall
drop database
sisu -Dv dropall
import content
sisu -Div [filename/wildcard]
sisu -Dv import [filename/wildcard]
update content
sisu -Duv [filename/wildcard]
sisu -Dv update [filename/wildcard]
[the -v is for verbose]
The following are available without installation of the sisu-postgresql component, but are of interest in this context
generate a sample database query form for use with webserver on port 80
sisu -F
or for use with webrick server
sisu -F webrick
to start webrick server
sisu -W
scp
sisu -vr[and processing flags] [filename/wildcard]
rsync
sisu -vR[and processing flags] [filename/wildcard]
[the -v is for verbose]
*Depends:* sisu, rsync, openssh-client|lsh-client, keychain
*Depends:* sisu, sqlite, libdbi-ruby, libdbm-ruby, libdbd-sqlite-ruby
*Suggests:* libdbd-sqlite
installs dependencies for sisu to work with and populate sqlite database
create database
sisu -dv createall
drop database
sisu -dv dropall
update content
sisu -div [filename/wildcard]
sisu -dv import [filename/wildcard]
update content
sisu -duv [filename/wildcard]
sisu -dv update [filename/wildcard]
[the -v is for verbose]
The following are available without installation of the sisu-sqlite component, but are of interest in this context
generate a sample database query form for use with webserver on port 80
sisu -F
or for use with webrick server
sisu -F webrick
to start webrick server
sisu -W