Difference between pages "Form:Venue" and "Widget:Iframe"

From Faster Than 20
(Difference between pages)
(Removed contact phone and email. Updated address type to text.)
 
(iFrame widget)
 
Line 1: Line 1:
<noinclude>
<noinclude>__NOTOC__
This is the "Venue" form.
This widget allows you to embed any web page on your wiki page using an iframe tag.
To create a page with this form, enter the page name below;
if a page with that name already exists, you will be sent to a form to edit that page.


Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]


{{#forminput:form=Venue}}
== Using this widget ==
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Iframe widget description page on MediaWikiWidgets.org].


</noinclude><includeonly>
<big>'''<font color="red">This widget shouldn't be used on a publicly-editable wiki.</font>'''</big>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Venue}}}
{| class="formtable"
! Address:
| {{{field|Text}}}
|-
! URL:
| {{{field|URL}}}
|-
! Phone:
| {{{field|Phone}}}
|-
! Email:
| {{{field|Email}}}
|-
! Contact name:
| {{{field|Contact name}}}
|}
{{{end template}}}


'''Free text:'''
While the url is validated to be a valid url, there is no way the widget can check the contents of the page that is included. When enabling this widget, you allow any user that can edit to include any page, including malicious pages (containing trojans, backdoors, viruses etc), pages that brake out of the iframe and pages that look like your site, but actually is a copy used for phishing.


{{{standard input|free text|rows=10}}}
== Copy to your site ==
 
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
</noinclude><includeonly><iframe src="<!--{$url|validate:url}-->" frameborder="<!--{$border|validate:int|default:0}-->" width="<!--{$width|escape:html|default:400}-->" height="<!--{$height|escape:html|default:300}-->"></iframe></includeonly>
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>

Revision as of 17:18, 26 December 2016

This widget allows you to embed any web page on your wiki page using an iframe tag.

Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

This widget shouldn't be used on a publicly-editable wiki.

While the url is validated to be a valid url, there is no way the widget can check the contents of the page that is included. When enabling this widget, you allow any user that can edit to include any page, including malicious pages (containing trojans, backdoors, viruses etc), pages that brake out of the iframe and pages that look like your site, but actually is a copy used for phishing.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Iframe.