Include the content from other webpages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
* javascript | * javascript | ||
* other software | * other software | ||
* | ** [[MovableType]]: template modules, or [http://www.sixapart.com/pronet/plugins/plugin/multiblog.html MultiBlog] plugin | ||
** oddmuse wiki: [http://www.oddmuse.org/cgi-bin/wiki/Transclusion Transclusion] means to include a page from elsewhere into your current page | ** [[OddmuseWikiInstallRecord|oddmuse wiki]]: [http://www.oddmuse.org/cgi-bin/wiki/Transclusion Transclusion] means to include a page from elsewhere into your current page | ||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||
Revision as of 12:15, 28 January 2006
- frame or iframe: 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。
- Apache: Server side includes(SSI)
- javascript
- other software
- MovableType: template modules, or MultiBlog plugin
- oddmuse wiki: Transclusion means to include a page from elsewhere into your current page