v1.9.0+
Status: | effective |
Progress: | 100% |
Version: | 1.9.0+ |
Help:Verify the installation
From semantic-mediawiki.org
(Redirected from Help:Verify the installation)
This help page is about testing Semantic MediaWiki after the initial installation of the software in case you are uncertain that everything went well.
Verify installation success[edit]
Navigate to special page "Special:Version". You should see "Semantic MediaWiki (Version x.x.x)" listed in the top section called "Semantic Extensions".
Verify annotation usage[edit]
- Create a regular wiki page named "TestSMW".
- Before saving, enter the following wiki text within the edit field:
Property test: [[Property name::Property value]]
- Now save the page and you will see the following displayed on the page:
- "Property test: Property value"
- Navigate to special page "Special:Browse" by clicking on the link "Browse properties" in the "tools" section of your wiki's sidebar.
- On this special page you will see:
- the property "Propery name" and the value "Propery value", both in red
- the special property "Modification date" in blue and italics as well as the value e.g. "5 February 2014 23:42:29" (the timestamp when the page was saved).
- Semantic MediaWiki was successfully tested!