Please Log in or Create an account to join the conversation.
hacked the mod_fetchrss mamboforge.net/projects/fetchrss/ to display the individual blog feed of which ever Community Builder www.mambojoe.com user profile you are viewing at the time. You have to create a "My Blog Feed" field for the CB user to input their blog feed url. This basically eliminates the problem of creating a fancy Mambo compatable blog system. Now your users can use whatever they prefer.
See the attached file for the changes I made to mod_fetchrss.php. You will have to change "myblog" in the SELECT statement to whatever you name your user blog feed field in CB.
Right now this is set up to work in a module block placed below the CB user profile and it pulls the blog feed based on the POST id of the user.
You could change this to hardcode whatever user id you wanted and place the module anywhere on your site. So for example you could have a online newspaper/magazine with writers contributing form various blog sources. Then make a module for each writer and you have a section display for each one that automatically updates when they post to their blog.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.