This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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