Wojtek Walczak wrote: > Werner F. Bruhin napisaĆ(a): > > Werner, > > >>> In the examples directory in Pyjamas package, there is an app called >>> dynamictable. While it's python source code is quite short (~400 lines >>> of code), after compilation to JavaScript it becomes quite big. The main >>> file is 527K big. My application will certainly be bigger than the >>> dynamictable example and I don't want to abuse users with 2MB long >>> JavaScript files. >>> >>> >> What about looking at TurboGears (http://www.turbogears.org) and what >> they have done for commenting their documentation (which is Sphinx based)? >> >> http://www.turbogears.org/2.0/docs/ >> > > thanks for the link! Disqus.com comments framework seems nice, but still > it is an external tool, so your options are quite limited. You can't add > new features just like that. Only realized it after I posted that they used an external tool for it. Great if it still provides to be a little bit helpful. > But their API description will certainly be > a point of reference for my future work. And they are using Django ;-) > That would really surprise me! That TurboGears would use a competing web framework, or are you saying that the Disqus site is using Django.
Werner --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
