Closed (won't fix)
Project:
Facebook-style Micropublisher
Version:
6.x-1.x-dev
Component:
Link plugin
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 15:26 UTC
Updated:
21 Apr 2011 at 20:36 UTC
Comments
Comment #1
publicmind commentedFBSMP employs a extensible plugin architecture, where it stores all its plugin data into one field. I think it would be an overkill to create table for each plugin and store it information independently, although it would definitely help in writing the custom views easily.
I will try to see if I can expose the individual tokens from various plugins into the views. I am guessing that you are trying to create view, right?? For now, you can probably use the [themed-attachment] which is already available.
Regards,