UI/String change announce: Tomboy



Hello,

Just letting you know of a new checkbox (and string) in the "Export to
HTML" file save dialog.  This allows users to export recursively
linked notes to HTML.

The name of the new checkbox is "Include all other linked notes".

ChangeLog entry:
===============
2007-01-04  Boyd Timothy  <btimothy gmail com>

	* data/tomboy.schemas.in: Added /apps/tomboy/export_html/export_linked_all.
	
	* Tomboy/Plugins/ExportToHTML.cs: Added "Include all other linked notes"
	checkbox to the Export to HTML dialog (Fix for bug #351517).  Also includes
	code to fix bug #350977 by preventing recursive links from being evaluated.
	
	* Tomboy/Plugins/ExportToHTML.xsl: Prevent recursive links (bug #350977) by
	using an <xsl:key> to keep track of already processed note titles.  Allow
	exporting of recursive links (bug #351517).
	
	* Tomboy/Preferences.cs: Added /apps/tomboy/export_html/export_linked_all.
===============

Boyd


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]