14,985
edits
No edit summary |
No edit summary |
||
| Line 54: | Line 54: | ||
user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel] + (visit date)'); | user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel] + (visit date)'); | ||
user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%](last visited: %LOCAL_TIME%)'); | user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%] (last visited: %LOCAL_TIME%)'); | ||
No.10: Wiki: Copy [Selection Title] + visit date: 將選擇區域的文字作為連結的文字 | 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.label', 'Wiki: Copy [URL Title] + (visit date)'); | ||
user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%](last visited: %LOCAL_TIME%)'); | user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%] (last visited: %LOCAL_TIME%)'); | ||
| Line 87: | Line 87: | ||
user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]'); | user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]'); | ||
user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel]'); | user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel]'); | ||
user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%](last visited: %LOCAL_TIME%)'); | 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.label', 'Wiki: Copy [URL Title]'); | ||
user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%](last visited: %LOCAL_TIME%)'); | user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%] (last visited: %LOCAL_TIME%)'); | ||
</pre> | </pre> | ||