2001.11.10 v1.0 1st version 2006.11.28 v1.01 tidy up, some modifications, etc. /usr/local/huweb/mhonarc/forum/... author.mrc This file contains the author based ordering resource file. subject.mrc This file contains the subject based ordering resource file. thread.mrc This file contains the thread based and the date based ordering resource file. (should be separated???) botlinks.mrc This file contains those definitions which has default english text value. With this file we override these definitions from language.mrc so changing the language file will result the changing of default english text values to our localized text. You don't have to change anything in it. date.mrc This file contains the DATE formats and its usage. I use military/ISO format, (YYYY.MM.DD HH:SS) but feel free to change it. But first read: http://cowaro.com/Date/Logical_date.html exclusions.mrc This file contains the fields which should be excluded when displaying the header field. (!EXCS, date, from, -nontranslateable) language.mrc (language.hu.mrc and language.us.mrc) This file is included by MAIN.MRC (INCLUDE section), so change the name there. File contains - I hope - all of the translateable fields of the html output. By changing these values, you can localize your archive within minutes. It mostly contains variables with the "TXT_" prefix. html.mrc This file contains predefined HTML-tags which helps reduce the other.mrc files and enables changing of the multiple pages, just by changing the proper variable in this file (like a style sheet). It mostly contains variables with the "HTML_" prefix. variables.mrc Contains values, which you most likely want to change, such as the visible name of the mailing list, background color, etc. All the resource files expands these variables to display their values, so you only have to change here, and every reference will change as well. (Do a refresh then.) It mostly contains variables with the "VAR_" prefix. Sometimes I was confused about where to put something like the BGCOLOR value. Should it go into html.mrc as it is a html style or to variables.mrc as it will most likely be changed? Now it is in variables.mrc. Feel free to change... main.mrc It is the MAIN resouce file. Contains the inclusion of the above mentioned "sub-resources", and at the two more "string to be localized", they are two "nincs targy" texts, which means "no subject". Unfortunately they're in a middle of a regular expression, so there is no easy way to "variableize" them. Live with it. ../dohtml MHonArc wrapper,called by the mailman archiver see /etc/mailman/mm_cfg.py ../process_old example file of how to create archives for existing years, from an mbox. [ ../misc logo went here, referred from variables [you will have to copy the file(s) from here to [/var/www/]yourwww.xx/yourlist/archive/misc /credits, filelist and readme_first files: what the name says...