I'd like to help maintain this module. Specifically, I'd like to make it more customizable and themer-friendly. Attached is a div-friendly version of the module.

Comments

tyabut’s picture

Project: Bookmark Us » Drupal.org site moderators
Version: 6.x-1.1 »
Component: Code » Project ownership

I've offered to co-maintain Bookmark Us, but have received no response.

http://drupal.org/project/bookmark_us

sime’s picture

Project: Drupal.org site moderators » Bookmark Us
Version: » 6.x-1.1
Component: Project ownership » Code

I'm putting this back in the queue as Gurpartap is active and he can no doubt respond sooner or later.

Gurpartap Singh’s picture

What changes does the update bring? :)

tyabut’s picture

It's generally theme related although I updated the JavaScript to use JQuery so that the link href would link to the page now instead of a JavaScript function. Now the block that gets outputted is is div-based, and the default theme is overridable. I'd roll you a patch, but I'm afraid that's still a bit over my head...

Gurpartap Singh’s picture

Okai.

1. 'cvs checkout' the current code. (see cvs instructions tab on this project's main page).
2. Make changes to the files.
3. Run the patch command (mostly cvs diff -Nup . > myfirst.patch Also see drupal.org/patch/create)
4. Upload the file :D

Mainly interested in seeing the code changes rather than committing the patch myself. :)

gaëlg’s picture

Status: Active » Needs review
StatusFileSize
new9.26 KB

I just made a patch.

avpaderno’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

I am closing this issue, since there haven't been follow-up actions as described in Taking over unsupported (abandoned) projects.

The module doesn't seem to have versions compatible with supported Drupal versions.