[web2py] Easy way to add Doxygen output?

2017-12-09 Thread Vinyl Darkscratch-Kazotetsu
So essentially, I'm wanting to configure my web server to easily load Doxygen output, however I'm not sure what the best method would be. I was wondering if anyone else has done this, and/or has good recommendations on how to configure it? -- Resources: - http://web2py.com - http://web2py.com

Re: [web2py] SQLFORM.grid change form vars

2016-03-19 Thread Vinyl Darkscratch-Kazotetsu
Wednesday, March 16, 2016 at 1:32:26 AM UTC-4, Vinyl Darkscratch-Kazotetsu > wrote: > I see it now — I had assumed that you could set the default in the controller > function, but it seems that it has to be in the model file. Thank you for > your help on this issue. > > No, d

Re: [web2py] SQLFORM.grid change form vars

2016-03-15 Thread Vinyl Darkscratch-Kazotetsu
n Tuesday, March 15, 2016 at 9:18:00 PM UTC-4, Vinyl Darkscratch-Kazotetsu > wrote: > The user_id field is both non-readable and non-writable already, which is > what's causing that error. It's not receiving any data for the field from > anywhere. As for the various ar

[web2py] Re: SQLFORM.grid change form vars

2016-03-15 Thread Vinyl Darkscratch-Kazotetsu
tributes of individual fields to prevent them from > being displayed in the forms. > > Anthony > > On Tuesday, March 15, 2016 at 1:10:48 AM UTC-4, Vinyl > Darkscratch-Kazotetsu wrote: >> >> It doesn't seem like anyone else has run into this particular issue >

[web2py] SQLFORM.grid change form vars

2016-03-14 Thread Vinyl Darkscratch-Kazotetsu
It doesn't seem like anyone else has run into this particular issue before. I have an SQLFORM grid that is allowing my staff members on our website to add links to their profile upon the crew page. An example is mine at https://www.nightwave.me/crew?member=VinylDarkscratch However, I found out

[web2py] Re: Update all languages not catching Markmin

2016-03-14 Thread Vinyl Darkscratch-Kazotetsu
Opened a ticket for this particular issue on GitHub at: https://github.com/web2py/web2py/issues/1206 On Sunday, March 13, 2016 at 6:05:08 PM UTC-7, Vinyl Darkscratch-Kazotetsu wrote: > > I tried both the most recent stable, and the trunk, though neither of them > have functioned, sad

[web2py] Re: Update all languages not catching Markmin

2016-03-13 Thread Vinyl Darkscratch-Kazotetsu
; On Saturday, 12 March 2016 23:42:06 UTC-6, Vinyl Darkscratch-Kazotetsu > wrote: >> >> I've been having this issue since updating to the most recent web2py >> version. On two of the sites I have coded, Markmin is extensively used. >> Unfortunately, I've notice

Re: [web2py] Finnish language translator

2016-03-12 Thread Vinyl Darkscratch-Kazotetsu
Looking forward to it, Di Pierro! - VD, Nightwave Studios > On Mar 12, 2016, at 21:53, Massimo Di Pierro > wrote: > > Thank you for the offer. This is fantastic. Will contact you personally. > > On Saturday, 12 March 2016 23:42:05 UTC-6, Vinyl Darkscratch-Kazotetsu wrote:

[web2py] Re: Finnish language translator

2016-03-12 Thread Vinyl Darkscratch-Kazotetsu
My name is Vinyl Darkscratch and I am the founder of Nightwave Studios. We run a translation group known as Speak Louder (https://www.nightwave.me/speaklouder), and would be willing to help translate (for free) into any of the languages listed. Feel free to contact us here or on our form link

[web2py] Update all languages not catching Markmin

2016-03-12 Thread Vinyl Darkscratch-Kazotetsu
I've been having this issue since updating to the most recent web2py version. On two of the sites I have coded, Markmin is extensively used. Unfortunately, I've noticed that calls to T.M() aren't being detected in the language file updates, which means that I am unable to obtain most of my co