You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. note:: If you don't have a Google account and don't want to create one, you can use a Captcha extension available in the `Joomla Extenstions Directory <https://extensions.joomla.org/tags/captcha>`_.
102
+
.. note:: If you don't have a Google account and don't want to create one, you can use a Captcha extension available in the `Joomla Extensions Directory <https://extensions.joomla.org/tags/captcha>`_.
101
103
102
104
With the **Classic** form type:
103
105
@@ -201,6 +203,8 @@ Name of Anchor Tag
201
203
After submitting the form, the user is redirected to the anchor tag mentioned here.
202
204
By default, this tag is placed at the beginning of the form.
203
205
206
+
The name of the tag must start with #. Example : #tag
207
+
204
208
.. index:: Number of Upload Fields
205
209
206
210
Number of Upload Fields
@@ -298,32 +302,32 @@ modify the module's display.
298
302
Module Tag
299
303
----------
300
304
301
-
The html tag used for the module.
305
+
The html tag used for the module. This option is provided by `Joomla <https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced>`_.
302
306
303
307
.. index:: Bootstrap Size
304
308
305
309
Bootstrap Size
306
310
--------------
307
311
308
-
The number of columns used in the module.
312
+
The number of columns used in the module. This option is provided by `Joomla <https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced>`_.
309
313
310
314
.. index:: Header Tag
311
315
312
316
Header Tag
313
317
----------
314
318
315
-
The HTML tag used for module headers and titles.
319
+
The HTML tag used for module headers and titles. This option is provided by `Joomla <https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced>`_.
316
320
317
321
.. index:: Header Class
318
322
319
323
Header Class
320
324
------------
321
325
322
-
The CSS class used for module headers and titles.
326
+
The CSS class used for module headers and titles. This option is provided by `Joomla <https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced>`_.
323
327
324
328
.. index:: Module Style
325
329
326
330
Module Style
327
331
------------
328
332
329
-
This option is used to override the template style.
333
+
The option used to override the template style. It is provided by `Joomla <https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced>`_.
Copy file name to clipboardExpand all lines: docs/_build/advanced_options.html
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,9 @@ <h3>Navigation</h3>
55
55
<spanid="advancedoptionsanchor"></span><h1>Advanced configuration options<aclass="headerlink" href="#advanced-configuration-options" title="Permalink to this headline">¶</a></h1>
56
56
<divclass="section" id="caching">
57
57
<spanid="index-0"></span><h2>Caching<aclass="headerlink" href="#caching" title="Permalink to this headline">¶</a></h2>
58
-
<p><strong>Use global</strong> means that this module’s content will be cached according to your Joomla’s global cache setings.</p>
58
+
<p><strong>Use global</strong> means that this module’s content will be cached according to your Joomla’s global cache settings.</p>
59
59
<p><strong>No caching</strong> means that no content from this module will be cached.</p>
60
+
<p>This option is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
60
61
</div>
61
62
<divclass="section" id="form-instance">
62
63
<spanid="index-1"></span><h2>Form Instance<aclass="headerlink" href="#form-instance" title="Permalink to this headline">¶</a></h2>
@@ -105,12 +106,12 @@ <h3>Navigation</h3>
105
106
<divclass="section" id="captcha-use">
106
107
<spanid="index-10"></span><h2>Captcha Use<aclass="headerlink" href="#captcha-use" title="Permalink to this headline">¶</a></h2>
107
108
<p>With the <strong>JForm</strong> type:</p>
108
-
<p>To be able to use Captcha, you can follow the procedure on the <aclass="reference external" href="https://docs.joomla.org/How_do_you_use_Recaptcha_in_Joomla%3F">Joomla Website</a></p>
109
+
<p>To be able to use Captcha, you can follow the procedure on the <aclass="reference external" href="https://docs.joomla.org/How_do_you_use_Recaptcha_in_Joomla%3F">Joomla Website</a>.</p>
109
110
<p>This will produce a captcha looking like this:</p>
<pclass="last">If you don’t have a Google account and don’t want to create one, you can use a Captcha extension available in the <aclass="reference external" href="https://extensions.joomla.org/tags/captcha">Joomla Extenstions Directory</a>.</p>
114
+
<pclass="last">If you don’t have a Google account and don’t want to create one, you can use a Captcha extension available in the <aclass="reference external" href="https://extensions.joomla.org/tags/captcha">Joomla Extensions Directory</a>.</p>
114
115
</div>
115
116
<p>With the <strong>Classic</strong> form type:</p>
116
117
<p>Set to <strong>No Captcha</strong> if you don’t want any Captcha protection.</p>
@@ -170,6 +171,7 @@ <h3>Navigation</h3>
170
171
<spanid="index-22"></span><h2>Name of Anchor Tag<aclass="headerlink" href="#name-of-anchor-tag" title="Permalink to this headline">¶</a></h2>
171
172
<p>After submitting the form, the user is redirected to the anchor tag mentioned here.
172
173
By default, this tag is placed at the beginning of the form.</p>
174
+
<p>The name of the tag must start with #. Example : #tag</p>
173
175
</div>
174
176
<divclass="section" id="number-of-upload-fields">
175
177
<spanid="index-23"></span><h2>Number of Upload Fields<aclass="headerlink" href="#number-of-upload-fields" title="Permalink to this headline">¶</a></h2>
@@ -233,23 +235,23 @@ <h3>Navigation</h3>
233
235
</div>
234
236
<divclass="section" id="module-tag">
235
237
<spanid="index-35"></span><h2>Module Tag<aclass="headerlink" href="#module-tag" title="Permalink to this headline">¶</a></h2>
236
-
<p>The html tag used for the module.</p>
238
+
<p>The html tag used for the module. This option is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
237
239
</div>
238
240
<divclass="section" id="bootstrap-size">
239
241
<spanid="index-36"></span><h2>Bootstrap Size<aclass="headerlink" href="#bootstrap-size" title="Permalink to this headline">¶</a></h2>
240
-
<p>The number of columns used in the module.</p>
242
+
<p>The number of columns used in the module. This option is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
241
243
</div>
242
244
<divclass="section" id="header-tag">
243
245
<spanid="index-37"></span><h2>Header Tag<aclass="headerlink" href="#header-tag" title="Permalink to this headline">¶</a></h2>
244
-
<p>The HTML tag used for module headers and titles.</p>
246
+
<p>The HTML tag used for module headers and titles. This option is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
245
247
</div>
246
248
<divclass="section" id="header-class">
247
249
<spanid="index-38"></span><h2>Header Class<aclass="headerlink" href="#header-class" title="Permalink to this headline">¶</a></h2>
248
-
<p>The CSS class used for module headers and titles.</p>
250
+
<p>The CSS class used for module headers and titles. This option is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
249
251
</div>
250
252
<divclass="section" id="module-style">
251
253
<spanid="index-39"></span><h2>Module Style<aclass="headerlink" href="#module-style" title="Permalink to this headline">¶</a></h2>
252
-
<p>This option is used to override the template style.</p>
254
+
<p>The option used to override the template style. It is provided by <aclass="reference external" href="https://docs.joomla.org/Help36:Extensions_Module_Manager_Tags_Popular#Advanced">Joomla</a>.</p>
0 commit comments