Linklist Module 1.1

Linklist 1.1 has been released. Please find the download in the downloads section. A number of features have been added! CHANGES:

- Tweaked the exp:linklist:checkupdated tag to show more descriptive messages when silent=”false”

- Changed an error message to state what exactly was wrong if you did not check off the check boxes.

- added detecting of either atom or rss feeds in the rss auto-detection.

- changed the exp:linklist tag to exp:linklist:entries. This was casuing a problem in performance when running the other tags.

- added keywords and some new tags: exp:linklist:keywords, exp:linklist:related_keywords

- parameters added to entries dynamic (defaults to on), keywords (specify keywords to use to display links with that keyword)

- added a new function called sql_lik_str($value,$field) that works similar to the sql_andor_string() in the FNS class, but this one will instead do a LIKE ‘%word%’ query.

- keyword weighting : you can now specify {font_size} to change the sizes of your keywords to show which has more weight.

- changed it so you can use {linklist:url} instead of just {url} to alleviate any confusion between tags. ( if you’re nesting tags )

- new action that increments a counter everytime a person clicks on that link using the clickthru link method tag. (it uses url_id as an identifier for clicking on, since EE seems to ban ‘www.’ in the URL string and i’m not sure how to get around that.)

- new tags, {count_linkcode} and {counturl}. {count_linkcode} is identical to {normal_linkcode}, except it will display the URL used to keep track of clickthrus. {counturl} will display only the URL for the clickthru.

- dropped the idea of having categories. I just feel this isn’t needed.

This entry was posted in Bug-fixes, Modules. Bookmark the permalink.

5 Responses to Linklist Module 1.1

  1. Lisa says:

    I wuv it, thank you so much, Yoshi. =)

  2. Doc says:

    Thanks for this.  I hope pMachine adopts if for inclusion in the next EE release. 

    I wrote a short review here, but the Trackback wasn’t accepted by your site. 

    http://www.streetdoc.net/index.php/ffp/individual/1773/

    Great work!

  3. Jon says:

    Love love love this module.

    See an example of what I’ve done at:

    http://misplacedkeys.net/misplaced/blogroll

    awesome job on this, Yoshi.

  4. yoshi says:

    I’m glad you guys are liking this so far. :)

  5. I upgraded to EE and am now receiving the following error message Fatal error: Call to undefined function: prep_conditional() in /home/pmh2998/public_html/rkb/modules/linklist/mod.linklist.php on line 125

    I’ve had to stop using your module temporarily, please can you advise as to what I should do.