Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/search: packages-gentoo-org.xml
Date: Wed, 28 Nov 2007 20:23:52
Message-Id: E1IxTRe-0006ec-KJ@stork.gentoo.org
1 robbat2 07/11/28 20:23:42
2
3 Modified: packages-gentoo-org.xml
4 Log:
5 The new packages.g.o does not yet have the old-style search functionality. Use the direct package search so users do not hit an broken pages, just less results.
6
7 Revision Changes Path
8 1.2 xml/htdocs/search/packages-gentoo-org.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?r1=1.1&r2=1.2
13
14 Index: packages-gentoo-org.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/search/packages-gentoo-org.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- packages-gentoo-org.xml 13 Nov 2006 13:19:40 -0000 1.1
21 +++ packages-gentoo-org.xml 28 Nov 2007 20:23:42 -0000 1.2
22 @@ -19,5 +19,6 @@
23 <ShortName>Gentoo Packages</ShortName>
24 <Description>Search packages.gentoo.org</Description>
25 <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/search/g-packages.ico</Image>
26 - <Url type="text/html" template="http://packages.gentoo.org/search/?sstring={searchTerms}"/>
27 + <!-- Change this back when the new search functionality is completed -->
28 + <Url type="text/html" template="http://packages.gentoo.org/package/{searchTerms}"/>
29 </OpenSearchDescription>
30
31
32
33 --
34 gentoo-commits@g.o mailing list