Extension talk:Semantic Social Profile

From MediaWiki.org
Jump to: navigation, search

Contents

Thread titleRepliesLast modified
i18n - de020:42, 11 October 2011
Revert Data Exposure203:04, 15 August 2011

Heiya Yury,

I have prepared the German translation. Your provided no comprehensive description for this extension, so I have added one. Just drop me a note in case you change or add some messages.

/** German (Deutsch)
 * @author Kghbln
 */
$messages['de'] = array(
    'ssp' => 'Semantic Social Profile',
    'ssp-desc' => "Ergänzt die Erweiterung SocialProfile um die Möglichkeit semantischer Annotationen von Benutzerdaten und vereinfacht deren Weiternutzung",
    'ssp-setupsspbutton' => "Einrichten",
    'semanticsocialprofile' => "Einrichtung von Semantic Social Profile",
    'ssp-setupdesc' => "Erster Schritt: Einrichtung der Erweiterung",
    'ssp-setupabout' => "Bitte die Schaltfläche anklicken, um die Einrichtung der Erweiterung durchzuführen. Die für das fehlerfreie Funktionieren der Erweiterung notwendigen Daten werden hinzugefügt.",
    'ssp-setupdone' => "Die folgenden Seiten wurden hinzugefügt:",
    'ssp-syncdesc' => "Zweiter Schritt: Synchronisierung der Daten",
    'ssp-syncabout' => "Bitte die Schaltfläche anklicken, um die semantischen Attribute mit den von der Erweiterung SocialProfil gespeicherten Benutzerdaten zu synchronisieren",
    'ssp-syncbutton' => "Synchronisieren",
    'ssp-syncdone' => "Die semantischen Profile der folgenden Benutzer wurden aktualisiert:",
    'main-page' => "Zurück zur Hauptseite",
    'ssp-done' => "Die Einrichtung wurde erfolgreich durchgeführt.",
    'ssp-nosp' => "Zunächst muss die Erweiterung SocialProfile installiert werden."
    );

Cheers

[[kgh]]20:42, 11 October 2011

Revert Data Exposure

Hello Yury and Dmitry,

After installing Semantic Social Profile on PortlandWiki.org, one of our admins pointed out that potentially sensitive data is exposed on some user profiles.

What is the procedure to un-expose some of the more sensitive data user data -- like email addresses, full names, social security numbers (just kidding about the ssn), etc -- that this extension exposes apart from removing the extension or manually reverting each of the changes made to each user's profile?

By the way, I think Semantic Social Profile has a lot of potential and hope you continue its development! :-)

Kind regards,

Davydog17:29, 12 August 2011

Sorry there is no uninstallation procedure now. Try this extension and remove all the invocation of our template with regular expression.

Katkov Yury20:02, 12 August 2011

Hi Yury,

Would you mind showing an example of the set of regular expressions you would recommend that sysops who want to remove changes made by the Semantic Social Profile extension should use with MassEditRegex?

Also, here's a link describing some of the issues we discovered while experimenting with Semantic Social Profile:

Kind regards,

Dave Myers03:04, 15 August 2011