assign("title", "Camping & Campsites - Dashboard widget"); $page->assign("meta_description", "Get the Camping & Campsites dashboard widget for OS X"); $page->sub_template("menu.tpl", "menu"); $page->assign("rel_path", './'); $breadcrumbs = array( array("name" => 'Dashboard widget', "link" => '') ); $page->add_breadcrumbs($breadcrumbs); $content .= '

Campsite Finder Dashboard widget



Campsite finder on the dashboard
The new Campsite Finder widget for Mac OS X. Users of Mac OS X can now search for campsites from the comfort of the dashboard. It runs in 10.4.3 or later.

For Windows users we are hoping to have a Vista gadget soon!


Info
Size: 243kb
Version: 1.1

Requirements
OS: Mac OS X 10.4.3 or later









Mac OS X 10.4 Tiger is required. If you’re using Safari, click the download link. When the widget download is complete, show Dashboard, click the Plus sign to display the Widget Bar and click the widget’s icon in the Widget Bar to open it. If you’re using a browser other than Safari, click the download link. When the widget download is complete, unarchive it and place it in /Library/Widgets/ in your home folder. show Dashboard, click the Plus sign to display the Widget Bar and click the widget’s icon in the Widget Bar to open it.

'; $page->assign("content", $content); $page->display(); ?>