On Fri, Feb 20, 2009 at 9:08 AM, Mika Tuupola <[email protected]>wrote:
> > On Feb 19, 2009, at 4:07 PM, Paul Bakaus wrote: > > > Yeah, Richard had to change our templates to be able to better > > include it directly > > into our site. > > > > I'm sure he'll respond with a mail to this thread as well, he can > > explain better > > what needs to be adressed. > > Ok. I could try to hack it myself but I do not speak Python too well. > > I just would like to include the UI docs in my native offline OS X > (dictionary) jQuery docs. Hey Mika, The templates have been updated so that they produce cleaner html without any script processing or mediawiki->xml->xslt->xhtml transformation. I wonder if these urls would be useful for you *Interactions* http://docs.jquery.com/action/render/UI/Draggable http://docs.jquery.com/action/render/UI/Droppable http://docs.jquery.com/action/render/UI/Sortable http://docs.jquery.com/action/render/UI/Selectable http://docs.jquery.com/action/render/UI/Resizable *Widgets* http://docs.jquery.com/action/render/UI/Accordion http://docs.jquery.com/action/render/UI/Datepicker http://docs.jquery.com/action/render/UI/Dialog http://docs.jquery.com/action/render/UI/Progressbar http://docs.jquery.com/action/render/UI/Slider http://docs.jquery.com/action/render/UI/Tabs If not, as Paul mentioned, the Python script will have to be updated to account for the format of the new UIAPIPlugin* templates. The templates format may change a little bit over the next couple of days, but is close to final, and I'll document it once it is. Here are the relevant templates in the meantime (if anyone wants to take a look at the current state): http://docs.jquery.com/Template:UIAPIPlugin?action=edit http://docs.jquery.com/Template:UIAPIPluginEvent?action=edit http://docs.jquery.com/Template:UIAPIPluginEventExample?action=edit http://docs.jquery.com/Template:UIAPIPluginMethod?action=edit http://docs.jquery.com/Template:UIAPIPluginOption?action=edit http://docs.jquery.com/Template:UIAPIPluginOptionExample?action=edit http://docs.jquery.com/Template:UIAPIPluginOverviewExample?action=edit http://docs.jquery.com/Template:UIAPIPluginTheming?action=edit - Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
