Module for MyLinks - Display the Links on the page and open the links
MyLinks - Allow registered user's to store favorites local links in a personal basket
Change log:
1.4 (21.03.2008) By DJesus
- Fixed and issue with Delete action in Front-end ($cid variable was not correctly retrieved - Joomla is now more strict with _REQUEST variable - Security feature)
- Added trick to avoid "%" in URL, on certain site this may be miss interpretted as "Injection hacking". which is not...
1.3c (19.10.2006) By DJesus
- Added a trick to remove the Site name of the page tile (Remove text before the first "-")...
1.3b (02.01.2006) By DJesus
- Fixed issue with link to be open in a "blank/new" page...
1.3a (29.11.2005) By DJesus
- Reviewed Fox's great enhancement !
- Replaced hardcoded text to language file
- Removed Table, as it may cause a duplicate module footer !
1.3 (20.11.2005) By Fox
- Added combobox display support
- Added vertical/horizontal display mode
- Added display modes for actions (icon + text, icon only or text only)
1.2 (02.10.2005) by DJesus
- Added Counter to count MyLinks
- Added parameter to display/hide Links list or Links Counter
- Removed the Table to correctly display the module (style), the table may cause a duplicate footer...
1.1 (15.04.2005) by DJesus
- Changed the redirection to url when adding a new Link, now the redirection is preformed only when Add is pressed - no more for New.
1.0 (14.04.2005) by DJesus
- Original version