Skip to content

Instantly share code, notes, and snippets.

@alfasado
Created February 20, 2014 07:19
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 alfasado/9108522 to your computer and use it in GitHub Desktop.
Save alfasado/9108522 to your computer and use it in GitHub Desktop.
id: MAUS
name: MAUS
key: maus
description: <__trans phrase="Set text format to Markdown(Post by MAUS).">
version: 0.1
author_name: Alfasado Inc.
author_link: http://alfasado.net/
l10n_class: MAUS::L10N
callbacks:
data_api_pre_save.entry: $maus::MAUS::Callbacks::_data_api_pre_save_entry
applications:
data_api:
resources:
entry:
fields:
- name: categoryId
from_object: $maus::MAUS::Callbacks::_categoryId
to_object: $maus::MAUS::Callbacks::_setCategoryId
- convertBreaks
updatable_fields:
- categoryId
- convertBreaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment