Skip to content

jQuery.Widget needs method examples #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jzaefferer opened this issue Dec 4, 2012 · 6 comments
Closed

jQuery.Widget needs method examples #76

jzaefferer opened this issue Dec 4, 2012 · 6 comments

Comments

@jzaefferer
Copy link
Member

Regular method examples can't be used here, so we need to write custom examples. Start with _on and _off.

@tjvantoll
Copy link
Member

Is there any mechanism of including a custom code example within a <method>? Basically I'm trying to put the examples in this tag, but it looks like all the code examples are driven by this.

I'll probably ping you guys in IRC Monday about this.

@scottgonzalez
Copy link
Member

Not yet, it would need to be added to grunt-jquery-content, specifically https://github.com/jquery/grunt-jquery-content/blob/master/tasks/jquery-xml/entries2html-base.xsl

Probably not the most fun thing to work on ;-) If you ping me about this after the conference, I can tackle it.

@jzaefferer
Copy link
Member Author

Let's discuss this on Thursday?

@jzaefferer
Copy link
Member Author

@scottgonzalez ping, "after the conference"...

@scottgonzalez
Copy link
Member

It's now possible to create custom method examples. @tjvantoll Are you tackling this with the extension points? If not, I'll do this on Monday.

@tjvantoll
Copy link
Member

I was going to do the extension points first and go from there. If you want to tackle this one go for it, else I'll grab it after extension points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants