View Full Version : Implementing Firefox's Live Bookmark facility
clubracer
02-18-2006, 05:43 PM
My first (small) contribution to the PHP LD community.
What it does: it shows an XML button next to your URL in the adressbar (works fine with PHP LD 2.0 and Firefox 1.5.x)
Find in header.tpl:
Content visible to registered users only.
Add the following code:
Content visible to registered users only.
Done!
Result:
Content visible to registered users only.
now the users of your PHP LD can use Firefox's Live Bookmark facility!
update:
it works also fine in v3.x
djhomeless
02-22-2006, 02:36 AM
Not to sound stupid, but what does this do?
Whenever I click on the xml icon, it asks me if I want to add a bookmark to the page.
:)
Geoffrey
Content visible to registered users only.
Well, browse a category and click on the icon, add the bookmark and it will create a folder where you will have all category links listed. When a new link is added or one is removed, it will be changed in your bookmark too.
It's some sort of bookmark all links of your favorite category.
Boby
Later Edit: http://en.wikipedia.org/wiki/RSS_(file_format) (http://en.wikipedia.org/wiki/RSS_%28file_format%29)
djhomeless
02-22-2006, 03:51 AM
I get RSS, I assumed that the link would give the user a direct access to the RSS feed for that cat.
I wasn't aware that this feature was implementing Firefox's Live Bookmark (http://www.mozilla.com/firefox/livebookmarks)facility.
clubracer
02-22-2006, 10:42 AM
Content visible to registered users only.
changed the title
Kevuk2k
02-22-2006, 11:33 AM
Content visible to registered users only.
Your playing this contribution down, Firefox is getting used more and more as i.e is bug filled. As mozilla and others are not so well known neither are their methods so your input is top class, it allowed Boby in to explain further. What about getting a mod for putting you favicon in the toolbar of i.e ? that would be really cool and also cater for the masses.
Kev
Content visible to registered users only.
Psyclones
02-22-2006, 04:44 PM
Content visible to registered users only.
Ask and you shall recieve.
everything you needed to know,
just add the following into the <head> of you header.tpl once you have made your icon.
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.