You are not logged in.
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

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
intersting that you used php - any reason behind it, or do you just know it better?
Offline
Yes, PHP is my favorite scripting language. I'm not used to Perl... ![]()
Offline
Very Nice ![]()
Mr Green
Offline
it's nice. The fact that you don't like perl should have pointed you to python
. php tries to do non-web-related scripting but it's not that popular (atm)
Offline