On Thursday 26 October 2006 07:50, Ingmar Heinrich wrote: > I figured how to do it already. > > Thing is, I want to have a page where I can input the body of an <ask> > statement, llike > > [[Category:Person]] > [[Email:=*]] > > into a html form textarea and this <ask> statement gets executed > dynamically. I did it with a custom Special page that creates an > instance of SMWInlineQuery and uses its method getHTMLResult(). Works > well! > > Later, I want to use a more sophisticated form with selects and stuff.
We are thinking about this for a while, and it will most likely be included in 0.6 final. Main challenges are: * Make result pages if there are too many results for one page. Do this efficiently. * Extend the API for inline queries to simplify custom printout. The goal is that one can subclass the generic Special page to achieve custom search and printout forms. E.g. you could have a person search engine that uses predefinded properties and that displays the picture of each person as part of the results (Wikicompany has a hacked simple SMW search to do something like this with company logos). It is mostly a matter of time ... -- Markus > > Cheers, > Ingmar > > On 10/25/06, Yaron Koren <[EMAIL PROTECTED]> wrote: > > Could you explain in greater detail what you mean? > > > > > > On 10/24/06, Ingmar <[EMAIL PROTECTED] > > > > > wrote: > > > > > > Hi there! > > > > > > I would like to build a search page that uses <ask> in a dynamic way. > > > Any thoughts on this any body? > > > > > > Cheers, > > > Ingmar > > > > ------------------------------------------------------------------------- > > > > > Using Tomcat but need to do more? Need to support web services, > > > security? Get stuff done quickly with pre-integrated technology to make > > > your job > > > > easier > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > _______________________________________________ > > > Semediawiki-user mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/semediawiki-user > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Semediawiki-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/semediawiki-user -- Markus Krötzsch Institute AIFB, University of Karlsruhe, D-76128 Karlsruhe [EMAIL PROTECTED] phone +49 (0)721 608 7362 www.aifb.uni-karlsruhe.de/WBS/ fax +49 (0)721 693 717
pgpFDb5BMhAP2.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Semediawiki-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-user
