變更

對所有類型mbox預設啟用plainlinks,相同於舊版本
行 37: 行 37:  
substCheck          = true,
 
substCheck          = true,
 
classes           = {'metadata', 'ambox'},
 
classes           = {'metadata', 'ambox'},
 +
usePlainlinksParam      = true,
 
imageEmptyCell        = true,
 
imageEmptyCell        = true,
 
imageCheckBlank       = true,
 
imageCheckBlank       = true,
行 85: 行 86:  
showInvalidTypeError = true,
 
showInvalidTypeError = true,
 
classes        = {'cmbox'},
 
classes        = {'cmbox'},
 +
usePlainlinksParam  = true,
 
imageEmptyCell    = true
 
imageEmptyCell    = true
 
}
 
}
行 107: 行 109:  
allowId         = true,
 
allowId         = true,
 
classes        = {'fmbox'},
 
classes        = {'fmbox'},
 +
usePlainlinksParam  = true,
 
imageEmptyCell    = false,
 
imageEmptyCell    = false,
 
imageRightNone    = false
 
imageRightNone    = false
行 193: 行 196:  
showInvalidTypeError = true,
 
showInvalidTypeError = true,
 
classes        = {'ombox'},
 
classes        = {'ombox'},
 +
usePlainlinksParam  = true,
 
allowSmall      = true,
 
allowSmall      = true,
 
imageEmptyCell    = true,
 
imageEmptyCell    = true,
行 232: 行 236:  
showInvalidTypeError = true,
 
showInvalidTypeError = true,
 
classes        = {'tmbox'},
 
classes        = {'tmbox'},
 +
usePlainlinksParam  = true,
 
allowId        = true,
 
allowId        = true,
 
allowSmall      = true,
 
allowSmall      = true,
匿名使用者