ctools.help.ini 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. [advanced help settings]
  2. line break = TRUE
  3. [about]
  4. title = About Chaos Tool Suite
  5. weight = -100
  6. [context]
  7. title = Context tool
  8. weight = -40
  9. [context-access]
  10. title = Context based access control plugins
  11. parent = context
  12. [context-context]
  13. title = Context plugins
  14. parent = context
  15. [context-arguments]
  16. title = Argument plugins
  17. parent = context
  18. [context-relationships]
  19. title = Relationship plugins
  20. parent = context
  21. [context-content]
  22. title = Content plugins
  23. parent = context
  24. [css]
  25. title = CSS scrubbing and caching tool
  26. [menu]
  27. title = Miscellaneous menu helper tool
  28. [plugins]
  29. title = Plugins and APIs tool
  30. weight = -50
  31. [plugins-api]
  32. title = Implementing APIs
  33. parent = plugins
  34. [plugins-creating]
  35. title = Creating plugins
  36. parent = plugins
  37. [plugins-implementing]
  38. title = Implementing plugins
  39. parent = plugins
  40. [export]
  41. title = Exportable objects tool
  42. [export-ui]
  43. title = Exportable objects UI creator
  44. [form]
  45. title = Form tools
  46. [wizard]
  47. title = Form wizard tool
  48. [ajax]
  49. title = AJAX and Javascript helper tools
  50. weight = -30
  51. [modal]
  52. title = Javascript modal tool
  53. parent = ajax
  54. [collapsible-div]
  55. title = Javascript collapsible DIV
  56. parent = ajax
  57. [dropdown]
  58. title = Javascript dropdown
  59. parent = ajax
  60. [dropbutton]
  61. title = Javascript dropbutton
  62. parent = ajax
  63. [dependent]
  64. title = Dependent checkboxes and radio buttons
  65. parent = ajax
  66. [object-cache]
  67. title = Temporary object caching
  68. ; A bunch of this stuff we'll put in panels.
  69. [plugins-content]
  70. title = Creating content type plugins
  71. parent = panels%api