Skip to content

Instantly share code, notes, and snippets.

@elephantum
Created December 9, 2010 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elephantum/734825 to your computer and use it in GitHub Desktop.
Save elephantum/734825 to your computer and use it in GitHub Desktop.

Inspired by http://clubs.ya.ru/podpiski/replies.xml?item_no=2

Список постов

get_posts({group_id,md5,url,tag_id}, nav, items_per_page, read_status)

Из group_id, md5, url, tag_id должен быть указан только один. Параметры nav, items_per_page, read_status - необязательные

Содержимое поста

get_posts({md5.item_no.store_time})

Метаданные о посте

get_posts_metadata({md5.item_no.store_time})
set_posts_metadata({md5.item_no.store_time}, metadata)

Подписки

get_subscriptions()
set_subscriptions(subscriptions)

итд...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment