Include the content from other webpages: Difference between revisions
Jump to navigation
Jump to search
m (→other software) |
|||
| Line 29: | Line 29: | ||
== wiki softwares == | == wiki softwares == | ||
* [[DokuWiki export]] | * [[DokuWiki export]] | ||
* Mediawiki: [[MediaWiki Template]] | * Mediawiki: [[MediaWiki Template]] or transclude syntax([[Mediawiki formatting rules]]) | ||
* [[OddmuseWikiInstallRecord|oddmuse wiki]]: [http://www.oddmuse.org/cgi-bin/wiki/Transclusion Transclusion] means to include a wiki page from elsewhere into your current page | * [[OddmuseWikiInstallRecord|oddmuse wiki]]: [http://www.oddmuse.org/cgi-bin/wiki/Transclusion Transclusion] means to include a wiki page from elsewhere into your current page | ||
== other software == | == other software == | ||
Revision as of 10:14, 16 December 2007
usage
- seperate the navigation and content into two parts
- compare the content from two webpages
approach
frame or iframe
- frame or iframe tag, object tag
- 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。
- cross frame layers
Apache
javascript
- general
<script language="JavaScript" type="text/javascript" src="URL"></script> <noscript><a href="URL">Description</a><noscript>
- feeds2js
- Security issue: XCC
PHP include function
PHP include function
wiki softwares
- DokuWiki export
- Mediawiki: MediaWiki Template or transclude syntax(Mediawiki formatting rules)
- oddmuse wiki: Transclusion means to include a wiki page from elsewhere into your current page
other software
other software
- MovableType: template modules, or MultiBlog plugin