CopyURL: Difference between revisions

Jump to navigation Jump to search
7 bytes removed ,  14 February 2006
m
no edit summary
(add Wiki: Copy [URL Title] without access time)
mNo edit summary
Line 53: Line 53:
  user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]');
  user_pref('copyurlplus.menus.8.copy', '[url=%URL%]%TITLE%[/url]');


No.9: Wiki語法: 將選擇區域的文字作為連結的文字 + 網頁瀏覽時間
No.9: Wiki語法: 網頁標題作為連結的文字


  user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Sel] + (visit date)');
  user_pref('copyurlplus.menus.9.label', 'Wiki: Copy [URL Title]');
  user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%] (last visited: %LOCAL_TIME%)');
  user_pref('copyurlplus.menus.9.copy', '[%URL% %TITLE%]');


No.10: Wiki語法: 網頁標題作為連結的文字 + 網頁瀏覽時間
No.10: Wiki語法: 網頁標題作為連結的文字 + 網頁瀏覽時間
Line 63: Line 63:
  user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%] (last visited: %LOCAL_TIME%)');
  user_pref('copyurlplus.menus.10.copy', '[%URL% %TITLE%] (last visited: %LOCAL_TIME%)');


No.11: Wiki語法: 網頁標題作為連結的文字
No.11: Wiki語法: 將選擇區域的文字作為連結的文字 + 網頁瀏覽時間
 
user_pref('copyurlplus.menus.11.label', 'Wiki: Copy [URL Sel] + (visit date)');
user_pref('copyurlplus.menus.11.copy', '[%URL% %SEL%] (last visited: %LOCAL_TIME%)');
 


user_pref('copyurlplus.menus.11.label', 'Wiki: Copy [URL Title] without access time');
user_pref('copyurlplus.menus.11.copy', '[%URL% %TITLE%]');


參考網址:  
參考網址:  
Line 92: Line 94:
user_pref('copyurlplus.menus.8.label', 'BB code');
user_pref('copyurlplus.menus.8.label', 'BB code');
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 Title]');
user_pref('copyurlplus.menus.9.copy', '[%URL% %SEL%] (last visited: %LOCAL_TIME%)');
user_pref('copyurlplus.menus.9.copy', '[%URL% %TITLE%]');
user_pref('copyurlplus.menus.10.label', 'Wiki: Copy [URL Title]');
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%)');
user_pref('copyurlplus.menus.11.label', 'Wiki: Copy [URL Title] without access time');
user_pref('copyurlplus.menus.11.label', 'Wiki: Copy [URL Sel] + (visit date)');
user_pref('copyurlplus.menus.11.copy', '[%URL% %TITLE%]');
user_pref('copyurlplus.menus.11.copy', '[%URL% %SEL%] (last visited: %LOCAL_TIME%)');
 
</pre>
</pre>


Navigation menu