Mootools?

You need to be logged in to post messages in the forums. New users may register here.

Serhey Dolgushev

Member since:
13 January 2009

Posts: 3

Friday 16 April 2010 11:37:19 am

Hello,
do you plan to include Mootools JS Framework by default?
Thanks
Up

André R.

Member since:
14 January 2008

Posts: 145

Saturday 17 April 2010 3:52:30 am

No, but feel free to contribute :) Only thing you need is a "server function"* to handle the glue code for ajax calls, and optionally one for selecting remote / locale repository based on ezjscore setting.

* see for instance ezjsc::jqueryio, function jqueryio in:
http://svn.projects.ez.no/ezjscor...e/classes/ezjscserverfunctionsjs.php
The ezjsc alias for the ezjscServerFunctionsJs class is setup in ezjscore.ini.


Suggested project name moojscore / moocore / ezjscore_mootools (but by naming convention, ez prefix should only be used by eZ Systems, even though that is not strictly followed..).

eZ Online Editor 5.1: http://projects.ez.no/ezoe || eZJSCore 1.1(Ajax): http://projects.ez.no/ezjscore || eZSearch++(better search results): http://projects.ez.no/ezsearchpro
@: http://twitter.com/andrerom

Up

Serhey Dolgushev

Member since:
13 January 2009

Posts: 3

Saturday 17 April 2010 6:12:16 am

Actullay. now i have nxc_mootools extension,wich contains mootools "kernel" and some usefull plugins,wrote by myself. And now it dosent uses jscore at all. But i will try to adopt it for js core, and publish it. Thans for advices and suggestions :)
Up

Serhey Dolgushev

Member since:
13 January 2009

Posts: 3

Saturday 17 April 2010 6:30:54 am

By the way, for AJAX calls i`m using http://pastebin.com/TfSKUnWv. This class standardises all AJAX Responses. Example usage in PHP:




































































Up

You need to be logged in to post messages in the forums. New users may register here.