ctools has functions to render block node, and view
see: ctools/plugins/content_types directory
we should rely on that code instead of baking own solutions.

Comments

Shadlington’s picture

Subbing.

katbailey’s picture

Well I've now added the dependency on ctools, using it for plugin management. Next step is to change the block, node and view plugins to use ctools for rendering. Haven't looked at this at all yet so Pasqualle if you want to work on this just let me know so we are not at cross purposes.

amitaibu’s picture

In panels tabs http://drupal.org/node/1267624 you can see the approach I've taken. Code will be very similar for accordion I guess.

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

With D7 EOL approaching in a month I'm starting to triage the D7 side of quicktabs queue. This doesn't appear to have any code so believe this may not make it, sorry! Thanks though!