Links Module by mikevanwinkle


The module creates a simple links manager for your PyroCMS site and a widget for displaying those links. This is perfect for adding a "Blogroll" including links to external resources on your home page.


Item Details

Latest Version Downloads Compatible With Views Price Quantity Discount Code Get It
1.0.2 34 2.1 1,617 £0.00 Free

Rating: vote 1 vote 2 vote 3 vote 4 vote 5 Nobody has rated this yet. Be the first




Change Log

Version 1.0.2
Misc. cosmetic fixes to comply with PyroCMS store standards.

Comments

Commented: 2012-05-13

Found 4 times the same bug, it throws the same error:

controllers/admin.php (2x: line 93 & line 138)
controllers/admin_groups.php (2x: line 82 & line 140)

Bad:
->append_metadata(js('links.js', 'links'))

Should be:
->append_js('module::links.js')

The module looks great anyway, thanks!


Post a comment