Am 10.06.2010 um 11:41 schrieb dakila:
> Hi All,
>
> Not sure if this solves the problem regarding the 'flash' message not
> being displayed.
> In tg21b2, quickstarted project using genshi has master.html with
> use_js=False. In TgRumDemo this is set to True
For philosophical reasons flashing via is strongly recommended:
http://blog.ianbicking.org/2008/12/17/javascript-status-message-display/
Thanks for the hints for reproducing the problem.
I'll have a look at it later.
Cheers,
Michael
> --
> You received this message because you are subscribed to the Google Groups "rum-discuss" group.
> To post to this group, send email to rum-d...@googlegroups.com.
> To unsubscribe from this group, send email to rum-discuss...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rum-discuss?hl=en.
-------------------------------------------
Michael Brickenstein
Mathematisches Forschungsinstitut Oberwolfach gGmbH
Schwarzwaldstr. 9 - 11
77709 Oberwolfach
Tel.: 07834/979-31
Fax: 07834/979-38
>
> Other errors also happens if you choose mako as template during
> quickstart.
>
RUM is meant to be a clean WSGI map, which should run mounted in (almost)
any clean WSGI application. So, the principal mechanism allows the use of mako as default template system
in the hosting app.
I guess, the bug is due to the integration feature for the master template in tgrum.
I have to check that.
Cheers,
Michael
> Best Regards,
> Dakila
>
> On Jun 8, 4:46 pm, Michael Brickenstein <brickenst...@mfo.de> wrote:
>> On 8 Jun., 10:23, Michael Brickenstein <brickenst...@mfo.de> wrote:
>>
>>> Hi!
>>> Can you give me more details on your setup.
>>
>>> Is RUM mounted in TG2/Pylons?
>>> Does config.get('render_flash', True)
>>
>> just to add, that I was referrring to the config call inside RUM.
>> Alternatively, I just would need the config dictionary and the other
>> parameters you pass to RUMAlchemyController.
>> Cheers,
>> Michael
>