Version History

Version 1.0.1
>Updated edit UI to include selection of 14 icon images with customizable sizes.

>Standardized 6 custom templates for "users who liked"

>Added three "contextual options: Like, Recommend, and Attend.  All of which make proper postings to concrete wall based on settings.

>Includes Magic Data symbol E_LIKES, which, given a page will return the number of users who "liked/recommended/or attended" the page.

>Added a "text margin-top" option to the UI.  Any number will apply negative top margin and positive bottom padding the the text string output for adjustable alignment.
   

 

Version 1.0.0

> Marketplace approval

> Modified package icon

 

Version 0.9.3

>Successful transformation of original package /tools/list.php into custom templates!!

 

Version 0.9.2

> All lower case template folder names
> Modified class names to avoid conflicts in case of multiple blocks on same page
> Removed $th loader instances
> Multiple unnecessary php open/close tags removed
> Clean up and organization of view php & css
> Removed $ c = page :: get Current Page () and for the login replaced $ c with $ page as $ page is passed from the controller

 

Version 0.9.1

> Fixed typos
> Compatibility with 5.6.1.2+

 

Version 0.9.0.3

> Removed "user like list" links and /tools folder

> Implemented basic "user like list" custom template

 

Version 0.9.0.2

> Fixed errors in if/elseif statements for like count display in black/white templates
> Added T translation to count display text

 

Version 0.9.0.1

>Fixed Exec or Die statements
> Added changelog and isstall files to package

 

Version 0.9.0

> Package ready for upload to PRB.