UnderwareDESIGN

PlayBASIC => Resources => Source Codes => Topic started by: kevin on July 15, 2009, 11:15:10 AM

Title: Convert Forums Posts (With square Tags) Into a Html File
Post by: kevin on July 15, 2009, 11:15:10 AM
 Convert Forums Posts (With square Tags) Into a Html File

          This little tool/example converts the square bracket mark up  code used in forum posts, into a HTML file.   Not all [] tags are supported,  namely the CODE tags are missing, but it's enough to help you cross post content. 



Usage:


       1) Save your posts as text file and copy them into the included Forum_files folder.

       2) run program

       3) View the converted files in the HTML_Files folder.


Notes

          The convert routines assume that the tags in the source post actually make  sense, So it'll most likely die if there's any unmatched tags