This module is built on the Migrate Module Framework for migrating wordpress content into Drupal 6 as WordPress Migrate is only for 7.x.
Through this module one can import wordpress posts, pages, comments, tags, categories, users .
Documentation for developers :
Follow README.txt for performing migration using wp migrate.
It reads the provided database and accordingly creates required csv files, xml folders having seperate xmls for each node and comment whereas other modules require one big WordPress eXtended RSS (WXR) file which eventually makes the system slow.
The UpTime Widget module provides customizable widgets showing the website's uptime ratio (e.g. 99,98%). using monitoring data from UptimeRobot.com
Website statistics are only complete with uptime information. It shows you care about server reliability and makes you more trustworthy for potential customers. Because it's a normal Drupal block it can however also be shown to a certain role only (e.g. webmaster) or on specific pages.
It uses the service from UptimeRobot.com: "Monitors your websites every 5 minutes, totally free.
Get alerts by e-mail, SMS, Twitter, RSS or push notifications for iPhone/iPad."
The Vkontakte Oauth module provides authentication method and an API to perform different actions against russian largest social network - VK.com (formerly vkontakte.ru).
ABN adds a new field type that stores and validates Australian Business Numbers.
This field also (optionally) pulls data from the Australian Business Register for publicly available information on entered ABNs. Syncing is done on cron runs using the Drupal core queue API to keep existing information fresh and the frequency of periodic polls can be configured to help manage server load for sites with large amounts of ABN data.
The data from the ABR is made available for display through formatters compatible with Views, Display Suite, etc. in the same way as user entered data.
Sponsorship
This module was originally developed as an entry for a competition run by Reality Loop. The theme of the competition was growing Drupal within Australia.
Ongoing development is partially sponsored by Ivory Co. and Godel.
Installation
In order to enable syncing data from the ABR you will need to lodge an application for a GUID (Api key) with the ABR at http://www.abr.business.gov.au/RegisterAgreement.aspx and then enter it in your Drupal site at "admin/config/services/abn" (you will need the relevant permissions to view this page).