Dark Coder - Voting.. Well I'm using jRating + the Voting API in Drupal at the moment. All votes are recorded so I can (once there is some data) work out a sophisticated weighting system. In any case - did you expect 5* for a Hello World?
Padding At the bottom - Will do
Username section - not entirely sure what you're referring to. Do you mean the "submitted by..." line? If so - thats going to get themed. I'm gonna do it more like I do them on www.thingy-ma-jig.co.uk
Breadcrumb Hierarchy - I shall look into this. How do you all think it should work? What should be the step between current page and home page? The first category? An "All recent code" page?
Copying and Pasting issues - I shall investigate. It might be browser related, what are you using?
Jess T - Sorry you dont like the design. Personally I really like it and I've had good feedback from others too - maybe is a "marmite" site (love it or hate it). If others feel strongly about this too - I can work on adding an alternative theme (a lighter version) which you add as a default in the profile.
I'll check out the HTML filter. It should wrap <p> tags and not do <br /> - maybe I've missed a config setting.
Indi - Jess has it right. The current codebase is out of hand. I did consider importing all 1300 entries into the new one and then letting the community "vet" them by voting, etc - however I soon realised that there could be privacy issues and all kinds of other things which led me to the decision to make it entirely 3rd party.
Your question on "IP Rights" is valid. All code that goes on the site is public (at the moment). Would people like an option to make some pages "authenticated only"? Personally I feel this is not such a good idea - I'd prefer it all to be completely open.
Is your question more pertaining to me deciding to "take all your code and run" type of thing?
Ric - Definately more navigation features to come. Avatar selection is a little wierd isn't it - I'll add instructions around there to tell people that the silloutte image is a default one which cannot be deleted.
The tags should be comma seperated. All tags get "exploded" on comma, trimmed for whitespace and then if they match any other "term" names in that "vocabulary" (tags in a group) then thats the term used - otherwise a new one is made.
I'll look into your issue in more detail now.
Ben - The ratings are intended to wittle out the turds from the nuggets
A decent snippet (usefull or cool) should outweight a broken entry about how to use the line function.
Would you prefer a voting system where you rate things on certain categories? I personally believe this could complicate things - but I can equally see its uses.
Here is a though that some may be interested in. I've been thinking about using Google Adsense but not in too much of a spammy way. They have a thing called Revenue Sharing where a user can sign up to Adsense and create content on a site and gain partial revenue from that site if someone clicks on an ad on their page. Drupal supports this. See this link for other sites which use this:
http://www.admoolah.com/blog/index.php/adsense-revenue-sharing-sites/
If you guys add content to the site - more people come. If someone clicks an ad on your page, you earn a little money. All for sharing your code snippets.
Any thoughts? (PS: Ads would be textual ads - better return and FAR less instrusive)
[center]