views:

275

answers:

2

I am looking for a basic open source CMS to build social bookmarks site like delicious.com. I need just basic functionality:

  1. Users should have pages like site.com/username where titles and links for the bookmarked sites will be displayed.
  2. Ability to check who else added a specific URL to the bookmarks.
  3. Bookmarklet to quickly add a site URL to the bookmarks.
  4. RSS for the users bookmarks.

I do not need tags, comments, ratings and other complex functions.

I'm looking for the solution for three days in a row but many projects are closed or are not maintained for a long period of time.

I'm not a programmer but I can tweak PHP code, HTML and CSS. So it will be better if CMS is written in PHP, but other languages and frameworks (like Ruby on Rails or Django) will be fine too if the CMS is simple.

Thanks for the answers!

A: 

Would GetBoo work for you? http://www.getboo.com/about.php

John Boker
GetBoo is a little bit clunky and its admin panel is strange but if I don't find anything better I'll try to modify GetBoo.
Andrei Kharlanov
A: 

i recommend u to look at this page :

http://www.codefear.com/scripts/social-bookmarking-script-digg-clone/

list of popular bookmarking clones . free content managements

specially Pligg that nominated last year for best cms

farshad Ghazanfari
Pligg is good for building sites like Digg where voting process is important. I'm looking for more simple solution but thanks anyway. I'll try to adapt Pligg too if I don't not find better CMS.
Andrei Kharlanov
removing features is easier than adding it . pligg has a powerful core architecture , btw u should decide what to use in face of features u r looking for
farshad Ghazanfari