Re: [whatwg] isindex prompt

2007-06-18 Thread Ian Hickson
On Tue, 20 Feb 2007, Anne van Kesteren wrote:

 I think the parsing algorithm should take the prompt= attribute of 
 isindex in account. It replaces the string of characters placed before 
 the input element with its contents. (In that case there will be no 
 characters after the isindex element.)

Done.


On Tue, 20 Feb 2007, Anne van Kesteren wrote:
 
 Also, the prompt= attribute will not be on the input element 
 afterwards.

Done.


On Tue, 20 Feb 2007, Alexey Feldgendler wrote:

 Are there any real-world uses of isindex remaining? Is this element 
 worth thetrouble?

Sadly, yes.


On Tue, 20 Feb 2007, Martijn wrote:
 
 Also, there is an action attribute, so I think it would be wise to
 include that one too.

Done.

-- 
Ian Hickson   U+1047E)\._.,--,'``.fL
http://ln.hixie.ch/   U+263A/,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


Re: [whatwg] isindex prompt

2007-02-21 Thread David Latapie
On Tue, 20 Feb 2007 10:56:05 +0100, Anne van Kesteren wrote:
 On Tue, 20 Feb 2007 10:52:12 +0100, Alexey Feldgendler 
 Are there any real-world uses of isindex remaining? Is this 
 element worth the trouble?
 
 Yes. And it's not much trouble...

I never understood what isindex is done for. Is it some kind of 
precursor of Google Sitemaps?
-- 
/david_latapie U+0F00
http://blog.empyree.org/en (English)
http://blog.empyree.org/fr (Français)
http://blog.empyree.org/sl (Slovensko)


Re: [whatwg] isindex prompt

2007-02-21 Thread Martijn

2007/2/21, David Latapie [EMAIL PROTECTED]:

I never understood what isindex is done for. Is it some kind of
precursor of Google Sitemaps?


http://en.wikipedia.org/wiki/HTML_element

isindex…/isindex (deprecated)

   The :isindex element requires server side support for indexing
documents. Visually presents a one-line text input for keyword entry.
When submitted, the query string is appended to the current URL and
the document is displayed with these keywords highlighted. Generally
if the server supports this feature it will add the iisindex elements
to documents without author intervention.

More info here:
http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/isindex.html
http://www.blooberry.com/indexdot/html/tagpages/i/isindex.htm


Regards,
Martijn


Re: [whatwg] isindex prompt

2007-02-21 Thread David Latapie
On Wed, 21 Feb 2007 14:19:43 +0100, Martijn wrote:
 2007/2/21, David Latapie [EMAIL PROTECTED]:
 I never understood what isindex is done for. Is it some kind of
 precursor of Google Sitemaps?
 
 http://en.wikipedia.org/wiki/HTML_element
 
 isindex…/isindex (deprecated)
 
The :isindex element requires server side support for indexing
 documents. Visually presents a one-line text input for keyword entry.
 When submitted, the query string is appended to the current URL and
 the document is displayed with these keywords highlighted. Generally
 if the server supports this feature it will add the iisindex elements
 to documents without author intervention.
 
 More info here:
 http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/isindex.html
 http://www.blooberry.com/indexdot/html/tagpages/i/isindex.htm

Thank you. The latest link also says that it was “Dropped in XHTML 1.1 
in favor of other more powerful existing form controls” (which one, I 
don't know, not that I care much about for now -- influenza is my main 
concern for now).
-- 
/david_latapie U+0F00
http://blog.empyree.org/en (English)
http://blog.empyree.org/fr (Français)
http://blog.empyree.org/sl (Slovensko)

Re: [whatwg] isindex prompt

2007-02-20 Thread Anne van Kesteren
On Tue, 20 Feb 2007 09:53:31 +0100, Anne van Kesteren [EMAIL PROTECTED]  
wrote:
I think the parsing algorithm should take the prompt= attribute of  
isindex in account. It replaces the string of characters placed before  
the input element with its contents. (In that case there will be no  
characters after the isindex element.)


Also, the prompt= attribute will not be on the input element  
afterwards.



--
Anne van Kesteren
http://annevankesteren.nl/
http://www.opera.com/