El Dimarts, 5 de novembre de 2013, a les 15:17:05, Aleix Pol va escriure: > On Sat, Nov 2, 2013 at 5:59 PM, Allen Winter <win...@kde.org> wrote: > > On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote: > > > Hi, yesterday i was talking with someone about the desktop file class we > > > > have > > > > > in KDE, he tried to find its api by going to > > > > > > api.kde.org > > > > > > and typing > > > > > > desktop > > > > > > in the Search bar. > > > > > > If you do that > > > > > > http://api.kde.org/index.php?miss=1&class=desktop > > > > > > all you get is > > > > > > No results found! > > > > > > Do you guys know if we can make the search better? > > > > A PHP person could fix the attached program so that we can search for > > ".*foo.*" (where foo is the user-specified search string) instead of > > simply "foo". > > > > that's one idea. > > > > currently foo must exactly match what's in the map files. > > > > I can provide an example map file if someone takes this on. > > > > -Allen > > Could we maybe make a GCI task out of it?
Well Michael Reeves volunteered, no? Allen are you sending him the data? Cheers, Albert > > Aleix