-
phpBB3 Table Mod?
I really need to be able to create a tables in my forums but it seems there isn't a mod yet for phpBB3. But I see people doing it, I am still very new to all of this and learning a lot every time I toy with it. How do I put the ability to post tables? I see people writing all these codes, but I don't know where they go, or what I have to do to be able to get a visual of it.
Thanks in advance.
-
Re: phpBB3 Table Mod?
could be as simple as turning on HTML in posts and allowing <td> <tr> and the rest of the table codes in there.
-
Final Fantasy XI Music Devotee
Re: phpBB3 Table Mod?
As far as I know phpBB3 doesn't support html on post content.
However, it allows adding custom tags easily, so you can configure some tags to create html tables in posts.
-
Re: phpBB3 Table Mod?
http://startrekguide.com/forum/mods/...php?f=82&t=309
I found this: [Tutorial] Creating Table BBCodes
Like I said I am still very new and don't know too much about this, What am I suppose to do, or put these codes?