Changeset 15010 for lang/javascript/vimperator-plugins/trunk
- Timestamp:
- 07/02/08 00:32:43 (6 months ago)
- Files:
-
- 1 modified
-
lang/javascript/vimperator-plugins/trunk/copy.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/copy.js
r14325 r15010 55 55 * { label: 'selanchor', value: '<a href="%URL%" title="%TITLE%">%SEL%</a>' }, 56 56 * { label: 'htmlblockquote', value: '<blockquote cite="%URL%" title="%TITLE%">%HTMLSEL%</blockquote>' } 57 * { label: 'ASIN', value: 'copy ASIN code from Amazon', custom: function() content.document.getElementById('ASIN').value},57 * { label: 'ASIN', value: 'copy ASIN code from Amazon', custom: function(){return content.document.getElementById('ASIN').value;} }, 58 58 * ]; 59 59 * EOM
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)