Commit Graph

3004 Commits

Author SHA1 Message Date
gferg 2208d14623 updated 2002-08-28 17:32:59 +00:00
david 337e67859a Add new navigation bar for document pages, made up of icon box + tabs.
Integrated search screen with doctable, for incremental searching.
You can now go back and forth between compact and expanded doctables.
New statistics on lintadas run times.
Only error-checked docs can be mirrored.
URLParse now defaults to EN if the url doesn't say.
Publisher accepts URLParse's EN if there's no referer. Closes #91082.
Add collection, layout, short_title to search form.
2002-08-28 16:40:34 +00:00
zytek 7e8238dbf1 - found a typo ! ;> 2002-08-28 16:33:14 +00:00
zytek aa38f696de - updated, work in progress 2002-08-28 14:15:23 +00:00
david e0143525c3 Recognized Martin Wheeler in the CREDITS.
Kill off pub_status A.
Rearranged web graphics.
Some content changes, more in progress...
New statistics on dtd_code.
Support for lint_time, to record when Lintadas ran.
Some documentation work.
Started reworking HTML generation for doctable.
2002-08-28 12:54:45 +00:00
zytek ac8719c3d5 - PL translated 2002-08-28 12:44:36 +00:00
zytek 58112ca6b5 - typo 2002-08-28 12:29:28 +00:00
zytek e6ad01995e - PL translated 2002-08-28 12:06:24 +00:00
zytek d4c48c10c6 - ISO-8859-2 in header of PLD-Guide.xml
- some encoding errors in concept.xml
2002-08-28 11:41:12 +00:00
zytek 5a8c41ea06 - work at PL translation in progress 2002-08-28 11:29:14 +00:00
david a7b90706be New routine to for a title to wrap (adding spaces). 2002-08-28 03:53:46 +00:00
david 145c6a675a remove ERROR printing. 2002-08-28 03:52:07 +00:00
david 11df0a1e92 Bump version number. 2002-08-28 03:51:21 +00:00
david 85c01052dd Fix reverse sort. 2002-08-28 03:50:58 +00:00
david 251df55e8b new package image. 2002-08-28 02:49:14 +00:00
david 45a284ab01 Image update. 2002-08-28 02:48:44 +00:00
david cb9945208f Using some new images. 2002-08-28 02:47:59 +00:00
serek d8ae9ffaee - extended info about Polish commits. 2002-08-27 20:44:20 +00:00
zytek bb3ab70485 - kosmetyka, g�ownie z tabulatorami
- "odkry�em" nowy, przyjemny edytorek dzi�ki kt�remu mog� teraz
  pracowa� wydajniej :)))
2002-08-27 20:33:03 +00:00
david eafd5d07b2 display label that was not found. 2002-08-27 13:06:47 +00:00
david 988a8e00c5 Documentation updates. 2002-08-27 10:45:29 +00:00
david 79707eb376 Reordered Changelog, most recent on top. 2002-08-27 10:33:10 +00:00
gferg 80cea3d415 updated 2002-08-26 18:37:37 +00:00
gferg 37a9949fea updated 2002-08-26 18:30:18 +00:00
gferg fd7b6ccfb9 updated 2002-08-26 18:20:00 +00:00
alavoor c9532924ac aldev updates 2002-08-25 21:15:08 +00:00
david 729aa8653f Preliminary work on OO'ing table generation, in preparation for templating. 2002-08-25 20:21:27 +00:00
david b297feafd5 Remove vestiges of "A" pub_status_code. 2002-08-25 18:59:11 +00:00
david c5cf8f4ae1 Fix WikiText conversion. 2002-08-25 16:36:51 +00:00
david bea5722e1e document_collection table. 2002-08-25 16:28:12 +00:00
david e4f96aee8e Fix Types table. 2002-08-25 15:51:15 +00:00
david d22628b81e Default data for collections. 2002-08-25 15:23:03 +00:00
david dc5bdce055 Add support for "collections". Documents can be grouped arbitrarily by
"collection". Using collections "gnome", "ldp" and "ldp-archive".
Archived is no longer a pub_status_code -- it's a collection.
2002-08-25 15:22:01 +00:00
vivekv 5629f1cecf version 0.5 ready for publishing 2002-08-25 03:29:40 +00:00
david fa16a6ba51 A bit more Makefile.py work. 2002-08-25 01:21:04 +00:00
david f642bfb398 Flag erros if output file is zero-length.
Go right to home page on login/logout.
2002-08-25 01:09:53 +00:00
david 9ed4fa9935 Improvements in the Makefile.py system.
More statistics, on document formats.
Cleaner stylesheet.
Record Lintadas time in lint_time, do not mirror w/o lint_time set.
2002-08-24 18:33:52 +00:00
gferg f3f1942a6f updated 2002-08-24 15:31:52 +00:00
gferg c868d43f0b updated 2002-08-24 15:20:22 +00:00
davidy 2591513862 Fixed a typo 2002-08-24 07:33:10 +00:00
davidy c64ccc645d Created directory structure 2002-08-24 07:18:51 +00:00
ccurley 435a5b8fd3 Fixed bug in selection of files to process in the scripts
directory. Also we now allow more files.
2002-08-24 00:09:01 +00:00
ccurley a35a52db62 We now use bz2 compression in the first stage, have the run time
option to check for bad blocks, and have a script that runs the entire
first stage.

Added another variation, other minor fixes.
2002-08-23 22:44:40 +00:00
ccurley 2a4d48f051 Went to bzip2 to compress the archives, for smaller results. Also some
general code cleanup.

The function crunch will tar and BZIP2 the archives. This is cleaner
than the old code, and has better safety checking.
2002-08-23 22:32:16 +00:00
ccurley bad542f3d1 Went to bzip2 to compress the archives, for smaller results. Also some
general code cleanup.
2002-08-23 22:26:39 +00:00
ccurley f660d5c473 Bad block checking is now a command line option (-c) at the time the
product script is run.

Corrected the mechanism for specifying the default drive.
2002-08-23 22:19:02 +00:00
ccurley de9f1efb20 The zip disk archives are now in bzip2 format, so this script has been
changed to reflect that.
2002-08-23 22:15:37 +00:00
ccurley 572da16eb9 Initial checkin 2002-08-23 21:51:20 +00:00
ccurley 42aa3509bf Added entity for script "first.stage". This is a test to see if I can
check the thing in. This file will be broken until I check in
first.stage.
2002-08-23 21:42:13 +00:00
gferg ac68f3eb74 updated 2002-08-23 13:31:15 +00:00