.. -*- text -*- BoreWiki Version Information ---------------------------- * 0.981 :: $Id: VersionInfo 1333 2007-04-09 10:57:15Z too $ prest (perl Text-Restructured code) updated to 0.003025. prest.diff now unneeded and removed from distribution. Raw directive now disabled (to avoid browser bug exploitation). small tunes and fixes to borewiki-admin.sh Borewiki.cgi: textarea now 99% width of browser window; textarea wrap off (non-xhtml way :/); Option "-D file_insertion_enabled=0" added to prest command line; tabs converted to (one) space, with message added to preview window. Makefile tunes and update * 0.978 :: $Id; VersionInfo 1075 2006-08-29 20:07:28Z too $ Preview pages now have all stylesheet info *before* possible tag. (Versions 0.977 and 0.976 did not show draft image in pages located in subdirectories). * 0.977 :: $Id; VersionInfo 1073 2006-08-29 19:38:08Z too $ BoreWiki.cgi and borewiki.css does no more have duplicate background: settings. BoreWiki.cgi now updates "savelog" on all saved pages. borewiki-admin.sh can view and log to savelog too, with a bit refactored implementation. * 0.976 :: $Id; VersionInfo 1070 2006-08-27 19:18:15Z too $ Created borewiki-draft.png, now uses it; borewiki-draft.css deleted. Added missing from generated pages. * 0.975 :: $Id; VersionInfo 1043 2006-08-12 19:26:42Z too $ Disabled :file: options in some (all) reST directives... * 0.974 :: $Id; VersionInfo 1040 2006-08-11 04:37:32Z too $ Hide temporary filename when showing docutils system messages in pages at preview time that have something wrong. * 0.973 :: $Id; VersionInfo 1029 2006-08-07 18:43:26Z too $ Added opton to redirect all BoreWiki cgi traffic to HTTPS port if desired, currently by editing $https_required_with_port variable in BoreWiki.cgi. Also make update preserves this value. * 0.972 :: $Id; VersionInfo 1024 2006-08-06 08:18:26Z too $ Now there is borewiki.css and borewiki-draft.css, which utilizes default.css for defaults. Some fonts and
width tunes there. Readme and dot-htaccess documents UTF-8 should be used for .rst files too. * 0.971 :: $Id; VersionInfo 1001 2006-07-30 13:23:22Z too $ Readme has new sections User-visible functionality and ToDo for 1.0 borewiki-admin.sh renamepage: check and rename .rst files too. borewiki-admin.sh renamepage info line now tells to do renames in same directory; BoreWiki.cgi link will not be fixed for .htm file. default-draft.css: BoreWiki.cgi pages will now be more blue (#ddddff). * 0.968 :: $Id; VersionInfo 999 2006-07-30 06:51:22Z too $ BoreWiki.cgi web output text updates and minor layout change. Small bug in page.rst creation (unlink before relinking). Makefile dist target sets $bwdotdir to /var/tmp/ instead of /tmp Makefile update target fixes once again. * 0.967 :: $Id; VersionInfo 992 2006-07-29 08:18:14Z too $ Makefile dist and update targets enchangement and fixes. A bit better cgi web output. * 0.966 :: $Id; VersionInfo 987 2006-07-28 16:46:11Z too $ Added document source link to footer (.rst page which exist now). Added revision information to borewiki-generated footer information. Split "Generated by prest ..." footer information to separate line. Added tag to preview pages located in subdirectories. Changed mime-type for .css files to text/css in dot-htaccess (when it was text/plain .css files did not work in firefox). Added mime-type text/plain to .rst files in dot-htaccess. * 0.965 :: $Id; VersionInfo 979 2006-07-26 13:25:54Z too $ Oneline fix to Makefile on order to make working dist archive. * 0.964 :: $Id; VersionInfo 977 2006-07-26 08:59:32Z too $ Some code cleanup after got better understanding of Perl function argument passing (by reference in local array). $userinfo and @useraccess now stored in global variables which simplified the code considerably where those used. Yet some Makefile (dist checking) tunes. * 0.963 :: $Id; VersionInfo 969 2006-07-24 14:06:37Z too $ Makefile updates: dist: Check that BoreWiki.cgi, borewiki-admin.cgi and VersionInfo has same version numbers. pubdist: Helper to publish borewiki archive. * 0.962 :: $Id; VersionInfo 967 2006-07-24 10:26:34Z too $ Fix in BoreWiki.cgi writeredirfile() to not lose values given in arguments (after s|.*?/|../|g; ?). * 0.961 :: $Id; VersionInfo 965 2006-07-20 18:44:58Z too $ First (somewhat) prepared version.