Needs review
Project:
Galleria
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 09:56 UTC
Updated:
12 Nov 2009 at 12:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mark Theunissen commentedYes, you could use javascript and bind the key press to trigger the event. It's a programming task.
Comment #2
rapsli commentedI'm working on this.
Further I'm working on support for nodereference
Comment #3
rapsli commentedpatch for using key navigation (arrow left and arrow right)
Comment #4
dman commentedA reasonable idea, but I can't see how to apply the patch. It says it is for a file called 'galleria.js' but no file of that name seems to be in the current release.?
If you'd made the patch with the
-upoptions I may have been able to figure it out.Also has some extra whitspace in odd places.
Try making the change on a checked-out version of the code, then you can go
cvs diff -upand get a clean diff against the current branch.Comment #5
apasaja commentedthanks for the reply..
Im trying and waiting
Comment #6
rapsli commented-> right now pretty tight with my schedule, but the patch is trivial.
Just append the php stuff to the end of the document (remove + and @ stuff)
Comment #7
apasaja commentedstill not works for me... maybe I missing some codes..
Anyone got it works?