I am running Drupal 7.4 on a freebsd server. I have decided to use the Jackson Theme (very nice by the way). The one problem that I have is that the Site Name did not show up. Well I figured that one out, but it shows up to dark and not the size I selected. Please set me in the right direction on how to fix this.
I guess technically this isn't post-install - I'm trying to suss this out before creating a D7 install for testing :)
What I'd like to is to give a user a role once they join a group. There will be multiple groups, but the role would be the same (say 'Member' vs 'Authenticated User'). So the rule would need to be based on joining *any* group vs a specific one. I guess we'd have to account for the possibility of different group content types - like Club vs Committee, for example.
So I want to be able to upload images with my wysiwyg (tinymce) and insert them in my plain text. This is what tinymce + imce should do and it works, partially. I can upload images, and insert them, but when I post the article, post or whatever content type it is, the image doesn't show! It does show in the text field when typing though!