Dean Sofer
Dean Sofer
Instead, should use something like `...` which would then be used in conjunction with ``` html ... ... ``` This way we'd simply cache all the elements with `ui-tour` on...
Right now I have 1 div with a MASSIVE translucent border-radius (as the overlay). A much better approach would be to use 1 simple element as a full-page translucent overlay,...
Currently there's just a simple rudimentary stylesheet. Things like arrows and positioning of tooltips haven't been tackled yet, and I would prefer to remove as much of this from the...
Go to 3 in the demo doesn't always work depending on if you clicked next already or not.
My app is a multi-site, so we use dynamically generated subdomains. It would be nice if domains were detected regardless of subdomain.
Just a random thought. All it really does is void the need for the `App::import('Datasource', 'Rest.RestSource')` at the top of the file and is in line with Cake convention. I...
I just threw it into a libs directory and updated the documentation. I realize that this version would require a small fix on all your other plugins.
How hard would this be?
Was having difficulty trying to figure this out and I don't see a find method in any specific model for this functionality? I would like to search based on a...