Widget:Iframe and Form:Event: Difference between pages

From Hackers & Designers
(Difference between pages)
imported>JBG
(Created page with "This widget allows you to embed any web page on your wiki page using an iframe tag. Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev] ==...")
 
imported>Fincato
(Created page with "<noinclude> This is the "Events" form. 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...")
 
Line 1: Line 1:
This widget allows you to embed any web page on your wiki page using an iframe tag.
<noinclude>
This is the "Events" form.
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 [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]


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


<big>'''<font color="red">This widget shouldn't be used on a publicly-editable wiki.</font>'''</big>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Events}}}
{| class="formtable"
! Name:
| {{{field|Name}}}
|-
! Location:
| {{{field|Location}}}
|-
! Date:
| {{{field|Date}}}
|-
! Time:
| {{{field|Time}}}
|-
! PeopleOrganisations:
| {{{field|PeopleOrganisations}}}
|-
! Type:
| {{{field|Type}}}
|-
! Web:
| {{{field|Web}}}
|-
! Print:
| {{{field|Print}}}
|}
{{{end template}}}


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.
'''Free text:'''


== Copy to your site ==
{{{standard input|free text|rows=10}}}
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 13:39, 12 April 2017

This is the "Events" form. 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.