https://bugzilla.wikimedia.org/show_bug.cgi?id=20374

           Summary: interwiki properties and their external counterparts
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I have multiple wikis on one web site with Semantic Wiki installed on all of
them. Let's say they are Wiki1 (prefix: w1), and Wiki2 (w2).

In an article "This Page" on Wiki2, I can set a property leading to Wiki1
(assuming of course that I add that prefix into the interwiki database table)
by the following:

[[property::w1:Some Page]]

This works fine, and when I browse the article "This Page", I see that it has
the property "property" which points to "Some Page" on Wiki1. It would be
really awesome if on Wiki1, when I browse "Some Page", I'll notice that there
is a property that links to it called "property" which leads back to Wiki2's
page "This Page". This would really help to tightly integrate the separate
wikis.

I know this is a big task, especially since Mediawiki itself probably doesn't
support this out of the box. I can also see the potential problem of a wiki
owner not wanting to store/index some other guy's wiki properties that lead to
his wiki. But is there some kind of solution for if I run all of the wikis
myself? Maybe if I had them all in the same database (different table
prefixes)? Hope someone has an idea about how to accomplish this.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to