Hi, I have set up the subscription module in my site in the hope that I would be able to set up a notification when a table has been updated. I noticed that the table manager does not produce a node for its content.

I would need the table to be a node so users can subscribe to it, to get notified of change. Is there any why of converting or embedding the table as a node???

Thanks, matt

Comments

pobster’s picture

Status: Active » Closed (won't fix)

In the 1.x branches tables are only produced as filters so you need to create your own nodes to display/ embed them. Branch 2.x creates tables actually as nodes, but it's nowhere near a release yet and tbh, I'm close to just throwing in the towel with all this Drupal stuff - I might just stick out the 2.x branch as a HEAD release and see if anyone else wants to finish it off. I'm no longer adding any new functionality to the 1.x branch, I don't have the time to be messing around with the 2.x branch - let alone the older one as well.

Pobster