backdrop-contrib / flippy

Flippy generates previous/next pagers for content types.
GNU General Public License v2.0
0 stars 0 forks source link

Flippy

Flippy is an ultra-simple module that generates previous/next pagers for content types. On a content type's administration screen, you can turn Flippy on or off for that content type. It will generate a unique pager for each content type, so you can page through all of the Posts on the site, for example.

To change the position of the pager, visit the content type's Manage Display page, where fields and other fieldish things can be dragged about. Flippy's there, too.

If you turn on Flippy for a content type, but hide the pager in the Manage Display page, its links will still be available in the theme layer when it comes time to output node.tpl.php. If you like, you can weave the pager links right into the node manually in your own templates. A block is also created so you can add the block to your Layout wherever you wish.

Installation

Configuration and Usage

After installing and enabling the Flippy module:

You can control the placement of the Pager in the "Manage Display" section for the content type in question. A block is also available in the Layouts section in case you want to position the Flippy pager that way (in this case, you'll probably want to make the default pager hidden in the "Manage Display" area to avoid having two pagers on the screen).

Issues

Bugs and Feature requests should be reported in the Issue Queue

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.