Embedding of charts into other nodes
lucas20 - August 13, 2007 - 19:50
| Project: | Stock chart |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
If there was a way to embed these charts into other nodes. Say for example I wrote an article on SBUX, rather than link to a chart that takes the user away from the article, it'd be great to have a link with an ajax drop down or even have the chart embedded into the page with a snippet of code.

#1
I've been thinking about this, and I believe the correct way to do this is to create a CCK stock field with all the relevant options. It could have the chart, stock info and/or pricing as options to display or not. The field could be added to any node type as many times as desired.
It would need to be it's own, separate module, and would probably require me to work on fleshing out the API a little more. Hmmm.
#2
I'm following the development of this thread. I'm interested in a CCK field for current stock quotes.