Re: Beast approach for a page redirection situation

2010-01-24 Thread Howard Lewis Ship
choose the profile, it redirects to [ /user/.../info/edit ] > And now the page could open properly > > Anyways, it was good to know the @Meta annotation. :) > > Thanks, > > Everton > > > > ____________ > De: Howard Lewis Ship > Para: T

Re: Beast approach for a page redirection situation

2010-01-24 Thread Howard Lewis Ship
You could use the @Meta annotation to put meta data on each page, identifying which associated profile page to use (assuming that such a link is statically defined). If that becomes cumbersome, you could define your own annotation, and contribute a component class transform worker to set the meta