[Solar-talk] config inheritance in helpers

Rodrigo Moraes rodrigo.moraes at gmail.com
Thu Jul 27 07:28:39 PDT 2006


On 7/27/06, Jeff Surgeson wrote:
> dont know if this means anything but when I changed line #120 in PagerBase to:
>
> $decorator = 'PagerList';       //$this->_config['decorator'];

Well, but then yoo lost the possibility to use a different decorator.
It's strange, I've downloaded the helpers and have put them to work
from the Solar_View_Helper directory, and it is working fine. Are you
sure you have the updated files? Just in case, delete all, unpack the
helpers and put it back to the helpers dir. :-)

> It would work, well sort of, at least it creates the <prev> page of page
> <next> links that work but with no formatting.

Which HTML it outputs? The format depends on the CSS, the helpers just
builds the HTML. Try to add this rules to your CSS file:

http://tipos.org/solar/temp/pagination/pagination.css

... and tell me how it looks.
rodrigo


More information about the solar-talk mailing list