Update of /cvsroot/lxr/html/prototype
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3661/prototype
Modified Files:
index.shtml newfeatures.shtml
Log Message:
Update for last minute 1.1 features
Fix links to bug tracker, feature request and discussion (changed when switching from "Classic" to "Allura")
Index: index.shtml
===================================================================
RCS file: /cvsroot/lxr/html/prototype/index.shtml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- index.shtml 24 Nov 2012 13:23:14 -0000 1.6
+++ index.shtml 24 Jan 2013 19:36:31 -0000 1.7
@@ -124,11 +124,11 @@
<p class="comment">
Please report any inaccuracy, error or misunderstanding
on the project site
-(<a href="http://sourceforge.net/projects/lxr/forums/forum/86144">forum</a> is suited for comments,
+(<a href="http://sourceforge.net/p/lxr/discussion">forum</a> is suited for comments,
errors should be filed in the
-<a href="http://sourceforge.net/tracker/?atid=390117&group_id=27350&func=browse">bug tracker</a>
+<a href="http://sourceforge.net/p/lxr/bugs">bug tracker</a>
and you may even ask for
-<a href="http://sourceforge.net/tracker/?atid=390118&group_id=27350&func=browse">feature request</a>
+<a href="http://sourceforge.net/p/lxr/feature-requests">feature request</a>
if a topic is missing)
</p>
</li>
Index: newfeatures.shtml
===================================================================
RCS file: /cvsroot/lxr/html/prototype/newfeatures.shtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- newfeatures.shtml 21 Jan 2013 10:28:51 -0000 1.12
+++ newfeatures.shtml 24 Jan 2013 19:36:31 -0000 1.13
@@ -49,6 +49,14 @@
only the most common cases are covered.
Read the User's Manual for the necessary checks.
</p>
+ <p class="normal">
+Configurator can disable free-text search if neither <strong>Glimpse</strong>
+nor <strong>Swish-E</strong> is detected.
+This allows to have a try with LXR without the pain of installing
+a text search engine.
+Of course, the feature becomes unavailable
+until you install one and update <em>lxr.conf</em>.
+ </p>
</li>
<li class="classics">Experimental <strong>Mercurial</strong> support added
<p class="normal">
@@ -61,6 +69,8 @@
and directory listing runs horribly slow.
Suggestions for improvement are welcome.
</li>
+ <li class="classics">New version of the <em>User's Manual</em>
+ </li>
<li class="classics">Bug fixes
<p class="normal">
Among these,
|