diri

A wiki-like web application.
Download

diri Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Anselm R. Garbe
  • Publisher web site:
  • http://www.suckless.org/wiki/dwm/about

diri Tags


diri Description

A wiki-like web application. diri is a wiki-like web application. The diri project is a collection of several rc scripts consisting of roughly 215 lines of code.Usage:The usage is very simple. Browse the contents through accessing the left menu. Create new pages through accessing:http://www.suckless.org/edit/path/to/new/pageEdit and remove pages using the control buttons in the upper menu.Installation:Edit the {edit,show}.rc files and dirirc to fit your needs, and copycontrib/markdown.pl contrib/urldecode.awk contrib/template.awkto the customized location. Make sure they are executable.Note, DIRIDIR should not point to the directory where the diri scripts are located.Afterwards perform following steps:cp dirirc /etc cp *.rc /var/www/ mkdir /var/www/diri chown www-data /var/www/diri chmod 700 /var/www/diriMake sure that .rc files are handled as CGI-executables in your webserver setup.Then open the following URL in a browser:http:///show.rcIt might be advantageous if you extend your webserver setup with symbolic rewrite URLs hiding the CGI scripts. Requirements: · awk · basename · date · find · grep · perl (markdown.pl only) · rc (from p9p) · sed · plan9port · /bin/mkdir (must support -p option) · /bin/rm (must support -rf options)


diri Related Software