Version: 1.00, by GilbertZ
Developer Last Online: Jul 2007
Version: 3.5.0 RC2
Rating:
Released: 08-25-2005
Last Update: Never
Installs: 9
Template Edits
No support by the author.
If you want to allow your users to bookmark your posts or threads, you can add this code to the end of each post.
Something like this in your postbit should work:
Search for
PHP Code:
<!-- / controls -->
and right below add this:
PHP Code:
<br /><div align="left"><a class="smallfont" href="http://del.icio.us/post?url=$vboptions[bburl]/showpost.php?p=$post[postid]&title=$post[title]" target="_blank">Bookmark this post with Del.icio.us</a></div>
You can modify the wording or use it on a thread level rather than a post level. Especially if you don't have that option where the thread title is quoted on a post level, because you'll have an empty title in that case.
» del.icio.us is a social bookmarks manager. It allows you to easily add web pages you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only among your own browsers and machines, but also with others.
» Once you've registered for the service, you add a simple bookmarklet to your browser. When you find a web page you'd like to add to your list, you simply select the del.icio.us bookmarklet, and you'll be asked for information about the page. You can add descriptive terms to group similar links together and add notes for yourself or for others.
» You can access your list of links from any web browser. Your links are shown to you with those you've added most recently at the top. In addition to viewing by date, you can also view all links with a specific keywords (you define your own keywords as you add the links), or search your links for keywords.
» What makes del.icio.us a social system is its ability to let you see the links that others have collected, as well as showing you who else has bookmarked a specific site. You can also view the links collected by others, and subscribe to the links of people whose lists you find interesting.
BTW - if you want send the thread to del.icio.us, here is the code. Put it wherever you want, I put it above the 'next' and 'previous' thread.
Code:
<a class="smallfont" href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$thread[threadid]&title=$thread[title]" target="_blank">Bookmark this thread with Del.icio.us</a>
Could you please put your instructions into a .txt file and attach it? Makes it easier for users who need to re-install this mod for any reason to find the file rather than this thread. Thank you.
Rethinking this mod, where it really belongs and fits well is thread level and in the thread tools drop down, with a little deli.cio.us icon next to it.