Changeset 9700
- Timestamp:
- 04/18/08 19:09:35 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/direct_bookmark.js
r9697 r9700 334 334 xhr.send(null); 335 335 336 var mypage_html = parseHTML(xhr.responseText, ['img' ]);336 var mypage_html = parseHTML(xhr.responseText, ['img', 'script']); 337 337 var tags = getElementsByXPath("id(\"tag_list\")/span",mypage_html); 338 338
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)