<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "有關header.htm的問題"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "有關header.htm的問題"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>有關header.htm的問題</title>
				<description><![CDATA[ 在路徑\jforum\templates\default\header.htm用ie開啟想預覽(正確的.html應該會出現畫面) 
<br>
不過會出現一堆程式碼 
<br>
所以我用編輯器打開來看看code是不是哪裡有錯 
<br>
<br>
編碼方面是utf-8 
<br>
而且這不算亂碼的問題吧! 
<br>
<br>
麻煩解答一下!!!謝謝 
<br>
<br>
P.s我也有抓安道生大在別的版面放的tp101風格檔案 
<br>
打開隨意一個.htm也是一樣的狀況 
<br>
不知道哪裡沒弄好]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/327.page</guid>
				<link>https://forum.andowson.com/posts/preList/216/327.page</link>
				<pubDate><![CDATA[Wed, 30 Jan 2008 15:53:41]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>回覆:有關header.htm的問題</title>
				<description><![CDATA[ JForum 2.x以前的版本都是使用自己的MVC架構來開發,唯一有使用的framework就是[url=http://freemarker.org/]freemarker[/url]這個template engine。而template就是在html頁面上加上一些輸出控制碼，這些控制碼在系統執行時可以與運算資料一起結合而轉譯成真正的html標籤，變成真正顯示出來的web page。但如果直接用瀏覽器器開啟這些檔案，因為並未透過系統執行，故本質上就是副檔名為.htm的一個文字檔而已，但瀏覽器看到.htm的副檔名，卻會以正常的網頁方式處理，結果就是那些非html標籤的輸出控制碼就變成你看到的東西了。所以直接用IE去開/templates/default/底下的這些htm檔是沒有意義的。 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/328.page</guid>
				<link>https://forum.andowson.com/posts/preList/216/328.page</link>
				<pubDate><![CDATA[Wed, 30 Jan 2008 22:01:27]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>回覆:有關header.htm的問題</title>
				<description><![CDATA[ 先感謝安道生大的回答 :D 
<br>
大抵上我懂你的意思也了解到為什麼會這樣了 
<br>
<br>
我想再問個問題 
<br>
如果我想更改版面的話 
<br>
是用你說的FreeMarker來操作嗎? 
<br>
應該這樣說吧! 
<br>
我自行更改這些.html 如增加一些html tag或是其他版面的排版 
<br>
想要改完後可能refresh就可以看到剛剛改過的整個畫面呈現 
<br>
有沒有比較方便的tool或方法 
<br>
<br>
不然就是改完就要再run一次了!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/330.page</guid>
				<link>https://forum.andowson.com/posts/preList/216/330.page</link>
				<pubDate><![CDATA[Thu, 31 Jan 2008 11:02:18]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
			<item>
				<title>回覆:有關header.htm的問題</title>
				<description><![CDATA[ 先感謝安道生大的回答 :D 
<br>
大抵上我懂你的意思也了解到為什麼會這樣了
<br>
<br>
看了FreeMarker那個示意圖大概知道怎麼做了!
<br>
我先來試試
<br>
有問題再來發問吧!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/216/331.page</guid>
				<link>https://forum.andowson.com/posts/preList/216/331.page</link>
				<pubDate><![CDATA[Thu, 31 Jan 2008 11:04:27]]> GMT</pubDate>
				<author><![CDATA[ jforumnewer]]></author>
			</item>
	</channel>
</rss>