On Mon, Nov 15, 2010 at 7:21 PM, Ma'moon <phpir...@gmail.com> wrote:
> Thanks for the answer cricket, i am already aware of
> [$paginator->numbers(array('title' => 'foo')] but this is a static ALT for
> the link, i am trying to dynamically fill the "ALT" with something like
> "Page Number X From Section Y" where X is the page number for the link and Y
> is a dynamic "or static" string, there must be a way to do it, if this is
> not possible then i will open a ticket at CakePHP's lighthouse in order to
> have such a feature in Cake's paginator.

Sorry, I forgot to add that links don't have an alt attribute. I think
you're thinking of title.

As for the rest, yes, that's what I was getting at. It's a static
string, or you'll have to extend the helper.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to