Quote:
Today at 12:02 AM soccerclue said this in Post #69
Hi Logician,
I wonder if you can add additional features in the hack that allows the moderators of the forum to update a specific webtemplate page in the control panel without dealing with the HTML stuff? The point is to have input boxes in the moderator CP, and each input box deals with the input of each column of a table. My webtemplate deals with a table..and I would like my mods to update a specific column for each row..can that be achieved? Hope you can help.
|
If you make your webtemplate a theme and your table a child webtemplate that uses that theme, I don't think it is a big deal for your moderators to edit a HTML table's text fields in their editor interface, isn't it so?
If it is so, maybe you can set child webtemplate parsing as "TEXT" and let your mods use bbcode to edit this webtemplate. Well then you wont have a HTML table but I guess you can create a well looking chart with bbcode too.