alx / pressmark
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
favicon.ico | ||
| |
index.php | ||
| |
license.txt | Sun Dec 14 02:16:05 -0800 2008 | |
| |
readme.html | ||
| |
wp-admin/ | Fri Jan 08 02:36:31 -0800 2010 | |
| |
wp-app.php | ||
| |
wp-atom.php | ||
| |
wp-blog-header.php | ||
| |
wp-comments-post.php | ||
| |
wp-commentsrss2.php | ||
| |
wp-config-sample.php | Mon Dec 21 06:35:00 -0800 2009 | |
| |
wp-content/ | ||
| |
wp-cron.php | Mon Dec 21 06:35:00 -0800 2009 | |
| |
wp-feed.php | ||
| |
wp-includes/ | Fri Jan 08 02:36:31 -0800 2010 | |
| |
wp-links-opml.php | ||
| |
wp-load.php | Sat Oct 24 05:00:21 -0700 2009 | |
| |
wp-login.php | ||
| |
wp-mail.php | Mon Dec 21 06:35:00 -0800 2009 | |
| |
wp-pass.php | Sat Oct 24 05:00:21 -0700 2009 | |
| |
wp-rdf.php | ||
| |
wp-register.php | ||
| |
wp-rss.php | ||
| |
wp-rss2.php | ||
| |
wp-settings.php | Mon Dec 21 06:35:00 -0800 2009 | |
| |
wp-trackback.php | ||
| |
xmlrpc.php | Mon Dec 21 06:35:00 -0800 2009 |
README.textile
Pressmark: Social Bookmark with Wordpress
Pressmark with a Wordpress installation with all you need to start a social bookmarking website (like del.icio.us, sabros.us, …).
Installation
- Get Pressmark sources:
- Download it from Github
- If you’ve got git installed, clone it from Github (to easily get last updated)
git clone git://github.com/alx/pressmark.git pressmark
- Move the source to your webserver, ask a geek how to do it if you don’t know :)
- Wordpress configuration: copy ‘wp-config-sample.php’ to ‘wp-config.php’ and fill up the MySQL database information.
- Access to the website where you’ve installed Pressmark, and begin the “2 min. installation” from Wordpress
- Now that your website is ready, go in the administration pages and activate the following options:
- In ‘Setting’: select ‘Anyone can register’ and set the ‘New User Default Role’ to ‘Author’ if you want your users to post links;
- In ‘Plugins’: activate ‘WP-OpenID’ plugin
Support
- Lead developer: Alexandre Girard – alx.girard@gmail.com – don’t hesitate to contact me for any info
- Git repository: http://github.com/alx/pressmark/
- Lighthouse Tickets: http://lasindias.lighthouseapp.com/projects/11692-pressmark/overview


