Page Resources Module (where do I hook in)
Posted: Mon Feb 16, 2009 8:58 pm
I haven't seen a module that does this yet, so I am here to find out how I would go about implementing such a thing.
I would like to allow my users to 'attach' resources to any content type, at least pages and news.
Example use case:
1) User creates a new page
2) Users adds page content and other information
3) User 'attaches' file to page
4) User 'attaches' external link to page
5) User saves page
6) User views page (3 column layout)
7) Right most column has a of the attached links.
This may be doable with the existing system, if so, I'd appreciate a point in that direction. If it isn't, I am prepared to develop the appropriate module to do this.
The module would need to add an 'Attachments' tab to the content type pages (Pages, News). And the module would also need to have a smart tag that I can include in the template. So I am would like to know what is a good module to use as a starting point, and what module hooks/actions would I need to get this behavior.
I would like to allow my users to 'attach' resources to any content type, at least pages and news.
Example use case:
1) User creates a new page
2) Users adds page content and other information
3) User 'attaches' file to page
4) User 'attaches' external link to page
5) User saves page
6) User views page (3 column layout)
7) Right most column has a of the attached links.
This may be doable with the existing system, if so, I'd appreciate a point in that direction. If it isn't, I am prepared to develop the appropriate module to do this.
The module would need to add an 'Attachments' tab to the content type pages (Pages, News). And the module would also need to have a smart tag that I can include in the template. So I am would like to know what is a good module to use as a starting point, and what module hooks/actions would I need to get this behavior.