Re: WebDNA Grep help wanted
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 56179
interpreted = N
texte = would a custom convert characters database work better and be more suitablefor this maybe?----- Original Message ----- From: "Palle Bo Nielsen"
To: "WebDNA Talk" Sent: Wednesday, February 18, 2004 9:44 AMSubject: WebDNA Grep help wanted> Hi all,>> I have a messageboard developed in WebDNA. The messageboard does not> accept HTML syntax due to security. In stead I have made a parsingt> system which translate forum specific tags to HTML behind the scenes.>> [/b]If I wanted to post a message in the forum with bold words it would> look like this[/b]>> [/i]If I wanted to post a message in the forum with italic words it> would look like this[/i]>> The grep lines handling this process is pasted below, but it can't> handle a line like this. And here I need some help...>> [b] this is a line of bold words including one word in [i]italic[/i],> but it won't work - only the italic-tags are parsed correctly[/b]>> Any help is appreciated...>> ----- code ----> [!] -- REPLACE [b] WITH (ignore case) text [/!]> [text]the_text=[grep> search=\[[bB]\]([^[unurl]%5B[/unurl]]*)\[/[bB]\]&replace=\1> b>][text]the_text[/text][/grep][/text]>> [!] -- REPLACE [b] WITH (ignore case) text [/!]> [text]the_text=[grep> search=\[[iI]\]([^[unurl]%5B[/unurl]]*)\[/[iI]\]&replace=\1> i>][text]the_text[/text][/grep][/text]> ----- code ---->> There are lots of other Greps parsing syntax but I only include the> above for this example.>> Palle>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
would a custom convert characters database work better and be more suitablefor this maybe?----- Original Message ----- From: "Palle Bo Nielsen" To: "WebDNA Talk" Sent: Wednesday, February 18, 2004 9:44 AMSubject: WebDNA Grep help wanted> Hi all,>> I have a messageboard developed in WebDNA. The messageboard does not> accept HTML syntax due to security. In stead I have made a parsingt> system which translate forum specific tags to HTML behind the scenes.>> [/b]If I wanted to post a message in the forum with bold words it would> look like this[/b]>> [/i]If I wanted to post a message in the forum with italic words it> would look like this[/i]>> The grep lines handling this process is pasted below, but it can't> handle a line like this. And here I need some help...>> [b] this is a line of bold words including one word in [i]italic[/i],> but it won't work - only the italic-tags are parsed correctly[/b]>> Any help is appreciated...>> ----- code ----> [!] -- REPLACE [b] WITH (ignore case) text [/!]> [text]the_text=[grep> search=\[[bB]\]([^[unurl]%5B[/unurl]]*)\[/[bB]\]&replace=\1> b>][text]the_text[/text][/grep][/text]>> [!] -- REPLACE [b] WITH (ignore case) text [/!]> [text]the_text=[grep> search=\[[iI]\]([^[unurl]%5B[/unurl]]*)\[/[iI]\]&replace=\1> i>][text]the_text[/text][/grep][/text]> ----- code ---->> There are lots of other Greps parsing syntax but I only include the> above for this example.>> Palle>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
"Andrew Simpson"
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Can't find templaes (1997)
Test (2003)
Almost a there but..bye bye NetCloak (1997)
WebDNA Writer Needed (1997)
[WebDNA] Reserved Cart Headers (2008)
Math with Time (1997)
autosensing lanague selection (1997)
what servers are supported for Typhoon? (1997)
Bug or syntax error on my part? (1997)
encrypted database (2004)
[SearchString] usage (1997)
help testing quicktime delivery (1997)
Search repost: (2000)
Auto Delete EmailCompleted Files (2002)
Frames and WebCat (1997)
WebCat for News Gathering (1999)
emailer (1997)
transferring values (1998)
[SHOWIF AND/OR] (1997)
Progress !! WAS: Trouble with formula.db (1997)