From 4bbd35607a169be70c733e89853ddaf1ae0b4719 Mon Sep 17 00:00:00 2001 From: David Cramer <david@thingbag.net> Date: Sat, 21 Aug 2010 01:32:01 +0000 Subject: [PATCH] Added a couple of items to the future features list --- xsl/webhelp/docsrc/readme.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xsl/webhelp/docsrc/readme.xml b/xsl/webhelp/docsrc/readme.xml index 6c3cea586..ab3426873 100755 --- a/xsl/webhelp/docsrc/readme.xml +++ b/xsl/webhelp/docsrc/readme.xml @@ -267,6 +267,10 @@ </itemizedlist><itemizedlist> <title>Future enhancements (GSOC 2011?)</title> + <listitem> + <para>Use <sgmltag class="attribute">tabindex</sgmltag> attributes to control the tab order in the output. The Contents and Search tabs should be first and second, then the search box and button, then the table of contents items, and so on.</para> + </listitem> + <listitem> <para>Add "Expand all" and "Collapse all" buttons to the toc.</para> </listitem> @@ -365,6 +369,10 @@ url="http://www.comparenetworks.com/developers/jqueryplugins/jbreadcrumb.html">breadcrumbs</ulink> so the user will know what topics he's been to.</para> </listitem> + + <listitem> + <para>Consider using more advanced Lucene indexers for Chinese and Japanse than the CJKAnalyzer</para> + </listitem> </itemizedlist></para> </chapter> -- 2.40.0