Friends List
Votes: 26
Tags: Blogging, Menu, snippet, module
Submitted: Jun 28, 2006
Released: Jun 28, 2006
Downloads: 1663
License: LGPL
Package Website
Friends List 1.0
Works with the following Version(s): 0.9.1 | 0.9.2 | 0.9.2.1
Here is a simple snippet (and module) for displaying a random selection of friend's names that can be linked to their website addresses on your site.
Download
- repo-537.zip (1663 downloads)
Description
The main output is an unordered list that can be styled to your heart's content.
Snippet Params
&items - the number of friends you would like to be displayed in the list
&link - whether to link the name to the website address.
A 'friendslist' class has been added to the so that you can style the output.
Demo URL: http://www.immerse.me.uk/ (right hand column)
Instructions
Installation Instructions
1. Copy the contents of friendslist_module.tpl into a new module and run (this will install the db table)
2. Copy the contents of friendslist_snippet.tpl into a new snippet.
3. Add/Update your friends names and web addresses using the module.
Snippet Usage
This will display a randomised list of all the names:
FriendsListing
This will display a randomised list limited to 5 names with no hyperlinking:
FriendsListing? &items=5 &link=false




Please login to comment.