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 @@ Os parâmetros são:
* ''filter'' - filtro que selecciona os tiddlers a ser afectados
* ''fieldname'' - nome do campo a modificar (por defeito "texto")
* ''templatetitle'' - o tiddler a interpretar para o campo especificado. Se for deixado em branco ou estiver em falta o campo especificado será eliminado
* ''type'' - O tipo de texto a interpretar (por defeito "text/plain"; "text/html" pode ser utilizado para incluir etiquetas HTML)
* ''rendertype'' - O tipo de texto a interpretar (por defeito "text/plain"; "text/html" pode ser utilizado para incluir etiquetas HTML)