Re: [Moin-user] Include macro with variable interpolation

2013-02-08 Thread Gordon Messmer
On 01/30/2013 12:41 PM, Reimar Bauer wrote: > added some comments, Thanks, Reimar. I've been away for a while, but I really appreciate the time you took to review the code. I'll update the plugin as soon as I can and try to upload changes. -

Re: [Moin-user] Include macro with variable interpolation

2013-01-30 Thread Reimar Bauer
Am 25.01.2013 22:09, schrieb Gordon Messmer: > On 01/22/2013 12:22 AM, R.Bauer wrote: >> If you use codereview we can comment in the code lines, for an example >> seehttps://codereview.appspot.com/7153043 >> >> For uploading look at >> http://code.google.com/p/rietveld/wiki/UploadPyUsage > > I was

Re: [Moin-user] Include macro with variable interpolation

2013-01-25 Thread Gordon Messmer
On 01/22/2013 12:22 AM, R.Bauer wrote: > If you use codereview we can comment in the code lines, for an example > seehttps://codereview.appspot.com/7153043 > > For uploading look at > http://code.google.com/p/rietveld/wiki/UploadPyUsage I was initially confused by upload.py, since the plugins curr

Re: [Moin-user] Include macro with variable interpolation

2013-01-22 Thread R.Bauer
Am 22.01.2013 00:27, schrieb Gordon Messmer: > On 01/21/2013 05:21 AM, R.Bauer wrote: >> Please use coderview.appspot.com > > I already have an account on bitbucket, how about that: > > https://bitbucket.org/gordonmessmer/dragonsdawn-moin-includewithvals > > > If you use codereview we can comm

Re: [Moin-user] Include macro with variable interpolation

2013-01-21 Thread Gordon Messmer
On 01/21/2013 05:21 AM, R.Bauer wrote: > Please use coderview.appspot.com I already have an account on bitbucket, how about that: https://bitbucket.org/gordonmessmer/dragonsdawn-moin-includewithvals -- Master Visual St

Re: [Moin-user] Include macro with variable interpolation

2013-01-21 Thread R.Bauer
Am 20.01.2013 00:24, schrieb Gordon Messmer: > Use case: I want to publish customized documentation to users that I > support. The pages will be largely identical with small items such as > hostnames that are specific to the different users. I could do this > with templates, but I also want to av