Dear Stephan,
Thanks for the hints. I tried your second proposal with
QUOTE_RESPONSIBLE defined as page.
It works for the arraymap but up to now I never saw the #list working.
Thus the result is "User:Rolf.Schmid,_User:Thomas.Gillen"
I use
* Mediawiki 1.16.0
* Semantic Forms 2.0
* Semantic Internal Objects 0.6 r69518
* SMV 1.15.1.1 r69432
Best Regards
Etienne
Stephan Gambke wrote:
> Am 28.08.2010 22:40, schrieb Stephan Gambke:
>
>> Hi Etienne,
>>
>> does the following work?
>>
>> {{#arraymap:{{{QUOTE_RESPONSIBLE|}}}|,|x|
>> {{#set_internal:PROJECT
>> |QUOTE_RESPONSIBLE=[[User:x]]
>> |QUOTE_STATUS={{{QUOTE_STATUS|}}}
>> }}
>> |}}
>>
>
> Maybe, but it is not what you want, right? Sorry.
>
> Is the property QUOTE_RESPONSIBLE defined with type "page"? Or is it
> undefined? Then it might work to leave the brackets away.
>
> {{#set_internal:QUOTE_PROJECT
> |QUOTE_RESPONSIBLE#list={{#arraymap:{{{QUOTE_RESPONSIBLE|}}}|,|x|User:x|,}}
> |QUOTE_STATUS={{{QUOTE_STATUS|}}}
> }}
>
> Stephan
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
|