-
Fix bug which was breaking post-in-group from CONTENTdm search results
-
- Add admin settings page - can select where post-in-group widget appears - begin adding confirmation form for security (not done)
-
- Improve logic in hook_nodeapi - remove debug statement
-
Move preprocess hook that inserts the group selection widget from contentdm.module to here. This removes all contentdm_og specific code from contented.
-
adjust weight of post-to-group widget, so it comes before node body
-
Remove return_node op, add to-dos based on code review from Owen Barton.
-
Initial commit of ContentDM Organic Groups integration