From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: 2017 source edit
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Wikisphere is a wiki open to everyone based on semantic data and page ownership==
==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.


''Wikisphere'' is a wiki where everyone can create their set of protected pages, and to enrich them with json-data.


References:
== 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:PageProperties PageProperties]
* [https://www.mediawiki.org/wiki/Extension:PageOwnership PageOwnership]
* [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.  
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.  
Line 18: Line 58:




<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]]<<<'''


{{#pagepropertiesform:Test schema }}
{{#pagepropertiesform:Test schema }}
-->
-->


'''>>>[[Contact form]]<<<'''


<!--


<div style="clear:both"></div>


<div style="clear:both"></div>
<!--left column-->
<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 37: Line 111:


</div>
</div>
<!--right column-->
 
<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 43: Line 117:
<div style="clear:both"></div>
<div style="clear:both"></div>


Ready to create a page ?
Ready to start ?


<inputbox>
<inputbox>
Line 49: 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:
{
{}
    "page-properties": {
        "display-title": ""
    },
    "semantic-properties": {
        "Year": [
            "5"
        ]
    },
    "forms": {
        "Books": {
            "Title": [
                "Title a"
            ],
            "Author": [
                "Article test c"
            ],
            "Test bug Taginput": [
                "c"
            ]
        }
    }
}

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


support & questions: support at topway.it

Download the latest version!



Installed Topway.it extensions


Other extensions



>>>Contact form<<<