/sigh..
This is not a chat guys.
I still need an email from Kryptyx and/or Waha so we can discuss developement over email instead of on this forum.
This is a discussion on [Ext/US] Chrome Gestures (modified) within the Chrome Plugins section, part of the Google Chrome category: /sigh.. This is not a chat guys. I still need an email from Kryptyx and/or Waha so we can discuss ...
/sigh..
This is not a chat guys.
I still need an email from Kryptyx and/or Waha so we can discuss developement over email instead of on this forum.
@Kyrax ...
Think your getting a bit emotional here ...
This is so obviously an Extension that has caught the imagination of the membership (well, quite a few of us anyway !!)
In the extension script there is something to do with Options and disabling it ...
The line is 'var popuploader = false'
I'm assuming this is to do with the Up/Down gesture, I tried changing it to 'true' and it still worked ....
What exactly does it do and how do I disable it ?
This is because you changed the amount of gestures there were for an action that registered in the help file. Scroll down to the help section, find the newTabGesture entry (or whichever you changed) and delete the last argument (since you changed it from 2 gestures to 1). FYI, arguments are the things separated by commas in a function call (ex. functionName(argument1,argument2,argument3); ).
What's wrong with PM? :P Also I don't really have a problem with people asking for help here. If you wanna email though I joined the project with my gmail account.
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
@Waha ...
As you Guys/Gals are busy updating this wonderful extension I've taken the liberty of tidying up the internal documentation and adding the things I previously requested (ie Version, Example etc) ...
I just need you to tell me about this Options (popuploader) thingy to complete the documentation ...
I'll then attach it to a post on the Project page ;-)
It's in the change log on the project page.
Added ability for user to manually turn options loading on via setting the variable popupLoader to true at the beginning of the script. (You do not need to touch this on the US version..as there isn't a options menu for it. :P)
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
Ok found that ...
By default it is set to False in the extension yet it sill works !
I've been brainstorming ideas that might work for the new tab gesture. One idea I had was to create an html page in the extension that the new tab gesture would be directed to, and then have it redirect to the actual new tab page. I found that it doesn't seem to work and I heard that this is because tabs are not allowed to access local files (security). I thought though, that maybe since it would be a local file accessing a local file, it might actually work.... I just wanted to shoot my idea here so that you could all think about it.
XC Fan
The problem is not me becoming emotional. It's me not having enough time to sort through the spam and extract the interesting information.
StevePaul, there is an edit button, you know ?
Waha, really I don't think PMs will cut it. Unless you don't want to plan the development of the extension in advance and do not want any code review.
We don't have any structure. Everyone is releasing new versions left and right. Every single feature request goes through without any consultation with the other developpers.
If we want to work this as a team, we need to work as a team.
If you are fine with the current chaos, then much more serious management issues will come in the near future.
What exactly do you want the gesture to do ...
The whole idea of the gesture is that you don't go to the NewTab page ...
You either go to a page of your choice or the blank page ...