Project:Kiosk
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Crell
Status:closed (fixed)

Issue Summary

This really should get done at some point...

Comments

#1

Assigned to:Anonymous» tylerwalts

Hello,

I've done an initial port of this to 6.x, and most of it seems to work, but still need to do some testing. Is anyone available to help test this out?

Crell, would you like me to help as a 'co-maintainer', or do you mind if I submit a 6.x-dev version?

Thanks,

- Tyler

#2

Coolio!

Can you submit a patch against the 5.x-1.x branch for the D6 port? If it works I can commit that as a D6 branch and we can work from there.

#3

Ok, here is a patch file, attached.

AttachmentSize
kiosk_5_to_6.patch 5.48 KB

#4

ping

Have you had an opportunity to take a look at this port patch yet?

#5

Status:active» needs work

Gah, finally looked at the patch. Sorry for the delay. :-(

It looks good from visual analysis with one exception. The "add this code to the preprocess" step is no longer necessary. Modules can implement preprocess functions in D6, so a single kiosk_preprocess() should be able to add the $kiosk variable to every template automagically with no work on the theme's part. Alternatively it could be done just in kiosk_preprocess_page(), if we wanted it to be page-level-only.

#6

tylerwalts, are you still working on this? (I'd love to get this issue closed and get you onto the maintainer list.)

#7

Status:needs work» needs review

Hi Crell,

Yes, I made your suggested changes, which lets the user not need to do any extra steps after the initial installation, and the $kiosk is then available to themers. Sorry it took so long, got busy over the holidays and am now working on getting the CVS account set up.

Cheers,

- Tyler

AttachmentSize
kiosk-[485320].patch 6.14 KB

#8

The changes discussed here were committed into the CVS HEAD, then a new branch for 6.x was created, then a new tag created and added to the project page. I believe now we need someone to test out the new download on 6.x and confirm it works so that this bug can get closed.

#9

Hm. I knew there was something I was forgetting to do. :-( Thanks for taking point, Tyler!

#10

Assigned to:tylerwalts» Crell

:) np. Want to test & close it?

#11

Version:5.x-1.x-dev» 6.x-1.0
Status:needs review» fixed

I don't actually have any D6 sites that need this functionality. :-) I'll trust you though, and file issues if needed.

#12

Status:fixed» closed (fixed)

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

nobody click here