EphyDeli

Woohoo, I solved my Epiphany problem, so have just done the first release of EphyDeli.

EphyDeli is a Python extension for Epiphany that adds Post To Delicious menu and toolbar items, for posting the current page to Del.icio.us. It's lean, mean, and very simple, but does the job.

To download it you can either the tarball or fetch the bzr tree. Don't hesitate to mail me with any problems, and don't hesitate to drop a quick mail if you actually use it so I can see if it's popular.

21:40 Tuesday, 29 Aug 2006 [#] [computers] (15 comments)

Epiphany Requested

I'm trying to write an extension in Python for Epiphany that has a toolbar button, and let the user add/remove it at will. Now, I can add a button, but I can't get it to appear in the editor. This is probably due to me being silly and not understanding how the editable toolbar works...

I have already created an action for my extension, which is called "Post". If I do this:

shell = epiphany.ephy_shell_get_default()
shell.get_toolbars_model().add_item(0, 0, "Post")

Then the button appears on the toolbar, and works. I can even remove it from the toolbar with the editor, but if I do this I can't add it back again. Does anyone understand how to add a toolbar and menu item (for the same action) to Epiphany from a Python extension?

18:00 Tuesday, 29 Aug 2006 [#] [computers] (3 comments)

Weekend

Yay for Bank Holiday weekends. It's been a busy one, in no particular order we:

NP: [THN014] Zu Hause2 LP, Digitalverein

11:00 Tuesday, 29 Aug 2006 [#] [life] (2 comments)