[Bug 3264] User-defined variables packed into one array

2010-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3264

Chad H.  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Chad H.  2010-01-27 05:23:51 UTC 
---
Functionality seems to be provided in
http://www.mediawiki.org/wiki/Extension:VariablesExtension (and probably a few
other ones by now), so I'm marking this FIXED.

Getting it enabled on Wikimedia sites requires consensus, and approval/review
by a senior developer.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3264] User-defined variables packed into one array

2008-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3264





--- Comment #5 from SV Resolution <[EMAIL PROTECTED]>  2008-11-14 00:06:24 UTC 
---
(In reply to comment #4)
> Hmmm... I've just posted bug 16337 describing a more general ParserFunction
>...
> Basically, it defined first the following two syntaxes {{#v:get:x}} and
> {{#v:set:x|value}}, part of a proposal for a parserfunction identified by 
> {{#v:
> }} ("v" for "variable") and with general form 
> {{#v:action:variableName|optional
> parameters...}} and a default "action" which would be "get".
>
I think your number 16337 does encompass the functionality I've requested,
although it has the potential to do quite a lot more in subtle ways, I think.

If you have a test wiki, why not implement just  part of this functionality and
demo it.  I think the discussions that follow a concrete demo will be very
useful.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3264] User-defined variables packed into one array

2008-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3264


Philippe Verdy <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #4 from Philippe Verdy <[EMAIL PROTECTED]>  2008-11-13 23:49:27 UTC 
---
Hmmm... I've just posted bug 16337 describing a more general ParserFunction
extension to handle what I call "Context Variables" (at first only "Global
Context Variables") for a similar task.

There's a page on Meta discussing it and why we need something like that for
existing problems on Wiktionary and similar multilingual projects on Commons
(where the same page needs specialization of templates according to a "language
context", without depending only on explicit template parameters.

Basically, it defined first the following two syntaxes {{#v:get:x}} and
{{#v:set:x|value}}, part of a proposal for a parserfunction identified by {{#v:
}} ("v" for "variable") and with general form {{#v:action:variableName|optional
parameters...}} and a default "action" which would be "get".

The syntax adopted here is very near from the syntax already used for template
parameters, and its use would be similar. No more embedded braces, no difficult
syntax with XML-like open/close tags, and more versatile, using an approach
that would be easy to adopt by existing MW template designers.

See [[Meta:GlobalContextVariables_Extension]] for the discussion started there,
and Bug 16337 where I have posted this reference and an introduction.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l