Changes between Version 4 and Version 5 of WebRpc


Ignore:
Timestamp:
May 6, 2007, 2:37:36 AM (17 years ago)
Author:
Rytis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebRpc

    v4 v5  
    370370
    371371 '''URL'''::
    372         project/forum_get_data.php?method=user_posts&userid=N&count=N
    373  '''input'''::
    374         userid: numeric user ID in the database     count ''(optional)'': number of entries to return. Maximum 50, default 10.
     372        project/forum_get_data.php?method=user_posts&userid=N&count=N&contentlength=N
     373 '''input'''::
     374        userid: numeric user ID in the database[[BR]]
     375        count ''(optional)'': number of entries to return. Maximum 50, default 10.[[BR]]
     376        contentlength ''(optional)'': number of characters to return from post content. Default returns whole post.
    375377 '''output'''::
    376378