Re: page name generating

2009-12-09 Thread Paul Field
There's a JIRA issue about this with a variety of ideas and discussion: https://issues.apache.org/jira/browse/TAP5-633 There really isn't a good answer to this at the moment, that I can see. The URL rewriting means you still need to use the "Page" postfix in .tml fies (e.g. for links), which I t

Re: page name generating

2009-12-08 Thread Thiago H. de Paula Figueiredo
Em Tue, 08 Dec 2009 08:40:34 -0200, Jan Jirout escreveu: Hi, Hi! I think that both problems are related to "name stripping", but I don't know how to add new rules to this process. It seems to me, that "URL rewriting" doesn't help at all. URL rewriting is definitely the best solution

page name generating

2009-12-08 Thread Jan Jirout
Hi, I have two probably related problems. 1) I have business object Article and User and also I have package com.myapp.pages. Inside this package are placed pages Article and User. Both of them works and contains with business object Article and User. It lead to state when I have to fully spe