replace type to rendertype at setfield help

This commit is contained in:
Myeongjin
2015-10-18 17:23:37 +09:00
parent 8e68f904f1
commit d7f1f973a9
14 changed files with 14 additions and 25 deletions

View File

@@ -14,5 +14,4 @@ Parametre sú:
* ''filter'' - filter špecifikujúci tiddlery, na ktoré sa má aplikovať
* ''fieldname'' - pole, ktoré treba modifikovať (štandardne "text")
* ''templatetitle'' - tiddler, ktorý treba vložiť vo wiki podobe do daného poľa. Ak neexistuje alebo je prázdny, tak sa špecifikované pole vymaže
* ''type'' - typ textu, ktorý treba renderovať (štandardne "text/plain"; je možné použiť "text/html" na zahrnutie HTML štítkov)
* ''rendertype'' - typ textu, ktorý treba renderovať (štandardne "text/plain"; je možné použiť "text/html" na zahrnutie HTML štítkov)