Update of /cvsroot/openinteract/OpenInteract2/pkg/full_text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23124
Modified Files:
package.ini Changes
Log Message:
don't display the bottom search results menu if there are just a few records to show
Index: package.ini
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/package.ini,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** package.ini 28 Feb 2005 00:55:40 -0000 1.1
--- package.ini 28 Feb 2005 04:29:04 -0000 1.2
***************
*** 1,5 ****
[package]
name = full_text
! version = 2.59
author = Chris Winters (ch...@cw...)
url = http://www.openinteract.org/
--- 1,5 ----
[package]
name = full_text
! version = 2.60
author = Chris Winters (ch...@cw...)
url = http://www.openinteract.org/
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/full_text/Changes,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Changes 28 Feb 2005 00:55:40 -0000 1.18
--- Changes 28 Feb 2005 04:29:04 -0000 1.19
***************
*** 1,4 ****
--- 1,9 ----
Revision history for OpenInteract package full_text.
+ 2.60 Sun Feb 27 21:47:57 EST 2005
+
+ Only display the bottom search results navigation if there are
+ more than 20 items on the page.
+
2.59 Sun Feb 27 16:07:21 EST 2005
|