| ? | ||
cd ~/public_html
svn co http://svn.twiki.org/svn/twiki/trunk
ln -s trunk/core twiki
cd twiki
./pseudo-install-twiki.pl `pwd`/data `hostname --fqdn` /~`whoami`/twiki/bin ${MyName}
htpasswd -c data/.htpasswd ${MyName}
cd ~/public_html
sudo chgrp -R www-data trunk
sudo /etc/init.d/apache2 restart
Browse to http://`hostname --fqdn`/~`whoami`/twiki/bin/configure
and fix warnings.
Save and set a password.
cd ~/public_html/twiki ./pseudo-install.pl -l defaultBrowse to
http://`hostname --fqdn`/~`whoami`/twiki/bin/view
and attempt to register.
Fails with You are already registered
width: 99% for full window width (default), width: auto to disable.