Show all posts by user
Post and discuss requests for new hacks and modules in here.
BBCode [pdf]: embedded PDF viewer - 12 years ago
Request for a mod that would add a BBCode for embedded viewing of pdf files. The syntax could be: {url-of-pdf-file} That would be translated to: <iframe src="http://docs.google.com/viewer?url={url-of-pdf-file}&embedded=true" style="width:600px; height:500px;border: none;"></iframe> (See for more info about the Google document viewer. If there is aby Mac - Phorum Hack/Mod Requests
Re: Module: BBcode Tables - 12 years ago
There is a little issue with this mod. When $settings["cell_borders"] is used, the value applies to all header (th) cells of all tables used in the phorum software, not just to those of the tables the posters put in their messages. The problem can easily be fixed by changing if (!empty($settings["cell_borders"])) { $style .= " table.bbcode_tabby Mac - v5/v6 Modules/Add-Ons