Hello, I am a new bee to the CE. First of all, I must mention how pleased I was to use the facilities provided by it in my social network site. (Though I had to struggle a lot with haml :) (never liked python) ).
I have 3 questions: 1. I added a text editor so that admin users can easily edit the site index page text. I am storing this in a database with all HTML formatting information e.g. <ol> <li> etc etc. The problem is that even when the text has proper HTML tags, they do not show up when the text is displayed on the home page. The text display is okey e.g. there are no markups , just that a lot of style information is lost. I guess this might be due to CSS that ships with the site and may be I have to add specific styles for elements such as ol, ul , h4 . 2. When a user deletes his account, the entries in the acitivities table are not deleted. 3. Is there any database script that could load various metro areas ? or do I have to go through that process myself. thanks a lot --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
