← Back to team overview

phpdevshell team mailing list archive

[Bug 707769] [NEW] FEATURE: Pagination- add ability to change icons used for navPages

 

Public bug reported:

When using the Pagination helper, and using $RESULTS['nav'] =
$pagination->navPages(); it would be nice to be able to change the icons
being used.

I think they are currently tied to the jQuery UI skin icons, but I would
like to be able to use some of the more colorful icons included in the
/themes/themename/images folder instead (like arrow-skip.png and arrow-
stop.png).

Thanks

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/707769

Title:
  FEATURE: Pagination- add ability to change icons used for navPages

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  When using the Pagination helper, and using $RESULTS['nav'] =
  $pagination->navPages(); it would be nice to be able to change the
  icons being used.

  I think they are currently tied to the jQuery UI skin icons, but I
  would like to be able to use some of the more colorful icons included
  in the /themes/themename/images folder instead (like arrow-skip.png
  and arrow-stop.png).

  Thanks





Follow ups

References