2002-04-11 22:12  villate

	* parsewiki: Corrects repeated titles in LaTeX version when the
	title is taken from the first section heading.

2002-04-11 20:57  villate

	* ChangeLog: Updated by cvs2cl

2002-04-11 20:56  villate

	* www/index.txt: Entered a link to version 0.4

2002-04-11 20:54  villate

	* ChangeLog: Updated by cvs2cl

2002-04-11 20:51  villate

	* doc/manual-pt.txt: Meta keywords are now in Portuguese.

2002-04-11 20:51  villate

	* doc/manual-es.txt: Meta keywords are now in Spanish.

2002-04-11 20:51  villate

	* doc/manual-en.txt: Updated to version 0.4.

2002-04-11 20:49  villate

	* parsewiki: Meta keywords can now be in any of the supported
	languages.

2002-04-11 19:50  villate

	* templates/default.tex: Added a coment about parsewiki.

2002-04-11 19:49  villate

	* templates/: default.html, default.xhtml, default.xml: Changed the
	name of the lang attribute variable

2002-04-11 17:27  villate

	* README: Version number and date updated.

2002-04-11 17:02  villate

	* www/index.txt: Fixed a typo in the path to the Spanish manual.

2002-04-11 14:19  villate

	* www/index.txt: Webpage for the project.

2002-04-11 14:15  villate

	* README: Added hyperlinks to the manuals.

2002-04-11 14:12  villate

	* doc/: manual-es.txt, manual-pt.txt, manual-en.txt: Added link to
	iis source file.

2002-04-11 13:20  villate

	* parsewiki: The first heading should not be repeated in teh
	frontmatter when the title has been taken from it.

2002-04-11 12:49  villate

	* ChangeLog: Updates by cvs2cl.

2002-04-11 12:49  villate

	* doc/barra.png: Obtained from the new version of barra.ps

2002-04-11 12:42  villate

	* parsewiki: An easier notation (,,xxx,,) introduced as an
	alternative to <tt> tags.

2002-04-11 12:41  villate

	* AUTHORS: List of authors.

2002-04-11 12:33  villate

	* doc/barra.ps: The frame of the box in the ceiling is not stroked.

2002-04-11 12:30  villate

	* doc/: manual-es.txt, manual-pt.txt: Instead of <tt> ,, is used,
	and some minor changes in the text.

2002-04-11 12:29  villate

	* doc/manual-en.txt: Initial English version of the Manual.

2002-04-11 11:49  villate

	* README: Fixes a typo in the CVS keyword.

2002-04-11 11:48  villate

	* README: A credits section added and CVS meta-info included.

2002-04-10 09:11  villate

	* doc/manual-pt.txt: The name of the Portuguese manual has been
	corrected.

2002-04-10 09:10  villate

	* doc/manual-es.txt: Name of the Spanish manual corrected.

2002-04-10 08:48  villate

	* parsewiki: The title will be correctly taken from the first
	document's heading, if not given by a meta pair or a command-line
	option.

2002-04-10 08:47  villate

	* README: A couple of typos fixed.

2002-04-10 08:42  villate

	* doc/manual-es.txt: Slight rephrasing of the last sentence.

2002-04-10 08:41  villate

	* doc/manual-pt.txt: Proofreading has been done.

2002-04-09 22:45  villate

	* README: Introduction to the program.

2002-04-09 22:27  villate

	* ChangeLog: ChangeLog generated by cvs2cl.

2002-04-09 22:25  villate

	* doc/manual-es.txt: Some grammar and typos fixed.

2002-04-09 22:24  villate

	* parsewiki: Backsalshes and braces should in "pre" environments
	should not be replaced by their latex code.

2002-04-09 22:23  villate

	* doc/barra.png: Sample figure for version 0.2 of the manual.

2002-04-09 21:58  villate

	* doc/manual-pt.txt: Portuguese version of the manual.

2002-04-09 20:08  villate

	* doc/manual-es.txt: Changes after a first proof reading.

2002-04-09 20:07  villate

	* doc/barra.ps: Simpler figure for version 0.2 of the manual.

2002-04-08 10:38  villate

	* parsewiki: Changes the way special Latex characters are handled
	to fix several standing bugs.

2002-04-04 22:40  villate

	* GFDL: The original GNU FDL license.

2002-04-04 22:34  villate

	* templates/: default.html, default.tex, default.xhtml,
	default.xml: Default templates.

2002-04-04 22:33  villate

	* doc/manual-es.txt: User's manual for parsewiki. Spanish version.

2002-04-04 22:31  villate

	* parsewiki: Latex output format is now fully implemented.

2002-04-04 19:19  villate

	* parsewiki: Meta-information now has to go at the begining of the
	document, to avoid confliicts.

2002-04-04 17:53  villate

	* parsewiki: Do not allow { } inside { } and forbid spaces in names
	of meta variables to avoid confusion with normal text.

2002-04-04 17:29  villate

	* parsewiki: Metainformation can now be given using the form {name:
	contents}. A bug with nested lists have been fixed.

2002-04-04 10:40  villate

	* parsewiki: Fixes a bug with anchor tags and adds a template
	command-line option.

2002-04-03 22:49  villate

	* parsewiki: Fixes a syntax error in SetUpXHTML.

2002-04-03 22:21  villate

	* parsewiki: Put the copyright and copying permission statement in
	a subroutine.

2002-04-03 22:09  villate

	* parsewiki: Implemented a -T option for the title.

2002-04-03 21:47  villate

	* parsewiki: Fixes a bug with changes of section levels. In HTML
	and XHTML, h1 is now reserved for the document's title; section
	headings will start at h2.

2002-04-03 20:56  villate

	* parsewiki: Clearer code and format option (html | xhtml |
	docbook) implemented.

2002-04-03 18:55  villate

	* parsewiki: Section, inligraphic and ulink elements of DocBook
	have been implemented.

2002-04-03 10:17  villate

	* parsewiki: Adopted the URL handling mechanism of Use Mod Wiki and
	added DocBook output support.

2002-04-03 00:30  villate

	* wiki: Fixes a typo.

2002-04-02 20:36  villate

	* wiki: Generates HTML closer to XHTML.

2002-04-02 15:59  villate

	* parsewiki: Use item, rather than tag. Tag will be used for the
	tag's names.

2002-04-02 15:43  villate

	* parsewiki: Support for hyperlinks, using <URL>, [URL] or [URL
	name].

2002-04-02 13:57  villate

	* parsewiki: Gets the page title from the source file and allows
	lines continued by \ at teh end.

2002-04-01 17:50  villate

	* wiki: Get rid of Microsoft-specific names.

2002-04-01 17:28  villate

	* wiki: A better way to translate months, using the translation
	file.

2002-04-01 16:42  villate

	* page1.wiki, page2.wiki, page3.wiki, page4.wiki, page5.wiki: Test
	pages for parsewiki.

2002-03-28 13:29  villate

	* parsewiki: Parser for text files with formating rules as those
	used in Wikis.

2002-03-27 17:55  villate

	* wiki: Get rid of white space at the beginning of <li>, which
	makes Konqueror misalign the list items.

2002-03-27 17:53  villate

	* wiki: WikiLinesToHtml now produces HTML closer to XHTML.

2002-03-22 14:53  villate

	* trans-pt.pl: Portuguese translated strings for UseMod Wiki.

2002-03-22 13:27  villate

	* wiki: Fixes an error: variable Months had not been defined.

2002-03-22 12:11  villate

	* LICENSE, config, wiki: UseMod Wiki, version 0.92

