Maybe it's just me opinion, but I believe that even with Lua, the existing templating system is not entirely obsolete. I'm sure ParserFunctions still has a legitimate purpose. For example, what about a template that's just a simple if statement (if this, else that). There's not really a need to make a Lua module for something that basic.
*--* *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | [email protected] On Fri, Aug 24, 2012 at 8:56 AM, Helder . <[email protected]> wrote: > I think that is > https://bugzilla.wikimedia.org/show_bug.cgi?id=39610 > (Scribunto should support global module invocations) > > On Fri, Aug 24, 2012 at 9:18 AM, Mark A. Hershberger <[email protected]> > wrote: > > On 08/23/2012 12:30 AM, Mike Dupont wrote: > >> So please tell me, what are the options to fix this? Is there going to > be a > >> common code repo and maybe an easy way to sync in a git filesystem of > >> template code into the wiki? > > > > Gadgets (v2) makes an attempt to fix the "no central repository" > > problem, so maybe that would be a place to start looking. > > > > But MZ is right. The duplication and inadvertent code forks that result > > from not having a way to easily re-use templates and Gadgets is a real > > problem that we should start to address. > > > > > > > > -- > > http://hexmode.com/ > > > > Human evil is not a problem. It is a mystery. It cannot be solved. > > -- When Atheism Becomes a Religion, Chris Hedges > > > > _______________________________________________ > > Wikitech-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
