Scoop -- the swiss army chainsaw of content management
Front Page · Everything · News · Code · Help! · Wishlist · Project · Scoop Sites · Dev Notes · Latest CVS changes · Development Activities
About Scoop
Code
Menu
· create account
· faq
· search
· report bugs
· Scoop Administrators Guide
· Scoop Box Exchange

Scoop Site Scroller: Get one yourself!
The OpenNIC
Democratically operated Domain Name System; using Scoop since Jan. 2001.

Scoop Site Designers
ScoopHost.com
The Scoop Experts. Design & Management from the lead Scoop developers.
All developers for hire

Login
Make a new account
Username:
Password:

Poll
Spammers are to be:
· Beaten 27%
· Stabbed 25%
· Shot 19%
· Hung 22%
· Drawn 19%
· Quartered 16%
· handed over to Jack Bauer as terrorists with vital information 33%
· Really, *really* hurt 22%
· - 2%
· heralded as good and just marketers just trying to make a living 27%

Votes: 36 | Comments: 10
Results | Other Polls

Recent Comments
· Sprunki Incredibox (davidjohn)
· Snow Rider (davidjohn)
· Download Lagu Mp3 Cepat (darionrourke)
· Tubidy Mp3 Download (darionrourke)
· Tubidy (darionrourke)
· Robinjack (jackman10)
· Great content! (DaniellaDaniDan)
· Robinjack (jackman10)
· Robinjack (jackman10)
· you made it simply (MichaleRue)

Code

Older Stories...

What is Scoop
Scoop is a "collaborative media application". It falls somewhere between a content management system, a web bulletin board system, and a weblog. Scoop is designed to enable your website to become a community. It empowers your visitors to be the producers of the site, contributing news and discussion, and making sure that the signal remains high. More >>

Check out what other people have done with Scoop.

New Scoop Sites
rudepeople.com in need of a makeover
950 comments, 0 new
by rudedude, Announcements

New Music Site ... in Scoop
991 comments, 0 new
by MightyD, Announcements

Trees and Things is Coming Out
743 comments, 0 new
by 3fingerspointback, Announcements

TalkLeft Moves to Scoop
636 comments, 0 new
by TalkLeft, Announcements

SciScoop Science Forum
518 comments, 0 new
by sciencebase, Announcements

New Site: "Field Gulls" Unofficial Seattle Seahawks Blog
514 comments, 0 new
by Paul Shrug, Announcements

More New Scoop Sites...

Where can I get Scoop
You can download the latest release tarball: scoop_1.1.8.tar.gz

You can grab the nightly build. Note: This is generated automatically from the current CVS, and may not be reliable! Get that here: scoop-1.1-nightly.tar.gz

The developers strongly recommend CVS as the primary way to obtain Scoop, since releases tend to have pretty long delays between them. If you have CVS installed, do the following:

cvs -d:pserver:anonymous@ scoop.versionhost.com:/cvs/scoop login

cvs -z3 -d:pserver:anonymous@ scoop.versionhost.com:/cvs/scoop co scoop

The above is two commands; each one must be on a single line. When prompted for a password for anonymous, enter 'anonymous' (without the quotes). For more CVS info, "Open Source Development with CVS" is an excellent online reference.

Where can I get help
There are several sources of information and support for Scoop. The first place to look is the scoop-help mailing list. You can browse the archives, or join the list. If you want to post a question, joining the list is strongly recommended. You can also join the #scoop IRC channel on SlashNET.

For documentation, there is the (largely complete) Scoop administrator's guide. You can also read the current README and INSTALL files, from Scoop WebCVS (username and password are both "anonymous"). The admin guide is also included with Scoop, in the doc/ directory.

If you have new feature ideas or requests, or descriptions of something you're working on for Scoop, this site is the place to submit them. You can also search this site for information. If you want to get your hands dirty, or have any questions about developing for Scoop, there is also the Scoop-dev list. You can browse the archives, or join the list.

Bug reports and patches should be filed on the Scoop Bug Muncher.

If you have any problems with this site or your user account, e-mail the Admin

Vote For Scoop
Vote for Scoop on O'Reilly's OSDir.com

Most Hotlisted Stories
· Intro To Scoop Development (650 comments) by 29 users
· So, you've installed Scoop (555 comments) by 14 users
· How to install Scoop in Windows 2000/XP (350 comments) by 11 users
· scoop and mod_gzip (1041 comments) by 9 users
· Announcing the hotlist_flex box (918 comments) by 7 users
· HOWTO: create a new opcode without writing any code (668 comments) by 7 users
· Postgres Scoop (491 comments) by 7 users
· A Proposal: Wikis for Scoop (580 comments) by 6 users
· where does one post for developers? how about a job area? (796 comments) by 5 users
· Spammers (444 comments) by 5 users

More GET string fun. Now with 100% more polls. Bugs
By Defect , Section Code []
Posted on Fri Dec 15, 2000 at 12:00:00 PM PST
What seems to be a feature, but is currently not entirely implemented (or maybe reserved for admins), can still be accessed by anyone. It involves setting up initial values for poll options.

Aside from that, it's just another bug report from the self-proclaimed GETbitch.

(5 comments, 302 words in story) Full Story >>

possible bug in polls Bugs
By kei , Section Code []
Posted on Wed Dec 13, 2000 at 12:00:00 PM PST
I think there's a bug in K5's polling. It appears that you can vote in a poll during the moderation phase and then vote again once the story passes out of the submission queue.

(7 comments, 82 words in story) Full Story >>

Plain Text Comment Bug Bugs
By Defect , Section Code []
Posted on Tue Dec 12, 2000 at 12:00:00 PM PST
Selecting "Plain Text" to format your comments without regard for html no longer adds <br> tags to newlines. No HTML is parsed either (as is expected) so it just ends up being a blob of entirely unformatted text.

(12 comments, 91 words in story) Full Story >>

Comment stats on Moderation Queue display New Code
By Mystic , Section Code []
Posted on Mon Dec 11, 2000 at 12:00:00 PM PST
It was annoying that as of now, the only way to find out the number of posts to a story in the moderation process, is to actually go to the story , following the link from the queue list.

In this post, I submit a patch to show the comments status in the moderation story list itself.

(3 comments, 336 words in story) Full Story >>

"Post As" hack New Code
By Mystic , Section Code []
Posted on Fri Dec 08, 2000 at 12:00:00 PM PST
To make the scoop UI more usefriendly, I suggest that the "Post as" drop-down not be displayed at all if Anonymous post is not allowed on a scoop system. If this is allowed (as it is now), it looks a bit ridiculous because you have a dropdown box, but nothing to choose from.

(5 comments, 357 words in story) Full Story >>

K5 Section Stories Box Boxes
By rusty , Section Code []
Posted on Tue Dec 05, 2000 at 12:00:00 PM PST
Prompted by a request on #kuro5hin, here is the code that creates the left-hand "Section Stories" box on K5. The code follows, feel free to cut and paste. For the template, I use a block called "sec_story_box", which is just the basic container HTML.

I hope that if people have done clever things with output, they'll also post boxes here, so we can all share them. Note the "Boxes" topic. :-)

(5 comments, 647 words in story) Full Story >>

<< Previous 8

Hosted by ScoopHost.com Powered by Scoop
All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest © 1999 The Management

create account | faq | search