Difference between revisions of "Eagle-rock.org:Extensions test"

From eagle-rock.org
Line 73: Line 73:
 
|height=150
 
|height=150
 
}}
 
}}
 +
 +
== WikiSEO ==
 +
{{#seo:
 +
|title=Your page title
 +
|titlemode=append
 +
|keywords=these,are,your,keywords
 +
|description=Your meta description
 +
}}
 +
The page source should contain:
 +
<nowiki><title></nowiki>Your page title<nowiki></title></nowiki>
 +
 +
and:
 +
 +
<pre>
 +
<meta name="keywords" content="these,are,your,keywords"/>
 +
<meta name="description" content="Your meta description"/>
 +
<meta name="twitter:description" content="Your meta description"/>
 +
</pre>
  
 
=== Iframe ===
 
=== Iframe ===

Revision as of 11:19, 12 September 2020

The following are tests of the extensions running on the wiki. Where applicable, if the "Test" value matches the "Expected" value, the extension can be assumed to be working.

CategoryTree

A category tree should be shown:

Category Tests not found

Cite

Test
Text[1]
  1. Test
Expected
Text[1]
  1. Jump up Test

CiteThisPage

This should be a valid link: Special:CiteThisPage

EmbedVideo

Three videos should be below:

HeaderTabs

Two tabs should be visible below.

[edit]

Content

More content

PageForms

This should be a valid link: Special:Forms

ParserFunctions

Test
10
Expected
10

TimedMediaHandler

SemanticMediaWiki

Test
Test
Expected
Test
There should be a factbox at the page bottom.

VisualEditor

This should load VisualEditor in edit mode: edit

WikiEditor

This should load a tabbed WikiEditor: edit

Widgets

Vimeo

YouTube

A YouTube video should be visible:

WikiSEO

The page source should contain: <title>Your page title</title>

and:

<meta name="keywords" content="these,are,your,keywords"/>
<meta name="description" content="Your meta description"/>
<meta name="twitter:description" content="Your meta description"/>

Iframe