On Jun 18, 2012, at 11:21 AM, Ionut Maxim wrote:
Good day,
One of the strongest "as-sure-as-possible" +1 I ever had to share with you.
Fully on board since I tried this on my own and ran into a few issues when
I tried to go beyond the basics.
Let me know if and how I can contribute to this, for me it's close to a
Christmas present: it would allow to deploy a series of essential / classic
extensions and be able to both suggest and implement on my own solutions
based on the plethora of plugins based on jQ.
Thank you Jerome for the initiative!
Ionut, btw you can already do this by installing this extension which brings JQuery 1.7.2
for you:
http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Helpers
So if you package a new extension all you have to do ATM is to mark the jquery helpers
extension as a dependency and it'll get installed automatically when users install
your extension.
Thanks
-Vincent
On Mon, Jun 18, 2012 at 11:53 AM, Guillaume Lerouge
<guillaume(a)xwiki.com>wrote;wrote:
> Hi,
>
> +1 as well, jQuery the de facto standard for many web applications today.
>
> Guillaume
>
> On Mon, Jun 18, 2012 at 10:42 AM, Andreas Jonsson <aj(a)member.fsf.org>
> wrote:
>
>> +1
>>
>> Best Regards,
>>
>> /Andreas
>>
>> 2012-06-16 02:28, Jerome Velociter skrev:
>>
>> Hi devs,
>>>
>>> Now that all the scripts on the Internets are implemented as jQuery
>>> plugins, should we bite the bullet and make it easier for extensions
>>> developers to integrate such scripts ?
>>> Note it would not necessarily mean we use it ourselves in web/XE.
>>>
>>> If we don't do something about it, there is the risk that many
> extensions
>>> bring their own jQuery to the party, which will translate in slower page
>>> loads and more importantly a less enjoyable extension developer
>>> experience.
>>>
>>> An alternative idea would be an "official" jQuery extension (with a
JSX)
>>> that other extensions can depend upon, should they need jQuery.
>>>
>>> What do you think ?