2005-11-18  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2: New |sw010:comment-p| and |sw010:ed| implemented.
	(See <http://suika.fam.cx/~wakaba/-temp/wiki/wiki?SuikaWiki%2F0.10%2F%2F1%2F%2F5>
	for more information.)

2005-05-31  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2:
	- New SuikaWiki/0.10 element type "SPAN" added.
	- Don't output "[" and "]" enclosing "CSECTION" element in HTML output.
	- Generate magic line if the document media type is not SuikaWiki/0.9
	or the document has one or more properties in tree to text
	convertion.
	- New SuikaWiki/0.10 language tag syntax implemented.

2005-02-16  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2: Text to XML converter bug for newly
	introduced "QN" element type fixed.

2005-01-30  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function:get_xml_tree): Removed "my $xml"
	declaration not to be warned when "perl -c".

2004-08-31  Wakaba  <wakaba@suika.fam.cx>

	* RandomJump.wp2: Redirecting status code is changed from 303
	to 307.

2004-08-11  Wakaba  <wakaba@suika.fam.cx>

	* bugtrack.wp2 (FormattingRule[bt--create-new-bug]): Use content_prop,
	instead of top of content, to preserve properties.
	(Function[get_bug_properties]): Get information from content_prop
	if available.

2004-08-08  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function[text_to_xml]): Don't set attributes
	'Name' and 'Version' to 'document' unless magic line.
	(Function[xml_to_text]): Don't generate magic line.
	(Format[SuikaWiki/0.10]): New.

2004-08-06  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Resource[Link:SuikaWiki/0.9:toResource:SourceLabel]): 
	InterWiki source-anchor label support.

2004-05-18  Wakaba  <wakaba@suika.fam.cx>

	* bugtrack.wp2 (ViewDefinition[bt--create-bug]): Use content_prop
	for media-type property.

2004-05-07  Wakaba  <wakaba@suika.fam.cx>

	* calender.wp2 (FormattingRule[link-calender-page]): 'today' link added.

2004-05-01  Wakaba  <wakaba@suika.fam.cx>

	* request-log.wp2: Database format revised.

2004-04-30  Wakaba  <w@suika.fam.cx>

	* Makefile: Sync to latest version of lib/SuikaWiki/Plugin/Makefile.

2004-04-26  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Link to nearest target
	for 'anchor' element.
	(Function[sw09_to_xhtml1]): Output dummy form for non-supported
	specific WikiForm scheme (SuikaWiki//Plugin//1//77).

2004-04-25  Wakaba  <wakaba@suika.fam.cx>

	* WikiPageRemove.wp2 (ViewDefinition[wpr--remove]): Remove content_prop.

	* WikiPageRename.wp2 (ViewDefinition[wp--rename]): Rename content_prop.

2004-04-24  Wakaba  <wakaba@suika.fam.cx>

	* WikiPageRemove.wp2 (FormattingRule): Support new returned value of WikiEdit->get_content.

2004-04-17  Wakaba  <wakaba@suika.fam.cx>

	* referer.wp2: Support SuikaWiki::DB::FileSystem::Count instead of 
	BerkleyDB tying hash.

2004-03-30  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond
	to anchor-end element.

	* referer.wp2 (referer-list): Navigation placeholder added.

2004-03-24  Wakaba  <wakaba@suika.fam.cx>

	* bugtrack.wp2 (Resource): Typo fixed.

	* SuikaWiki09.wp2 (Format/WikiForm): "required" field check implemented.

2004-03-20  Wakaba  <wakaba@suika.fam.cx>

	* calender.wp2 (FormattingRule[cal--year-page, cal--month-page, cal--day-page]): Defaults to "today".

2004-03-17  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function[text_to_xml_inline]): Don't eat "] ["
	unless within RUBY or RUBYB or ABBR.

2004-03-14  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function): Bugs in regex for PRE element fixed.
	(Function): Output pre/@class if any.

2004-03-13  Wakaba  <wakaba@suika.fam.cx>

	* Obsolete.wp2 (FormattingRule[form-line]): New.

	* RequestLog.wps: Removed.

2004-03-11  Wakaba  <wakaba@suika.fam.cx>

	* referer.wp2 (ViewFragment[ws--post-content]): New.

2004-03-11  Wakaba  <w@suika.fam.cx>

	* referer.wp2 (FormattingRule[ref--referer-item-label]): Catch formatter
	error.

2004-03-10  Wakaba  <wakaba@suika.fam.cx>

	* referer.wp2: Referer filtering and referer2label implemented.

2004-02-18  Wakaba  <wakaba@suika.fam.cx>

	* request-log.wp2, referer.wp2, WikiPageRename.wp2, WikiPageRemove.wp2: 
	Retrhow 'ERROR_REPORTED' WikiDB error in catch block.

	* SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Specify name attribute
	to a element corresponding to anchor-end element if html_no_id
	downgrade mode.

2004-02-15  Wakaba  <wakaba@suika.fam.cx>

	* request-log.wp2: New module.
	* UserAgent.wps: Removed.

