The latest version of the Linklist module is now released! This version has quite a bit of cosmetic fixes (including the inline documentation) and now features pagination.
The linklist documentation has also been updated to reflect the latest instructions for 1.2. You can find it on the sidebar on the left.
Here are the latest changes (from the CHANGES file):
- Added Snoopy Class to retrieve websites and opml url’s for compatibility for those that aren’t able to use fopen for URL’s.
- Added new parameter “offset”. Read the documentation for information on this parameter.
- Cosmetic changes according to the new 1.3 release stylsheets.
- Changed the parameter for the {exp:linklist:entries} tag of member_id, now it defaults to “all”, instead of 1, the original Super Admin.
- Changed the variable {url_title} to {linklist:url_title} since it interferes with the {exp:weblog:entries} tag. *duh!*
- Changed the keywords function – now will not “runaway” in a odd keywords situation.
- Changed how keywords are retrieved. If you specify keywords=”ee” and you have a keyword like “tennessee”, it will not pick up “tennessee” as a valid keyword.
- The original Super Admin (member id of 1) is now able to view/edit/delete *all* linklists, even if they are created by other members. At this time, however, they are not able to create linklists for other members. (This may change in the future)
- Pagination is now available for linklists. Please read the documentation for more information.
- {no_results}…{/no_results} has been added to the exp:linklist:entries and exp:linklist:keywords tags.