Please replace:
[site-bookmark]
[page-bookmark]
with:
[site-bookmark]
[page-bookmark]
PS. It would be great if either block can be disabled from module admin page.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | bookmark_us.zip | 15.24 KB | tyabut |
| #4 | bookmark_us.zip | 14.64 KB | tyabut |
Comments
Comment #1
ARray commentedPlease replace:
[site-bookmark]
<br />
[page-bookmark]
with:
<div class="bookmark_us-site" >[site-bookmark]</div>
<div class="bookmark_us-page" >[page-bookmark]</div>
Comment #2
ilw commentedSubscribe.
Comment #3
tyabut commentedSubscribe.
Actually, it would be great if the block content could be theme overriden.
Comment #4
tyabut commentedI rewrote most of this module to be themable. In addition, I changed how it works so that PHP outputs the links and the JavaScript just waits for the links to be clicked on and then either adds the bookmark or tells the user to. I dislike javascript-added content. I've attached it as a zip - unfortunately I'm not familiar with the patch process and it looks to be time-consuming as I've created a few extra files. It does not work in Chrome or Safari.
Comment #5
tyabut commentedAhem. Forgot to change the namespace.
Comment #6
verta commentedsubscribing - is it possible to submit this as a patch?