14,985
edits
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
user_pref('copyurlplus.menus.3.copy', '%SEL% %URL%'); | user_pref('copyurlplus.menus.3.copy', '%SEL% %URL%'); | ||
No.4: Copy Selection+ Title + URL: 選取區域 + [網頁標題] | No.4: Copy Selection+ Title + URL: 選取區域 + [網頁標題] (未斷行) 。由於有些網頁標題僅有網站名稱,所以加上選取區域來說明網頁,會更清楚。 | ||
user_pref('copyurlplus.menus.4.label', 'Copy Sel+ [Title] | user_pref('copyurlplus.menus.4.label', 'Copy Sel+ [Title]'); | ||
user_pref('copyurlplus.menus.4.copy', '%SEL%[%TITLE%] | user_pref('copyurlplus.menus.4.copy', '%SEL%[%TITLE%]'); | ||
No.5 | No.5: Copy Selection+ Title + URL: 選取區域 + [網頁標題] + 網頁網址 (未斷行) 。 | ||
user_pref('copyurlplus.menus.5.label', 'Copy Sel+ [Title] + URL'); | |||
user_pref('copyurlplus.menus.5.copy', '%SEL%[%TITLE%] %URL%'); | |||
No.6: HTML: Copy URL + Title (as Tooltip) + (visit date): | No.6: HTML: Copy URL + Title + Sel (as Tooltip) + (visit date): html語法,將選取區域作為Tooltip | ||
user_pref('copyurlplus.menus.6.label', 'HTML: Copy URL + Title (as Tooltip | user_pref('copyurlplus.menus.6.label', 'HTML: Copy URL + Title + Sel (as Tooltip)'); | ||
user_pref('copyurlplus.menus.6.copy', '<a href="%URL%" title="% | user_pref('copyurlplus.menus.6.copy', '<a href="%URL%" title="%SEL%">%TITLE%</a>(last visited: %LOCAL_TIME%)'); | ||
No.7: | No.7: HTML: Copy URL + Title (as Tooltip) + (visit date): html語法,將網頁標題作為Tooltip | ||
user_pref('copyurlplus.menus.7.label', ' | user_pref('copyurlplus.menus.7.label', 'HTML: Copy URL + Title (as Tooltip) + (visit date)'); | ||
user_pref('copyurlplus.menus.7.copy', ' | user_pref('copyurlplus.menus.7.copy', '<a href="%URL%" title="%TITLE%">%TITLE%</a>(last visited: %LOCAL_TIME%)'); | ||
No.8: | No.8: BB Code: 常用於論壇程式的簡易HTML語法,詳見[http://www.storynest.com/boards/faq.php?page=misc#1 BB code是什麼?] | ||
user_pref('copyurlplus.menus.8.label', ' | user_pref('copyurlplus.menus.8.label', 'BB code'); | ||
user_pref('copyurlplus.menus.8.copy', '[%URL% % | user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]'); | ||
No.9: Wiki: Copy [ | No.9: Wiki: Copy [URL Sel] + (visit date): Wiki語法 | ||
user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Title] + (visit date)'); | user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel] + (visit date)'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%](last visited: %LOCAL_TIME%)'); | ||
No.10: Wiki: Copy [Selection Title] + visit date: 將選擇區域的文字作為連結的文字 | |||
user_pref('copyurlplus.menus.10.label', 'Wiki: Copy [URL Title] + (visit date)'); | |||
user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%](last visited: %LOCAL_TIME%)'); | |||
| Line 71: | Line 76: | ||
user_pref('copyurlplus.menus.3.label', 'Copy Sel+ URL'); | user_pref('copyurlplus.menus.3.label', 'Copy Sel+ URL'); | ||
user_pref('copyurlplus.menus.3.copy', '%SEL% %URL%'); | user_pref('copyurlplus.menus.3.copy', '%SEL% %URL%'); | ||
user_pref('copyurlplus.menus.4.label', 'Copy Sel+ [Title] + URL'); | user_pref('copyurlplus.menus.4.label', 'Copy Sel+ [Title]'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.4.copy', '%SEL%[%TITLE%]'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.5.label', 'Copy Sel+ [Title] + URL'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.5.copy', '%SEL%[%TITLE%] %URL%'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.6.label', 'HTML: Copy URL + Title + Sel (as Tooltip)'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.6.copy', '<a href="%URL%" title="%SEL%">%TITLE%</a>(last visited: %LOCAL_TIME%)'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.7.label', 'HTML: Copy URL + Title (as Tooltip) '); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.7.copy', '<a href="%URL%" title="%TITLE%">%TITLE%</a>(last visited: %LOCAL_TIME%)'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.8.label', 'BB code'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel]'); | ||
user_pref('copyurlplus.menus. | user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%](last visited: %LOCAL_TIME%)'); | ||
user_pref('copyurlplus.menus.10.label', 'Wiki: Copy [URL Title]'); | |||
user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%](last visited: %LOCAL_TIME%)'); | |||
</pre> | </pre> | ||