Nabble embeddable forum into Google Sites
I recently needed to insert an embeddable forum from Nabble into a Google Sites page. It seem doesn't work to simply add the HTML Nabble script code into a page then I made a simple gadget allowing to make this operation in a very simple way. Feel free to use if you need it...
The procedure is the same as each other gadgets. Once created the page where the Nabble forum will be stored follow the procedure to insert a new gadget as explained here. Please note that in case of add gadgets from external site you need to select the option Add gadget by URL. Now you have to insert the following URL:
https://raw.githubusercontent.com/FalsinSoft/GoogleGadgets/master/NabbleForum/nabble_forum.xml
Once pressed OK a new window should show up containing the gadget options to set. In add of the standard options like width (suggested 100 percent) and height there are two custom options, Forum Title and Forum Address. In the "Forum Title" field you can add the title of your forum and in the "Forum Address" field you need to insert your nabble forum URL (something like http://your_forum_name.12345678.n4.nabble.com/). Close the gadgets options window and now your Nabble forum is embedded in the page.
NOTE: This is the first version of the gadget and is very basic. The Nabble forum continuously resize the height vale based to the vertical length of the forum items list. Currently this behaviour is not supported by the gadget (I'll try to add in the future) than you need to enable the option Include a scrollbar on gadget when necessary into the gadget options panel. This will show a vertical scrollbar when the forum will resize height value over the fixed height value you assigned to the gadget.
NOTE: since original Google Code repository is not working anymore the file has been moved to GitHub and link updated.
NOTE: This is the first version of the gadget and is very basic. The Nabble forum continuously resize the height vale based to the vertical length of the forum items list. Currently this behaviour is not supported by the gadget (I'll try to add in the future) than you need to enable the option Include a scrollbar on gadget when necessary into the gadget options panel. This will show a vertical scrollbar when the forum will resize height value over the fixed height value you assigned to the gadget.
NOTE: since original Google Code repository is not working anymore the file has been moved to GitHub and link updated.
Comments
Post a Comment