mibbit.com let's you create your own mibbit widget where you can change a lot of cool things and in the end get the url to embed...
Would it be possibility to have a field where I can input the embed-url and override the default embed? :)

Comments

NeoID’s picture

Best way to do this would probably be to make a new field on the module-settings page named "Settings:".
If a user enters his/her setting-key from mibbit (example: 3a35e13e9c), the url in the module would be changed from
http://embed.mibbit.com/e/index.html?server= to http://widget.mibbit.com/?settings=3a35e13e9c&server=,
if no setting-key was entered, no changes are made, meaning http://embed.mibbit.com/e/index.html?server= is used....