I am looking for a basic open source CMS to build a social bookmarks site like Delicious. I need just basic functionality:
- Users should have pages like site.com/username where titles and links for the bookmarked sites will be displayed.
- Ability to check who else added a specific URL to the bookmarks.
- Bookmarklet to quickly add a site URL to the bookmarks.
- 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 the CMS is written in PHP, but other languages and frameworks (like Ruby on Ruby on Rails or Django) will be fine too if the CMS is simple.