Any idea when you'll update this module to D7?

Thanks!

--Ben Finklea

Comments

vishalkhialani’s picture

i vote for this too

threading_signals’s picture

Would third that. =o)

jeffwidman’s picture

Love to see this ported to D7

rsvelko’s picture

its easy to vote ;)
Three variants:

1. Anyone with a paypal donation desire ?
- amount = 100 usd for the whole job - u can split - just offer an amount in the thread.
- paypal email : vladradulov@gmail.com

2. You wait to see when I find the time.

3. Someone of us ports these functions in the module:

(ones beginning with _ are not drupal API hooks - need no porting - just a check if all ok )

function getclicky_help($path, $arg) {
function getclicky_menu() {
function getclicky_footer($main = 0) {
function _getclicky_track($account) {
function _getclicky_output_banner_html_code($site_id_number) {
function _getclicky_output_js_code_secure_or_unsecure($site_id_number, $secure) {
function _getclicky_output_js_code($site_id_number) {
function getclicky_block($op = 'list', $delta = 0, $edit = array()) {
function _getclicky_output_stats_dashboard() {
function getclicky_admin_settings() {

Thats it.

BenK’s picture

Subscribing

Stefan Haas’s picture

+1

gepeto’s picture

+1

pwhiteside’s picture

Subscribing

nedpwolf’s picture

Subscribing

pcambra’s picture

I've a working version of this developed for D7, just asked rsvelko access to co-maintain the module so I can commit it and you can test it :)

rsvelko’s picture

hopla. You are my new co-maintainer.
Commit to make our fans happy.

pcambra’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Fixed

Yay! I've just pushed a basic D7 version of this.

I've dropped segmentation by now as it depends highly of profile and we'd need to rethink the whole thing. We can cover it in further patches if it's really needed.

Enjoy!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.