-
Notifications
You must be signed in to change notification settings - Fork 147
Usage notes
wvengen edited this page Nov 10, 2017
·
10 revisions
Notes for using foodsoft, which may eventually end up in user documentation.
- Returning empty bottles (deposit): create a product with a negative deposit. #208
- To include images in a wiki page, use
[[Image:http://my/image.png]]
- You can add text to the login page by creating a wiki page called Public frontpage.
- try enclosing it with
<div class="well">Hello</div>
- try enclosing it with
- You can add text to the dashboard by creating a wiki page called Dashboard.
- You can put dynamic text in wiki pages and the footer using a code surrounded by
{{
and}}
. For example,{{homepage}}
will expand to your foodcoop's homepage. See all variables.
- Using a foodcoop postcode starting with 0: add a space in front of the number. #334