Nothing, but I was looking for a way that the user could directly call render and pass his own arguments and render the template with some objects passed to the environment by default. But don't worry, now I have included the possibility to use more than one template engine, so I will make some kind of wrapper function and include the defaults.

Greetings.

El 28/1/19 a las 11:14 a.m., Anthony escribió:
On Monday, January 28, 2019 at 8:45:53 AM UTC-5, Carlos Cesar Caballero wrote:

    Hi Antony, Thanks. I am experimenting with the Massimo idea of a
    bottle based framework using web2py components, And I was looking
    if there was an equivalent of the jinja2 "Environment.globals".
    The code is in https://github.com/daxslab/ron


Looks like you're using the render() function, so what's wrong with using the "context" argument to add globals to the template execution environment?

Anthony
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to