I've created a single node slideshow and I'm wondering if I can add it inline for specific placement in the body of the node?

thanks!

Comments

chriscohen’s picture

There's currently no mechanism to add it within the node body itself using the content editor, but it would be possible to do this by editing the node template for the theme you are using. It would involve taking the body string, splitting it at the desired location, then inserting the theme('fancy_slide') call and joining the pieces back together again.

locomo’s picture

Title: Can slideshows be added inline? » Add inline slideshows
Category: support » feature

thanks for getting back to me.. though i don't think this will be a feasible solution. I have a need to add slideshows on a node-by-node basis at different locations within the body depending on the particular article being published

i'm going to change this to a feature request

klonos’s picture

Status: Active » Closed (duplicate)