moseley 02/05/14 21:22:14
Modified: src/search .swishcgi.conf
src/start index_top.html
Log:
Change to ten search results perl page.
Remove more>> on the /start page that didn't point anyplace.
Revision Changes Path
1.10 +2 -0 modperl-docs/src/search/.swishcgi.conf
Index: .swishcgi.conf
===================================================================
RCS file: /home/cvs/modperl-docs/src/search/.swishcgi.conf,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .swishcgi.conf 12 May 2002 11:54:13 -0000 1.9
+++ .swishcgi.conf 15 May 2002 04:22:13 -0000 1.10
@@ -90,6 +90,8 @@
display_props => [qw/swishlastmodified swishdocsize swishdocpath
pagelen/],
+ page_size => 10,
+
template => {
package => 'TemplateToolkit',
file => 'search.tt',
1.4 +0 -1 modperl-docs/src/start/index_top.html
Index: index_top.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/start/index_top.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index_top.html 11 May 2002 12:14:21 -0000 1.3
+++ index_top.html 15 May 2002 04:22:14 -0000 1.4
@@ -96,7 +96,6 @@
<blockquote>
Third-party modules give you application functionality such as
<b>sessions</b>, <b>passwords</b> and <b>database
integration</b>.
- <a class="more" href="tips/modules.html">more »</a>
</blockquote>
<br><br>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]