foreverlarz / thinktankforums

Automatically exported from code.google.com/p/thinktankforums
0 stars 0 forks source link

improve post formatting #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
there are lots of problems:
  * url linking doesn't always play nicely
  * use of `<blockquote>` isn't xhtml 1.1 compliant
  * &c

this all belong within `outputbody()` in `include_functions.php`.

Original issue reported on code.google.com by lucasreddinger on 7 Oct 2008 at 6:23

GoogleCodeExporter commented 8 years ago
more info here: http://www.thinktankforums.com/thread.php?thread_id=560

we may also wish to use php's `wordwrap()`.

Original comment by lucasreddinger on 7 Oct 2008 at 6:24

GoogleCodeExporter commented 8 years ago
let's set a goal!

Original comment by lucasreddinger on 5 Jun 2009 at 2:43