We proudly to present a new major release of indexu 5.2.0. The great improvement including support to Authorize.Net, fetch website meta tags, and enhanced custom error handling. In addition we also added more blocks such as searchfeed result, sort links, and category jump; to enhance the website content.

To download the latest version, go to client area at
http://www.nicecoder.com/order/

To see demo site, go to http://www.nicecoder.com/indexu/demo/


Enhancements
  • Blocks can be called from any templates
  • Add 'num_rows' variable in browse page for total links in current category
  • XHTML and W3C CSS compatibility
  • Use different colour for premium and sponsored links
  • Fetch meta tags feature when adding links using AJAX
  • Add 'text' for custom field, so it can be used for non latin chars.
  • Add permission for custom field. There are 3 permissions available : 'All Users', 'Registered Users Only' and 'Admin Only'.
  • Can remove .htaccess to disable mod-rewrite, useful if server keep getting '500 server error'
  • Add Authorize.Net payment gateway
  • Hide users email and use sendemail form for users, link owner and reviewer. Also add captcha to prevent spam.
  • Add category jump block, for easy navigation. Supported type : 'all', 'main' and 'sub'.
  • Add sort links block, to enable sorting on browse and search. Parameters 'use_pagerank' (yes|no), 'use_custom_field' (yes|no), 'exclude_custom_field' (separated by comma).
  • Implement better SEO url for category browsing
  • New rss feed for category page
  • Search link by link_id
  • Add pagerank stats block, additional parameter : 'minimum_pr'
  • Add new block to pull data from xml searchfeed.com

Bugs fixed
  • Fix google sitemap, 'lastmod' properties and support utf-8
  • Fix \n to \r\n for .htaccess file
  • Fix search bug, include custom fields in general search
  • Fix paypal payment, remove 'sandbox' url
  • Fix category path in search when the path url is containing keyword
  • Fix .htaccess, remove asp_tags
  • Fix spam submission
  • Fix '?' problem to SEOReplace()
  • Fix meta description in browse.html
  • Fix allow underscore for custom field name
  • Fix duplicate '-' in SEO url
  • Fix reciprocal checker and include http.lib.php in application file
  • Fix calendar css for input type date/datetime
  • Fix blocks, use javascript to prevent blocks being cached when page caching is enabled
  • Fix become editor script to send email both for submitter and admin. Also, notify submitter upon approval/rejection.
  • Fix rss file cache to use resource url.