search for: html_redirect

Displaying 1 result from an estimated 1 matches for "html_redirect".

Did you mean: wxhtml_redirect
2006 Oct 17
0
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable
...class="cx"> </span><span class="cx"> |*HTML_OPEN*|Open the URL.| </span><span class="cx"> |*HTML_BLOCK*|Deny access to the URL, "HtmlParser#open_url":htmlparser.html#HtmlParser_openurl will return NULL.| </span><del>-|*HTML_REDIRECT*|Don''t open _url_, redirect to anotherURL. OnOpeningURL must fill _*redirect_ with the new URL. OnOpeningURL willbe called again on returned URL.| </del><ins>+|*HTML_REDIRECT*|Don''t open _url_, redirect to anotherURL. OnOpeningURL must fill _redirect_ with the new URL....