<question id="1" difficulty="easy">
does anyone know of a good message board that generates well formed XHTML pages. By 'well formed' i am refering to syntactically (ie, it authenticates with w3c) as well as logically (complete division of content and style).
</question>
<question id="2" difficulty="moderate">
I run a website for a christian rock band that has a message board attached (YaBB SE). I have a seperate authentication system that I wrote a while back that used to do user mgmt for the rest of the site. I need to merge these two so they play together seamlessly. Anyone have suggestions on integrating the user mgmt systems of two seperate applications? i'm sure some people have done this to integrate phpNuke with a message board, or something similar.
</question>
message board integration
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Re: message board integration
Isn't YabbSE XHTML complient? You should be able to modify most forums to use your own XHTML templates.will wrote:<question id="1" difficulty="easy">
does anyone know of a good message board that generates well formed XHTML pages. By 'well formed' i am refering to syntactically (ie, it authenticates with w3c) as well as logically (complete division of content and style).
</question>
Mac
Will,
The board you're looking at seems to generate damn nice XHTML, had a quick browse - this will probably validate as strict and offers a host of styles on demand - also if you check the source, the author of this style suggests that the admin pages make for easy updating of the display code! (I'm assuming that this is why you want to change...) Try http://www.phpbb.com (unless this is a heavy modification should suit your needs)
P.s. I think you should lay off the XML...
Regards
-Q
The board you're looking at seems to generate damn nice XHTML, had a quick browse - this will probably validate as strict and offers a host of styles on demand - also if you check the source, the author of this style suggests that the admin pages make for easy updating of the display code! (I'm assuming that this is why you want to change...) Try http://www.phpbb.com (unless this is a heavy modification should suit your needs)
P.s. I think you should lay off the XML...
Regards
-Q