Jump to navigation
Jump to search
PageProperties update |
No edit summary Tag: 2017 source edit |
||
(50 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Wikisphere is a wiki open to everyone based on | ==Wikisphere is a wiki open to everyone based on structured data and page ownership== | ||
__NOTOC__ | |||
''Wikisphere'' is an "augmented" wiki where users can create their set of protected pages, and to enrich them with metadata. By contrast to other wikis, once that a page or a set of pages is assigned to an user, other users, except where authorized by the owner, are not allowed to edit them. | |||
== VisualData demos == | |||
{{Demo VisualData footer}} | |||
=== Installed Topway.it extensions === | |||
* [https://www.mediawiki.org/wiki/Extension:CIForms CIForms] | |||
* [https://www.mediawiki.org/wiki/Extension:ContactManager ContactManager (only private wikis)] | |||
* [https://www.mediawiki.org/wiki/Extension:EmailNotifications EmailNotifications] | |||
* [https://www.mediawiki.org/wiki/Extension:PageEncryption PageEncryption] | |||
* [https://www.mediawiki.org/wiki/Extension:PageOwnership PageOwnership] | |||
* [https://www.mediawiki.org/wiki/Extension:PageProperties PageProperties] | |||
* [https://www.mediawiki.org/wiki/Extension:SubpageNavigation SubpageNavigation] | |||
* [https://www.mediawiki.org/wiki/Extension:UserVerification UserVerification] | |||
* [https://www.mediawiki.org/wiki/Extension:VisualData VisualData] | |||
* WikisphereAddons (not published) | |||
== Other extensions == | |||
* [https://www.mediawiki.org/wiki/Extension:AutoCreateCategoryPages AutoCreateCategoryPages] | |||
* [https://www.mediawiki.org/wiki/Extension:DisplayTitle DisplayTitle] | |||
* [https://www.mediawiki.org/wiki/Extension:HitCounters HitCounters] | |||
<!-- * [https://www.mediawiki.org/wiki/Extension:IDProvider IDProvider] --> | |||
* [https://www.mediawiki.org/wiki/Extension:MyVariables MyVariables] | |||
* [https://www.mediawiki.org/wiki/Extension:Tabs Tabs] | |||
* [https://www.mediawiki.org/wiki/Extension:TemplateStyles TemplateStyles] | |||
* [https://www.mediawiki.org/wiki/Extension:UrlGetParameters UrlGetParameters] | |||
* [https://www.mediawiki.org/wiki/Extension:VEForAll VEForAll] | |||
'''>>>[[Contact form]]<<<''' | |||
<!-- | |||
== Download == | |||
[https://www.mediawiki.org/wiki/Special:ExtensionDistributor/VisualData '''Latest version!'''] | |||
open to everyone based on semantic data and page ownership. It is based on [https://www.mediawiki.org/wiki/Extension:PageProperties PageProperties] and [https://www.mediawiki.org/wiki/Extension:PageOwnership PageOwnership] and anyone can create their pages and manage their permissions to ensure they can be edited only by authorized users. | |||
in order to facilitate everyone with the creation of structured data based on the [https://schema.org/ schema.org] vocabulary, and to manage a page or set of pages of which you can be assigned as "owner". | |||
<templatestyles src="Main Page/Frame/styles.css" /> | |||
=== Installed Topway.it extensions === | |||
* [https://www.mediawiki.org/wiki/Extension:CIForms CIForms] | |||
* [https://www.mediawiki.org/wiki/Extension:ContactManager ContactManager (only private wikis)] | |||
* [https://www.mediawiki.org/wiki/Extension:EmailNotifications EmailNotifications] | |||
* [https://www.mediawiki.org/wiki/Extension:PageEncryption PageEncryption] | |||
* [https://www.mediawiki.org/wiki/Extension:PageOwnership PageOwnership] | |||
* [https://www.mediawiki.org/wiki/Extension:PageProperties PageProperties] | |||
* [https://www.mediawiki.org/wiki/Extension:SubpageNavigation SubpageNavigation] | |||
* [https://www.mediawiki.org/wiki/Extension:UserVerification UserVerification] | |||
* [https://www.mediawiki.org/wiki/Extension:VisualData VisualData] | |||
* WikisphereAddons (not published) | |||
== Other extensions == | |||
* [https://www.mediawiki.org/wiki/Extension:AutoCreateCategoryPages AutoCreateCategoryPages] | |||
* [https://www.mediawiki.org/wiki/Extension:DisplayTitle DisplayTitle] | |||
* [https://www.mediawiki.org/wiki/Extension:HitCounters HitCounters] | |||
* [https://www.mediawiki.org/wiki/Extension:IDProvider IDProvider] | |||
* [https://www.mediawiki.org/wiki/Extension:MyVariables MyVariables] | |||
* [https://www.mediawiki.org/wiki/Extension:Tabs Tabs] | |||
* [https://www.mediawiki.org/wiki/Extension:TemplateStyles TemplateStyles] | |||
* [https://www.mediawiki.org/wiki/Extension:UrlGetParameters UrlGetParameters] | |||
* [https://www.mediawiki.org/wiki/Extension:VEForAll VEForAll] | |||
'''>>>[[Contact form]]<<<''' | '''>>>[[Contact form]]<<<''' | ||
{{#pagepropertiesform:Test schema }} | |||
--> | |||
<!-- | |||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
<div class="column_frames" style="float:left; width:calc(50% - 12px);margin:6px"> | <div class="column_frames" style="float:left; width:calc(50% - 12px);margin:6px"> | ||
Line 19: | Line 111: | ||
</div> | </div> | ||
<div class="column_frames" style="float:right; width:calc(50% - 12px);margin:6px"> | <div class="column_frames" style="float:right; width:calc(50% - 12px);margin:6px"> | ||
Line 25: | Line 117: | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
Ready to | Ready to start ? | ||
<inputbox> | <inputbox> | ||
Line 31: | Line 123: | ||
break=no | break=no | ||
</inputbox> | </inputbox> | ||
--> | |||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{} | { | ||
"page-properties": { | |||
"display-title": "" | |||
}, | |||
"semantic-properties": { | |||
"Year": [ | |||
"5" | |||
] | |||
}, | |||
"forms": { | |||
"Books": { | |||
"Title": [ | |||
"Title a" | |||
], | |||
"Author": [ | |||
"Article test c" | |||
], | |||
"Test bug Taginput": [ | |||
"c" | |||
] | |||
} | |||
} | |||
} | |||
pageproperties | |||
Line 1: | Line 1: | ||
{ | {} | ||
} |
Latest revision as of 08:34, 7 February 2025
Wikisphere is a wiki open to everyone based on structured data and page ownership
Wikisphere is an "augmented" wiki where users can create their set of protected pages, and to enrich them with metadata. By contrast to other wikis, once that a page or a set of pages is assigned to an user, other users, except where authorized by the owner, are not allowed to edit them.
VisualData demos
- Demo VisualData 1.0
- New task
- Page upload
- CRUD
- Result formats
- Dependent values
- Geolocation
- Queries
- Query cities (join queries)
- Dynamic catalogue
- Datatable cards
- Nested schemas
- Carousel
- Table mode
- Lua
- Official docs
support & questions: support at topway.it
Installed Topway.it extensions
- CIForms
- ContactManager (only private wikis)
- EmailNotifications
- PageEncryption
- PageOwnership
- PageProperties
- SubpageNavigation
- UserVerification
- VisualData
- WikisphereAddons (not published)
Other extensions
- AutoCreateCategoryPages
- DisplayTitle
- HitCounters
- MyVariables
- Tabs
- TemplateStyles
- UrlGetParameters
- VEForAll
>>>Contact form<<<