To help you debug your code, here's a version which shows a dialog with the raw html:
http://users.ugent.be/~pbienst/pub/mnemosyne-2.3-beta-2-debug-setup.exe Good luck! Peter > -----Original Message----- > From: [email protected] [mailto:mnemosyne- > [email protected]] On Behalf Of Gnome > Sent: 07 February 2014 19:18 > To: [email protected] > Subject: Re: [mnemosyne-proj-users] Re: 2.3 test release > > > kl. 11:35:12 UTC+1 onsdag 5. februar 2014 skrev Peter Bienstman følgende: > > Are you sure about this? > > > > > I have hade a mistake and the tag is there. > > > However I'm getting a bit different result between my test template version > and PC and mobile version. So it's a bit difficult to debug. > The test template was created using javascript to get the html. It should be > identical, but just in case, is there a way from your side view the rendered > source for an marked map card? > > > The code reads: > > def render(self, fact_data, fact_keys, card_type, **render_args): > css = self.css(card_type) > body = self.body(fact_data, fact_keys, card_type, > **render_args) > return """ > <!DOCTYPE html> > <html> > .... > > Cheers, > > Peter > > > -----Original Message----- > > From: [email protected] <javascript:> > [mailto:mnemosyne- <javascript:> > > [email protected] <javascript:> ] On Behalf Of Gnome > > Sent: 04 February 2014 22:55 > > To: [email protected] <javascript:> > > Subject: Re: [mnemosyne-proj-users] Re: 2.3 test release > > > > I think you forgot to add <!DOCTYPE html> to the top on PC. The > mnem table > > should display correct now. > > > > > > I'm getting different results in my template test page (chrome) and > the PC > > version, although the HTML should be identical. And firefox is > another story, > > lol. > > So more work needs to be done on my side for now. > > > > > > kl. 21:01:28 UTC+1 mandag 3. februar 2014 skrev Peter Bienstman > følgende: > > > > I've put them at the previous location. > > > > On Sunday, 2 February 2014 17:47:35 UTC+1, Gnome wrote: > > > > Please provide installer and latest mobile version. > > > > -- > > You received this message because you are subscribed to the > Google Groups > > "mnemosyne-proj-users" group. > > To unsubscribe from this group and stop receiving emails from it, > send an > > email to [email protected] > <javascript:> . > > To post to this group, send email to mnemosyne-proj- > > [email protected] <javascript:> . > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/mnemosyne-proj- > users/f6051b62-1c96- <https://groups.google.com/d/msgid/mnemosyne- > proj-users/f6051b62-1c96-> > > 48da-94dc-3acbdb301832%40googlegroups.com > <http://40googlegroups.com> . > > For more options, visit https://groups.google.com/groups/opt_out > <https://groups.google.com/groups/opt_out> . > > > > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to mnemosyne-proj- > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/cc884f0a-cb60- > 4cbb-b639-3e0540961b16%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/003a01cf24a9%24a30c9ee0%24e925dca0%24%40UGent.be. For more options, visit https://groups.google.com/groups/opt_out.
