Patrick R. Michaud schrieb: > On Fri, May 02, 2008 at 05:25:20PM +0200, noskule wrote: > >> hi list >> Is there a way to get thead & tbody tags into pmwiki's table output? I >> did see pits 970, but that changes pmwiki.php. Anyone sees a way how to >> implement this? >> thanks for any hints. >> > > For pages that want to do lots of extra tags, I generally recommend > using the EnableHTML recipe and the <table>, <thead>, <tbody>, > etc. tags directly. > > Pm > I enabled these allready for some special cases. But I have to implement table sorting capability for a webpage. I use jquery for that and the plugin needs thead and tbody. The source are mostly pagelist output and hand made tables. That's way html coding doesen't help much unless I would recomend that the authors should use html tags what I thing wouldn't be a good idea. I thougt of a markup that I could build, but not shure about the starting point.
Is there a way to do that without interfering pmwiki table markup? _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
