Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iTop插件调研 #113

Open
annProg opened this issue Jul 3, 2020 · 2 comments
Open

iTop插件调研 #113

annProg opened this issue Jul 3, 2020 · 2 comments

Comments

@annProg
Copy link
Collaborator

annProg commented Jul 3, 2020

itop-markdown-viewer

https://github.com/Molkobain/itop-markdown-viewer

需要配置,不支持 abstract class

    'molkobain-markdown-viewer' => array (
        'enabled' => true,
        'markdown_attributes' => array (
            'Server' => array('description'),
            'FAQ' => array('summary', 'description'),
            'UserRequest' => array('description','public_log'),
            'Incident' => array('public_log'),
        ),
    ),

和 2.7 代码高亮似乎有冲突,开启 markdown 后代码高亮异常

编辑时:

image

保存后:
image

@annProg
Copy link
Collaborator Author

annProg commented Jul 3, 2020

itop-console-tooltips

https://github.com/Molkobain/itop-console-tooltips

看起来很有用,给属性增加一个提示按钮,鼠标移上去之后显示提示信息,提示信息在翻译文件里定义:

Description comes from iTop's dictionary entry Class:<CLASS_NAME>/Attribute:<ATTRIBUTE_CODE>+' => 'Some description about the attribute'.

@annProg
Copy link
Collaborator Author

annProg commented Jul 3, 2020

molkobain-handy-framework

https://github.com/Molkobain/itop-handy-framework

提供了一些开发用的工具,可以让其他 module 调用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant