The Joomla! Extensions Directory ™


CustomCode Plugin

This Plugin allows you to insert external websites into an article. Just type in an article a code snippet like {CustomCode}src="/http://www.ajaxel.de",width="400",height="300"{/CustomCode} .
The concept behind this plugin is an iframe that contains the website from the code snippet.
You can add further functionality with the params in the administration like
-scrollbars in the iframe
-should a border be shown?
-which color should the border have?
-which width should the border have?

Report

2009-11-19
Reviews: 27
The plugin is easy to install (just remember to publish the plugin after the installation).

Add the code to an article and viola, it works.

I previously used "wrapper" for this, but for some reason the wrapper broke the xhtml markup validation for that page. By using this plugin I now have better control with the output, and also get valid xhtml on the site.

Keep up the good work.