Any chance? :)

Otherwise I'll add it to my list of ports to attempt if someone that actually knows what they're doing doesn't get to it first (which is heaps and heaps of time as I'm currently working for other people). If that's ok.

CommentFileSizeAuthor
#8 fasttoggle-6.x-1.3.tar_.patch16.41 KBKrummrey

Comments

bryancasler’s picture

Subscribe

bryancasler’s picture

Bump ;)

ryivhnn’s picture

I don't know what the actual maintainer is doing, I need to finish off a couple of paid gigs before I get to play :P

bryancasler’s picture

I can pay you a large cheese pizza. It's one less pizza I get to have, but it would be worth it.

damienmckenna’s picture

Subscribe.

klonos’s picture

Title: D7 port » Port Fasttoggle module to Drupal 7
Issue tags: +D7 porting, +port to d7, +d7 ports
Fidelix’s picture

Subscribing...

Krummrey’s picture

StatusFileSize
new16.41 KB

I'm not a coder but ran the module through the coder module

Maybe someone can take it from here.

+++++++++++++++++++++++++++++
fasttoggle/fasttoggle.module
Summary
minor: 1, normal: 10, critical: 3, ignored: 0
Details
+2: [minor] Commits to the Git repository do not require the CVS $Id$ keyword in each file.
+9: [critical] Module .info files must now specify all loadable code files explicitly.
+58: [critical] %_comment wildcard has been renamed to %comment
+162: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+166: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+265: [critical] Parameters to hook_form_alter have changed.
+271: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+279: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+290: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+298: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+304: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+311: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+331: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+421: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE

+++++++++++++++++++++++++++++
fasttoggle/fasttoggle.toggle.inc
Summary
minor: 1, normal: 4, critical: 0, ignored: 0
Details
+-1: [normal] @file block missing
+2: [minor] Commits to the Git repository do not require the CVS $Id$ keyword in each file.
+13: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+78: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE
+130: [normal] Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE

+++++++++++++++++++++++++++++
fasttoggle/fasttoggle.install
Summary
minor: 1, normal: 0, critical: 0, ignored: 0
Details
+2: [minor] Commits to the Git repository do not require the CVS $Id$ keyword in each file.

+++++++++++++++++++++++++++++
fasttoggle/fasttoggle.admin.inc
Summary
minor: 1, normal: 1, critical: 0, ignored: 0
Details
+-1: [normal] @file block missing
+2: [minor] Commits to the Git repository do not require the CVS $Id$ keyword in each file.

ryivhnn’s picture

I'm not a coder either :P Hoping to get some start on it today finally. Anyone else managed to do anything by any chance? :)

nigelcunningham’s picture

Not yet - I'm still almost exclusively using D6 and have been working on other projects, but will happily start a D7 branch and commit patches.

Starminder’s picture

subscribe

nigelcunningham’s picture

Version: 6.x-1.x-dev » master
Assigned: Unassigned » nigelcunningham

Will do. Just have to find the time :)

Starminder’s picture

Upgrade your site to D7 and you'll find the time :) Sucks without it!

nigelcunningham’s picture

Component: Miscellaneous » Code

Started on this today. Code changes are done, up to debugging. Got distracted by other things, but I thought I'd give you some encouragement :)

Starminder’s picture

HOOORAY! Beers on me.

klonos’s picture

Great news indeed!

bryancasler’s picture

Hell ya!

nigelcunningham’s picture

Just an update, so you know progress is happening:

I have the non-ajax side of things working and have started to learn the Ajax changes in D7 so I can do that side. I hope to find the time to do it tomorrow night, AEST.

nigelcunningham’s picture

Status: Active » Needs review

7.x-1.0-beta1 is now in git. If I've done things right, a tarball should appear soon. If not, I'll figure it out :)

klonos’s picture

Version: master » 7.x-1.0-beta1
Status: Needs review » Fixed

...and fixed ;)

This issue was for an initial D7 port. Now that we have a 7.x branch available, I believe that follow-up issues should be filed separately against that branch.

Thanx for your work Nigel!

PS: how about a 7.x-dev branch where future work will happen? Thanx for considering.

ryivhnn’s picture

Yay! :D

(and sorry, I had a job thrown at me and it's a big one so I got horribly distracted :)

nigelcunningham’s picture

When I have something to put in, yes - I'll make a dev branch.

klonos’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev

...that's done too ;)

Status: Fixed » Closed (fixed)
Issue tags: -D7 porting, -port to d7, -d7 ports

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