15,026
edits
mNo edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
* export_xhtmlbody | * export_xhtmlbody | ||
** 輸出為XHTML但不含導覽列及標頭部份(head, body tags, content type headers) | ** 輸出為XHTML但不含導覽列及標頭部份(head, body tags, content type headers) | ||
** | ** 適合將輸出部分嵌入({{Acronym | acronym=SSI | def=Server Side Include}}, inframe, {{Acronym | acronym=PHP | def=Hypertext Preprocessor}} include function)到其他網站 | ||
** Example: http://wiki.splitbrain.org/wiki:export?do=export_xhtmlbody | ** Example: http://wiki.splitbrain.org/wiki:export?do=export_xhtmlbody | ||