We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34162
    • 1 Posts
    This is an auto-generated topic for <a href="http://modxcms.com/extras/package/605">SIMPLX_RPC 0.4-beta</a> by larscwallin.

    Brief Description:
    SIMPLX RPC - by Lars C Wallin
    Version 0.4 - 091204

    UPDATES:

    - Fixed bugs
    - Updated JSON parameter syntax by treating them as real js objects
    - Fixed the example files so that they actually work wink Also included the "official" json2.js file from json.org

    IMPLEMENTED METHODS:
    - modx.db.select (fields, from, where, [orderby], [limit])
    - modx.getpageinfo (pageid, fields, [active])
    - modx.runsnippet (snippetname, [params])
    - modx.gettemplatevaroutput (idnames, [docid], [published])
    - modx.getdocuments (ids, [published], [deleted], [fields], [where], [sort], [dir], [limit])
      • 16681
      • 62 Posts
      New release coming shortly. will add some level of security check (runAsUser snippet param perhaps...)
      I will also make sure that json array are handeled properly which is not the case now. I will also make some more demo scripts for the client side.

      Further ahead will be CMIS support etc.

      Ciao
        Keep it SIMPLX