Simon Walter
Routes - module-controller –
Why are module and controller combined with a minus sign?
(Sorry if this was discussed before.)
--
List: zf-contributors@...
Info: http:/...
Loading...
Adam Lundrigan
Simon,
Could you provide an example? I haven't come across a scenario where the
module and controller route parts are concatenated with a hyp...
Loading...
knguyen
Hi Adam,
Controller class name: Module_MyFooController
Controller action name: doSomethingAction
URL to invoke action: /module/my-foo/do-...
Loading...
weierophinney
-- Simon Walter <simon@...> wrote
(on Monday, 14 November 2011, 05:19 AM -0900):
> Why are module and controller combined with a minus ...
Loading...
Simon Walter
On Monday, November 14, 2011 05:51:54 Matthew Weier O'Phinney wrote:
> -- Simon Walter <simon@...> wrote
>
> (on Monday, 14 Nov...
Loading...
weierophinney
-- Simon Walter <simon@...> wrote
(on Monday, 14 November 2011, 03:40 PM -0900):
> On Monday, November 14, 2011 05:51:54 Matthew Weier ...
Loading...
Simon Walter
On Tuesday, November 15, 2011 06:50:00 Matthew Weier O'Phinney wrote:
> -- Simon Walter <simon@...> wrote
>
> (on Monday, 14 No...
Loading...
weierophinney
-- Simon Walter <simon@...> wrote
(on Wednesday, 16 November 2011, 12:35 AM -0900):
> On Tuesday, November 15, 2011 06:50:00 Matthew We...
Loading...
EvanDotPro
On Wed, Nov 16, 2011 at 9:11 AM, Matthew Weier O'Phinney
<matthew@...> wrote:
> -- Simon Walter <simon@...> wrote
> (on Wedne...
Loading...
booradleys
I begin to understand.
Tell me if I'm wrong but
1 - The old urls like / module / controller / action must be rewritten / namespace-controller/ac...
Loading...
Mischosch
Am 15.11.2011 um 16:50 schrieb Matthew Weier O'Phinney:
> -- Simon Walter <simon@...> wrote
> (on Monday, 14 November 2011, 03:4...
Loading...
EvanDotPro
On Mon, Nov 14, 2011 at 5:40 PM, Simon Walter <simon@...> wrote:
> On Monday, November 14, 2011 05:51:54 Matthew Weier O'Phinney wrote:
...
Loading...
Benoît Durand
Le 15 nov. 11 à 05:58, Evan Coury a écrit :
> If the demand is there for this, I'll work with Ben Scholzen and
> Matthew to clean up t...
Loading...
EvanDotPro
2011/11/14 Benoît Durand <intiilapa-zf@...>:
>
> Le 15 nov. 11 à 05:58, Evan Coury a écrit :
>
>> If the demand is there ...