The spaces_node module builds on top of the Spaces module by turning nodes into spaces. Included with spaces is spaces_og (which turns an organic group into a space), spaces_user (which turns a user into a space), and spaces_taxonomy (which turns taxonomy terms into a space). The major piece that was missing was turning a node into a space. That is where spaces_node comes in.
If you aren’t familiar with spaces, you may want to take the time to get to know it a little. It is essentially a way of creating areas of your site that have different settings than other parts of the site. Spaces_node simply allows you to have separate settings on a per node basis. Some of the types of settings you can have are variables and contexts.
Using spaces_node with context can be very powerful. To see it in action, watch this spaces_node demo video.
Requirements & recommendations
If you want to replicate what is happening in the video, you will either need the ginkgo theme or follow my instructions here.
The CQUAD Magento Connector allows you to synchronize Drupal contents into Magento on a click of a button and display the contents on Magento Frontend. Magento, lacks in handling community content, is indeed a powerful e-commerce platform. Wherein Drupal empowers the easy content management.
CQUAD stands for Cignex Community Commerce Connector. CQUAD allows the capability to create content in Drupal and view it in Magento. It acts as a connector between Magento(front end) and Drupal(back end). Example: One can write blogs on drupal and it will be populated at Magento front end. This module gives freedom to chose any content type to be display at Magento front end.
Required Modules: soap server - 6.x-1.2-beta1 Services - 6.x-0.15
Project Wishlist:
- Framework to view Drupal community Content in Magento FrontEnd. A graphical interface that shows community content related/non-related to community content.
- Tagging on community content should be stored in Drupal which will be entered by Magento frontend.
- Comments on community content should be stored in Drupal which will be entered by Magento frontend.