index.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. [
  2. {"id":"table_of_content",
  3. "dir":"system_toc",
  4. "caption":"Table Of Content",
  5. "tooltip":"Table Of Content",
  6. "author":"PCDS Group",
  7. "enable":"true",
  8. "attach":"left_top",
  9. "icon":"icon.svg#icon_toc"
  10. },
  11. {"id":"book_mark",
  12. "dir":"system_bookmark",
  13. "caption":"Bookmark",
  14. "tooltip":"#bookmark",
  15. "author":"PCDS Group",
  16. "enable":"true",
  17. "attach":"left_top",
  18. "icon":"icon.svg#icon_bookmark"
  19. },
  20. {"id":"sys_tools",
  21. "dir":"system_tools",
  22. "caption":"Tools",
  23. "tooltip":"Tools",
  24. "author":"PCDS Group",
  25. "enable":"true",
  26. "attach":"left_top",
  27. "icon":"icon.svg#icon_tools"
  28. },
  29. {"id":"sys_layout",
  30. "dir":"system_layout",
  31. "caption":"Layout",
  32. "tooltip":"Layout",
  33. "author":"PCDS Group",
  34. "enable":"true",
  35. "attach":"left_top",
  36. "icon":"icon.svg#icon_layout"
  37. },
  38. {"id":"sys_print",
  39. "dir":"system_print",
  40. "caption":"Print",
  41. "tooltip":"Print",
  42. "author":"PCDS Group",
  43. "enable":"true",
  44. "attach":"left_mid",
  45. "icon":"icon.svg#icon_print"
  46. },
  47. {"id":"sys_export",
  48. "dir":"system_export",
  49. "caption":"Export & Share",
  50. "tooltip":"Export/Share",
  51. "author":"PCDS Group",
  52. "enable":"true",
  53. "attach":"left_mid",
  54. "icon":"icon.svg#icon_export"
  55. },
  56. {"id":"sys_project",
  57. "dir":"system_project",
  58. "caption":"Project",
  59. "tooltip":"Project Setting",
  60. "author":"PCDS Group",
  61. "enable":"true",
  62. "attach":"left_mid",
  63. "icon":"icon.svg#icon_project"
  64. },
  65. {"id":"sys_plugin",
  66. "dir":"system_plugin",
  67. "caption":"Plugin",
  68. "tooltip":"Plugin",
  69. "author":"PCDS Group",
  70. "enable":"true",
  71. "attach":"left_bottom",
  72. "icon":"icon.svg#icon_plugin1"
  73. },
  74. {"id":"sys_script",
  75. "dir":"system_script",
  76. "caption":"Script",
  77. "tooltip":"Script",
  78. "author":"PCDS Group",
  79. "enable":"true",
  80. "attach":"top_mid",
  81. "icon":"icon.svg#icon_script"
  82. },
  83. {"id":"sys_click",
  84. "dir":"system_click",
  85. "caption":"Click",
  86. "tooltip":"Click",
  87. "author":"PCDS Group",
  88. "enable":"true",
  89. "attach":"top_mid",
  90. "icon":"icon.svg#icon_click"
  91. },
  92. {"id":"sys_format",
  93. "dir":"system_format",
  94. "caption":"Format",
  95. "tooltip":"Format",
  96. "author":"PCDS Group",
  97. "enable":"true",
  98. "attach":"top_mid",
  99. "icon":"icon.svg#icon_format"
  100. },
  101. {"id":"sys_view",
  102. "dir":"system_view",
  103. "caption":"View",
  104. "tooltip":"View",
  105. "author":"PCDS Group",
  106. "enable":"true",
  107. "attach":"top_mid",
  108. "icon":"icon.svg#icon_view"
  109. },
  110. {"id":"sys_dict",
  111. "dir":"system_dict",
  112. "caption":"Dictionary",
  113. "tooltip":"Dictionary",
  114. "author":"PCDS Group",
  115. "enable":"true",
  116. "attach":"top_right",
  117. "icon":"icon.svg#icon_dict"
  118. },
  119. {"id":"sys_term",
  120. "dir":"system_term",
  121. "caption":"Pali Term",
  122. "tooltip":"Pali Term",
  123. "author":"PCDS Group",
  124. "enable":"true",
  125. "attach":"top_right",
  126. "icon":"icon.svg#icon_term"
  127. },
  128. {"id":"sys_message",
  129. "dir":"system_message",
  130. "caption":"Message",
  131. "tooltip":"Message",
  132. "author":"PCDS Group",
  133. "enable":"true",
  134. "attach":"top_right",
  135. "icon":"icon.svg#icon_message"
  136. }
  137. ]