Changeset 2325321
- Timestamp:
- 06/16/2020 06:27:22 PM (6 years ago)
- Location:
- microtango
- Files:
-
- 10 added
- 1 edited
-
tags/0.9.3 (added)
-
tags/0.9.3/microtango-init.php (added)
-
tags/0.9.3/microtango-settings-init.php (added)
-
tags/0.9.3/microtango.php (added)
-
tags/0.9.3/readme.txt (added)
-
tags/0.9.4 (added)
-
tags/0.9.4/microtango-init.php (added)
-
tags/0.9.4/microtango-settings-init.php (added)
-
tags/0.9.4/microtango.php (added)
-
tags/0.9.4/readme.txt (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
microtango/trunk/readme.txt
r2322385 r2325321 5 5 Requires PHP: 5.6.0 6 6 Tested up to: 5.4.2 7 Stable tag: 0.9. 37 Stable tag: 0.9.4 8 8 License: MIT License 9 9 License URI: http://opensource.org/licenses/MIT … … 33 33 <h4>mt_courses parameter:</h4> 34 34 * attendurl: Url for the attend form 35 * mtattendform (optional): If set, the mt build form will be used fo attendance. Possible values: default (mandatory), popup (mandatory), partner (show partner input fields) ), iban (show iban fields), note (show note field), webnote (show web notes), timelist (list with course dates), timecondition (e.g. monthly 2 hours).35 * mtattendform (optional): If set, the mt build form will be used fo attendance. Possible values: default (mandatory), popup (mandatory), partner (show partner input fields), partnermandatory (show partner input as mandatory fields), iban (show iban fields), note (show note field), webnote (show web notes), timelist (list with course dates), timecondition (e.g. monthly 2 hours). 36 36 * category (optional): Category filter 37 37 * webcategory (optional): Webcategory filter … … 93 93 == Changelog == 94 94 95 = 0.9.4 = 96 * Documentation update. Support for PartnerMandatory parameter 97 95 98 = 0.9.3 = 96 99 * Change cdn resource names
Note: See TracChangeset
for help on using the changeset viewer.