14,974
edits
m (→other software) |
No edit summary |
||
| Line 5: | Line 5: | ||
= approach = | = approach = | ||
== frame or iframe == | == frame or iframe == | ||
* frame or iframe: 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。 | * frame or [http://www.w3.org/TR/html401/present/frames.html#h-16.5 iframe tag], [http://www.w3.org/TR/html4/struct/objects.html#h-13.5 object tag] | ||
** 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。 | |||
** cross frame layers | ** cross frame layers | ||
== Apache == | == Apache == | ||
* [http://httpd.apache.org/docs/1.3/howto/ssi.html Server side includes](SSI) | * [http://httpd.apache.org/docs/1.3/howto/ssi.html Server side includes][http://dob.tnc.edu.tw/themes/old/showPage.php?s=1997&t=3&at=]({{Acronym | acronym=SSI | def=Server Side Include}}) | ||
| Line 21: | Line 23: | ||
* feeds2js | * feeds2js | ||
** Security issue: XCC | ** Security issue: XCC | ||
== PHP include function == | |||
{{Acronym | acronym=PHP | def=Hypertext Preprocessor}} [http://tw.php.net/include/ include function]) | |||
== other software == | == other software == | ||
other software | other software | ||
* [[DokuWiki export]] | |||
* [[MovableType]]: template modules, or [http://www.sixapart.com/pronet/plugins/plugin/multiblog.html MultiBlog] plugin | * [[MovableType]]: template modules, or [http://www.sixapart.com/pronet/plugins/plugin/multiblog.html MultiBlog] plugin | ||
* [[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 | ||
* Mediawiki: [[MediaWiki Template]] / [[Text Formatting Rules]] | * Mediawiki: [[MediaWiki Template]] / [[Text Formatting Rules]] | ||
[[Category:Web_Dev]] | [[Category:Web_Dev]] | ||