15,047
edits
| Line 122: | Line 122: | ||
user_pref('copyurlplus.menus.1.label', 'Copy URL (APA Style)'); | user_pref('copyurlplus.menus.1.label', 'Copy URL (APA Style)'); | ||
user_pref('copyurlplus.menus.1.copy', 'Author () %TITLE%. Retrieved %LOCAL_TIME% from %URL%'); | user_pref('copyurlplus.menus.1.copy', 'Author () %TITLE%. Retrieved %LOCAL_TIME%, from %URL%'); | ||
user_pref('copyurlplus.menus.2.label', 'Copy URL + Title + Sel (HREF + Tooltip)'); | user_pref('copyurlplus.menus.2.label', 'Copy URL + Title + Sel (HREF + Tooltip)'); | ||
user_pref('copyurlplus.menus.2.copy', '<a href="%URL%" title="%SEL%">%TITLE%</a>'); | user_pref('copyurlplus.menus.2.copy', '<a href="%URL%" title="%SEL%">%TITLE%</a>'); | ||
| Line 130: | Line 130: | ||
以[http://www.google.com.tw/firefox?client=firefox-a&rls=org.mozilla:zh-TW:official 發現 Mozilla Firefox]為例, Copy URL擴充套件設定的APA Style結果如下 | 以[http://www.google.com.tw/firefox?client=firefox-a&rls=org.mozilla:zh-TW:official 發現 Mozilla Firefox]為例, Copy URL擴充套件設定的APA Style結果如下 | ||
Author () 發現 Mozilla Firefox. Retrieved Thursday, December 09, 2004 10:47:05 from http://www.google.com.tw/firefox?client=firefox-a&rls=org.mozilla:zh-TW:official | Author () 發現 Mozilla Firefox. Retrieved Thursday, December 09, 2004 10:47:05, from http://www.google.com.tw/firefox?client=firefox-a&rls=org.mozilla:zh-TW:official | ||
缺點是無法設定詳細的時間標籤格式,所以會顯示到秒的資料。 | 缺點是無法設定詳細的時間標籤格式,所以會顯示到秒的資料。 | ||
參考網址: [http://copyurlplus.mozdev.org/customize.html mozdev.org - copyurlplus: customize] via [http://www.azuremedia.net/tech/history/software/000881.html Jan's Tech Blog: CopyURL+ for Firefox] | 參考網址: [http://copyurlplus.mozdev.org/customize.html mozdev.org - copyurlplus: customize] via [http://www.azuremedia.net/tech/history/software/000881.html Jan's Tech Blog: CopyURL+ for Firefox] | ||