Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Active older topics
3 new of 3 - Aug 31 2011
10 new of 10 - Aug 31 2011
1 new of 1 - Aug 13 2011
2 new of 2 - Aug 13 2011
4 new of 4 - Jul 27 2011
5 new of 5 - Jul 22 2011
24 new of 24 - Jun 27 2011
3 new of 3 - Jun 19 2011
4 new of 4 - May 30 2011
3 new of 3 - May 26 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 377  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion about Genshi, a Python toolkit for stream-based generation of output for the web.

This group was previously at http://groups.google.com/group/markup-di scuss. Older messages can be found in the archive of that group.

 

Cannot submit a ticket to trac - using the mailling list (proposed small optimization in output.py) 
  Hello, I have seen this in genshi/output.py, and thought it could be appropriate to report an enhancement to the code. In this function: {{{ def encode(iterator, method='xml', encoding=None, out=None): [...] if out is None: return _encode(''.join(list(iterator) )) ... Should not this line be instead:... more »
By Guillaume P.  - Apr 10 - 1 new of 1 message    

HTMLFormFiller and HTML5 new input types 
  Hi, It seems that genshi HTMLFormFiller does not support new html5 input types: [link] I need to add at least 'number' to [link] and make a patch. Should I add all new types mentioned above too?... more »
By Lukasz Michalski  - Mar 21 - 3 new of 3 messages    

Disable Dollar Sign Prefix Genshi Variable 
  Hi, Is there a way to disable simple dollar sign prefixed variable interpretation in Genshi XML template, such as $var? (i.e., leave only the more canonical ones ${var}) This is because $var format conflicts with variables widely used in JavaScript (especially JQuery). Thanks. Jerry
By jerry  - Mar 15 - 3 new of 3 messages    

strict.dtd"> 
  I'm baffled by how the strict DOCTYPE seems to eliminate functionality. Please consider the template below. Without the first line (the DOCTYPE), I get exactly what I want: a split screen with independently scrollable sections. With the first line, the scroll bars disappear. Does anyone have any ideas about how to:... more »
By Dan Scheve  - Feb 20 - 2 new of 2 messages    

Any Genshi developers going to PyCon US? 
  Greetings I'm going to be at PyCon US. Any other Genshi developers or users going to be there? Anyone keen to meet up and do some Genshi hacking or planning or discussing? I'd be particularly keen to meet anyone who has ideas for or has done work on improving Genshi performance. Schiavo Simon
By Simon Cross  - Feb 21 - 3 new of 3 messages    

How to add safe markup in a template 
  Hi, I have to add some invalid markup in a template. If I do so, Genshi doesn't render it giving me a "TemplateSyntaxError: mismatched tag". Is there a way to mark some markup as safe? Thanks in advance Max
By Max Ludwig  - Dec 8 2011 - 3 new of 3 messages    

Status of PY3 support 
  Hello, I am porting my library for odt templating to python 3 and genshi is one of its dependencies. Now I am wondering what is the current status of python 3 support for genshi. I saw here: [link] that the support was ready for inclusion but it seems to have never... more »
By Nicolas Évrard  - Nov 17 2011 - 15 new of 15 messages    

Does Genshi currently support Google App Engine? 
  I don't think Genshi work on App Engine currently... Correct me if I'm wrong. I'm bit confused because Genshi did work on App Engine long time ago. What's the situation now?
By Yu Inao  - Sep 16 2011 - 6 new of 6 messages    

Genshi, AddThis and attributes with multiple colons in namespace 
  Hi, I tried to add some AddThis ([link]) code to my webpage and got into problems with Genshi. When trying to render the following HTML code: <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook _like"></a> <a class="addthis_button_tweet">< /a>... more »
By dbrattli  - Sep 10 2011 - 2 new of 2 messages    

Zero critical bugs! 
  I was going to do a release tonight but I realized there were a few critical bugs still open. So I fixed all the critical bugs. :) [1] [link] [2] [link]... more »
By Simon Cross  - Sep 2 2011 - 2 new of 2 messages    

1 - 10 of 377   « Newer | Older »

XML       Send email to this group: genshi@googlegroups.com