Hi!
If you user SemanticSignUp or SemanticSocialProfile and/or all users
in a wiki are represented by their pages with SMW-properties than
making such a list is an easy task that can be solved by the query
like this:

{{#ask:[[Category:User]]
|?Username
|?UserId
format=broadtable
}}

Sincrely yours,

-----
Yury Katkov




On Sat, Feb 4, 2012 at 7:04 PM, Jude Jonassaint <jcjonassa...@gmail.com> wrote:
> In a SMW where people are identified by name we would like to replace
> the names with an identifier (could be a number or a string).
> Is there a way to take a list (spreadsheet) of the names and
> associated new identifiers to globally replace the names in the wiki
> with the corresponding identifiers in the wiki?
>
> We would hate to do this one name at a time because that would be
> really time consuming.
>
> Jude
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Semediawiki-devel mailing list
> Semediawiki-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to