Previous Next Index Close


2.2.2.1.2)  User Input

description: An argument value, or any other part of a simple reference denotation may be left for the person who is browsing the corresponding dii file to specify. This is denoted by two '%' characters and a text between them. The text is presented to this person when asked to specify the corresponding part.

format:
<simple reference> ";" <argument> "=" "%"<search term(s)>"%"
example:
   gnutella search -> script ; band = %search terms%, nr = 100
   !script
      /tellaseek -> tellaseek.php?topic=_band&nr=_nr
      /webtella -> webtella.php?topic=_band
   %
example:
   bands
     /chemical brothers
     /metallica
   enter name -> bands/%(partial) name%
   %


Previous Next Index Close