forked from Techsystech/web
[UPD] README.rst
parent
b6feaf7b92
commit
ceb2c42b2b
|
@ -41,7 +41,7 @@ Configuration
|
||||||
|
|
||||||
#. To use this module, you need to add ``widget="signature"`` to your binary
|
#. To use this module, you need to add ``widget="signature"`` to your binary
|
||||||
field in your view.
|
field in your view.
|
||||||
#. You can specifify signature dimensions like the following:
|
#. You can specify signature dimensions like the following:
|
||||||
``<field name="signature_image" widget="signature" width="400"
|
``<field name="signature_image" widget="signature" width="400"
|
||||||
height="100"/>``
|
height="100"/>``
|
||||||
|
|
||||||
|
@ -78,7 +78,7 @@ Contributors
|
||||||
* Jay Vora <jay.vora@serpentcs.com>
|
* Jay Vora <jay.vora@serpentcs.com>
|
||||||
* Tecnativa <https://www.tecnativa.com>:
|
* Tecnativa <https://www.tecnativa.com>:
|
||||||
|
|
||||||
* Vicent Cubells <vicent.cubells@tecnativa.com>
|
* Vicent Cubells
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
|
@ -391,7 +391,7 @@ a signature image for each user.</p>
|
||||||
<ol class="arabic simple">
|
<ol class="arabic simple">
|
||||||
<li>To use this module, you need to add <tt class="docutils literal"><span class="pre">widget="signature"</span></tt> to your binary
|
<li>To use this module, you need to add <tt class="docutils literal"><span class="pre">widget="signature"</span></tt> to your binary
|
||||||
field in your view.</li>
|
field in your view.</li>
|
||||||
<li>You can specifify signature dimensions like the following:
|
<li>You can specify signature dimensions like the following:
|
||||||
<tt class="docutils literal"><field <span class="pre">name="signature_image"</span> <span class="pre">widget="signature"</span> <span class="pre">width="400"</span>
|
<tt class="docutils literal"><field <span class="pre">name="signature_image"</span> <span class="pre">widget="signature"</span> <span class="pre">width="400"</span>
|
||||||
<span class="pre">height="100"/></span></tt></li>
|
<span class="pre">height="100"/></span></tt></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
@ -427,7 +427,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Jay Vora <<a class="reference external" href="mailto:jay.vora@serpentcs.com">jay.vora@serpentcs.com</a>></li>
|
<li>Jay Vora <<a class="reference external" href="mailto:jay.vora@serpentcs.com">jay.vora@serpentcs.com</a>></li>
|
||||||
<li>Tecnativa <<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>>:<ul>
|
<li>Tecnativa <<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>>:<ul>
|
||||||
<li>Vicent Cubells <<a class="reference external" href="mailto:vicent.cubells@tecnativa.com">vicent.cubells@tecnativa.com</a>></li>
|
<li>Vicent Cubells</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue