You are not logged in.

#1 2005-04-08 19:31:50

aneas
Member
Registered: 2005-02-13
Posts: 17

[Openbox] Bookmark Pipe-Menu

Hi,

this little PHP-script creates a drop-down menu for Openbox. Maybe someone will need it... This will only work with Firefox installed.

Requirements:
- PHP 4 or better
- Openbox 3
- Firefox 1

bookmarks.png

Installation:
Save this script: bookmarks

Make it executable:
chmod 755 bookmarks

and add this line to you're Openbox menu.xml (~/.config/openbox/menu.xml or /etc/xdg/openbox/menu.xml):

<menu id="bookmark-menu" label="Bookmarks" execute="PATH_TO_SCRIPT/bookmarks" />

Enjoy.

[blabla]That's just a little Script I wrote for myself. No flaming, please...[/blabla]

aneas

Offline

#2 2005-04-08 19:37:26

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [Openbox] Bookmark Pipe-Menu

intersting that you used php - any reason behind it, or do you just know it better?

Offline

#3 2005-04-08 19:40:58

aneas
Member
Registered: 2005-02-13
Posts: 17

Re: [Openbox] Bookmark Pipe-Menu

Yes, PHP is my favorite scripting language. I'm not used to Perl...  smile

Offline

#4 2005-04-09 09:23:55

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,903
Website

Re: [Openbox] Bookmark Pipe-Menu

Very Nice  tongue


Mr Green

Offline

#5 2005-04-09 22:03:33

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: [Openbox] Bookmark Pipe-Menu

it's nice. The fact that you don't like perl should have pointed you to python tongue. php tries to do non-web-related scripting but it's not that popular (atm)

Offline

Board footer

Powered by FluxBB