Mercurial > hg > rr-repo
comparison sites/all/modules/ctools/help/ctools.help.ini @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ff03f76ab3fe |
---|---|
1 [advanced help settings] | |
2 line break = TRUE | |
3 | |
4 [about] | |
5 title = About Chaos Tool Suite | |
6 weight = -100 | |
7 | |
8 [context] | |
9 title = Context tool | |
10 weight = -40 | |
11 | |
12 [context-access] | |
13 title = Context based access control plugins | |
14 parent = context | |
15 | |
16 [context-context] | |
17 title = Context plugins | |
18 parent = context | |
19 | |
20 [context-arguments] | |
21 title = Argument plugins | |
22 parent = context | |
23 | |
24 [context-relationships] | |
25 title = Relationship plugins | |
26 parent = context | |
27 | |
28 [context-content] | |
29 title = Content plugins | |
30 parent = context | |
31 | |
32 [css] | |
33 title = CSS scrubbing and caching tool | |
34 | |
35 [menu] | |
36 title = Miscellaneous menu helper tool | |
37 | |
38 [plugins] | |
39 title = Plugins and APIs tool | |
40 weight = -50 | |
41 | |
42 [plugins-api] | |
43 title = Implementing APIs | |
44 parent = plugins | |
45 | |
46 [plugins-creating] | |
47 title = Creating plugins | |
48 parent = plugins | |
49 | |
50 [plugins-implementing] | |
51 title = Implementing plugins | |
52 parent = plugins | |
53 | |
54 [export] | |
55 title = Exportable objects tool | |
56 | |
57 [export-ui] | |
58 title = Exportable objects UI creator | |
59 | |
60 [form] | |
61 title = Form tools | |
62 | |
63 [wizard] | |
64 title = Form wizard tool | |
65 | |
66 [ajax] | |
67 title = AJAX and Javascript helper tools | |
68 weight = -30 | |
69 | |
70 [modal] | |
71 title = Javascript modal tool | |
72 parent = ajax | |
73 | |
74 [collapsible-div] | |
75 title = Javascript collapsible DIV | |
76 parent = ajax | |
77 | |
78 [dropdown] | |
79 title = Javascript dropdown | |
80 parent = ajax | |
81 | |
82 [dropbutton] | |
83 title = Javascript dropbutton | |
84 parent = ajax | |
85 | |
86 [dependent] | |
87 title = Dependent checkboxes and radio buttons | |
88 parent = ajax | |
89 | |
90 [object-cache] | |
91 title = Temporary object caching | |
92 | |
93 ; A bunch of this stuff we'll put in panels. | |
94 | |
95 [plugins-content] | |
96 title = Creating content type plugins | |
97 parent = panels%api |