On Jul 10, 6:21 pm, MrKrinkle <[EMAIL PROTECTED]> wrote:
> On Jul 10, 11:57 am, AD7six <[EMAIL PROTECTED]> wrote:
>
> > On Jul 10, 5:00 pm, MrKrinkle <[EMAIL PROTECTED]> wrote:
>
> > > If I do AJAX and write a custom url box at the top of my pages (which
> > > is kind of klunky from a UI perspective), I'd still have the same
> > > ammount of work to do, except I'd have to do it in the custom URL
> > > box.
>
> > What is a url box? What amount of work? Did the suggested path to
> > success included in my carefully written reply fly away on a cloud?
> > Why are flip flops called thongs in some parts of the world?
>
> > To quote a well respected contributor to the list "just build it damn
> > it!"
>
> If we're going to talk about carefully worded posts fyling out the
> window, then I direct you to my original post in which I state:
>
> "Pagination is only one example of course- this applies to any GET
> variables that change state. "
The only get params inbuilt to the framework are for pagination,
anything else is up to you anyway.
<snip>
By "custom url box", I mean permalinks. It's the same challenge.
I don't see much of a challenge. If you follow the ajax route which
was one of 2 suggestions I made, you just need a "pull both pagination
states and send me to a url that identifies them both" function.
> I am more than happy to "just build it, damnit". But the question is,
> which framework to build it with. (And has one done this job already).
What has the framework you choose really got to do with this...? In
any case if you follow the route of my second suggestion you /only/
need to add namespaces to the pagination component and helper and
that's the job done. Unless you want to pay me to do it, I'm not
willing to suggest any more ;)
hth,
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---