Search Results

Search found 2 results on 1 pages for 'dantan'.

Page 1/1 | 1 

  • Textarea without wysiwyg editor but have nice format

    - by dantan
    I have a texteare where someone can input text. I do not want a wysiwyg editor. But what would be great: Strip all tags, but make correct <p> and <br /> if user input has new lines. Additionally convert all urls, with or without http// or parameter to clickable links. I cannot find a solution. So you could type into the textarea: ........ This is a paragraph This ist still in the paragraph this is a new paragraph www.this-would-be-clickable new paragraphp `<strong>`this will be shown not bold`</strong>` ........ thankfull for every advice

    Read the article

  • Strip tags but not those inside <code>

    - by dantan
    I have seen some solutions, or at least tries, but none of them really work. How do I strip all tags except those inside or [code] - and replace all the < and with &lt; etc. in order to let js do some syntax highlighting on the output?

    Read the article

1