I’m currently working on a feature for our site where we want our {exp:channel:next_entry} and {exp:channel:prev_entry} links to display a small bit of text from the body channel entry field when the you hover over the title link (see attached image to see what we want it to look like). The exp:channel:next_entry and exp:channel:prev_entry provide only id, path, url, and title, variables. My first thought is to write a simple plug-in to get the results I need, but before I dive too deep I wanted to make sure there wasn’t some built-in functionality or an existing add-on that does what I need. Am I missing an obvious solution?