Recently I found an interesting tool to evaluate the design of my website, Localghost. The site that provides the tools is Sitening. They analyzed my drupal 4.6.x website and came up with the following evaluation which I would like to share with the community.
my server is
windows 2003 server with IIS 6
php 5
mysql 4.1
drupal 4.7
it took a while to get everything running and it seems to work fine now. i would like to use clean URL's and i downloaded the tried version of isapi_rewrite from here http://www.isapirewrite.com/
the problem is i can't figure out how to set it up. i search on the site but i don't see any documetations helping to install this.
i am using the aggregator2 module and i get this error every time. I tried with many different feeds but i always get the same error and no feed gets any item. I followed instructions as explained but i get the error anyway.
I've seen a number of posts around making a node private (i.e. with organic groups, etc). I need to be able to provide the user the option to make a post (comments) private. The post should also be available to an administrator.
Use case 1:
Test User 1 submits a comment for a given cck node, and marks it private. Test user 2 goes to the site but cannot see the comment. The administrator can see the comment.