2004-02-14  Wakaba  <wakaba@suika.fam.cx>

	* bugtrack.wp2: New module.

	* BugTrack.wps, ScriptTest.wps, Example.wps, MetaVariable.wps: Removed.

2004-02-12  Wakaba  <wakaba@suika.fam.cx>

	* TextRotate.wps: Removed (see form/text-rotate.wp2).

2004-02-11  Wakaba  <wakaba@suika.fam.cx>

	* plugin-info.wp2: New module.

	* WikiPageRename.wp2: New module.

2004-02-10  Wakaba  <wakaba@suika.fam.cx>

	* Versions.wps, Menu.wps, Calender.wps, LightOutput.wps,
	SuikaWikiGraph.wps, SW09toTeX: Removed.

	* phrase.wp2: New module.

2004-02-09  Wakaba  <w@suika.fam.cx>

	* calender.wp2: New module.
	
2004-02-08  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Entries to make SuikaWiki 2 WikiPlugin removed.

	* SuikaWiki09.wp2: Give base WikiName to WikiLinking function.

2004-02-07  Wakaba  <wakaba@suika.fam.cx>

	* xml.wp2: New module.

	* Image.wps: Removed.
	* WikiInfo.wp2 (ViewFragment[ws--footer]): Change order of engine-version
	and driver-version.

	* RandomJump.wp2, SuikaWiki09.wp2: Use SuikaWiki 3 WikiName interface.

2004-02-04  Wakaba  <wakaba@suika.fam.cx>

	* WikiPageRemove.wp2: Typos fixed.

2004-02-03  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2: Minimum SuikaWikiImage/0.9 support added. (Note:
	full implementation of SuikaWikiImage/0.9 is provided by
	SuikaWikiImage09 plugin module (misc/plugins/format/swimg09.wp2).)

2004-02-01  Wakaba  <wakaba@suika.fam.cx>

	* WikiInfo.wp2: Reimplemented with new SuikaWiki::Implementation.

2004-01-31  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Converter): #comment supported.

	* Obsolete.wp2 (FormattingRule[Name='radio']): New rule.
	(FormattingRule[Name='span']): New rule.

2004-01-16  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Format/WikiForm): New.

	* format/: New directory.

	* Obsolete.wp2, WikiPageRemove.wp2: Use new WikiResource module interface.

2004-01-11  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (form-template/index): New rule.

2003-12-29  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2: WikiForm input form generating is supported.

	* Obsolete.wp2: New module.

	* WikiPageRemove.wp2: New module.

	* RandomJump.wp2 (ViewDefinition): Use new interface to get URI reference to which redirect.

2003-12-26  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09XML.wps: Removed (Now part of SuikaWiki09.wp2).

	* WikiFormCore.wp2: Removed (re-moved to lib/SuikaWiki/Plugin/).
	* SuikaWiki10.wp2: Removed.
	* SuikaWiki09.wo2: Old code is removed.
	* view/: New directory.

2003-12-13  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki09.wp2 (Function:text_to_xml): New function.
	(Converter ->text/html): Now use text_to_xml.

2003-12-01  Wakaba  <wakaba@suika.fam.cx>

	* Devel.wp2: New module.

2003-10-25  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki10.wp2 (ViewDefinition): Don't call main::print_header.

	* BugTrack.wps (MODULE): Use SuikaWiki::Output::HTTP instead of main::_http_see_other.

2003-10-11  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWiki10.wp2 (ViewDefinition): Don't set $media as xmedia
	unless xmedia is declared.

2003-10-05  Wakaba  <wakaba@suika.fam.cx>

	* WikiFormCore.wp2: New module.

2003-08-20  Wakaba  <wakaba@suika.fam.cx>

	* SW09toTeX.wps: New module.
	* SuikaWiki09XML.wps: New module.

2003-08-19  Wakaba  <wakaba@suika.fam.cx>

	* Calender.wps (wikipage-link/calender--day): New rule.
	(wikiview/calender): Use new linking procedure.

2003-07-26  Wakaba  <wakaba@suika.fam.cx>

	* Image.wps (MODULE/convert_image_type): Use $main::PathTo{convert} for path to convert command.

2003-06-22  Wakaba  <w@suika.fam.cx>

	* BugTrack.wps: Change bug data WikiName format.

2003-06-12  Wakaba  <w@offweb.ddo.jp>

	* LightOutput.wps: New.

2003-06-01  Wakaba  <w@offweb.ddo.jp>

	* BugTrack.wps: Revised.

2003-05-31  Wakaba  <w@offweb.ddo.jp>

	* BugTrack.wps: New.

2003-05-10  Wakaba  <w@offweb.ddo.jp>

	* UserAgent.wps: New.
	* Calender.wps (wikiview/calender): SuikaWiki::Markup::XMLized.

2003-05-10  Wakaba  <w@offweb.ddo.jp>

	* ChangeLog: New.
	* Makefile: New.
	* Calender.wps, Example.wps, Image.wps, Menu.wps, MetaVariable.wps, ScriptTest.wps, Versions.wps: New modules.  (Moved from lib/SuikaWiki/Plugin/.)
