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:
Add the following code:
{if $smarty.const.ENABLE_RSS and ($qu ne '' or $category.ID gt 0 or $p)}
{/if}
Done!
Result:
http://img331.imageshack.us/img331/1686/xmlbuttonadress2ef.gif
now the users of your PHP LD can use Firefox's Live Bookmark facility!
update:
it works also fine in v3.x
Whenever I click on the xml icon, it asks me if I want to add a bookmark to the page.
:)
Geoffrey
Ask and you shall recieve.
http://www.thesitewizard.com/archive/favicon.shtml
everything you needed to know,
just add the following into the of you header.tpl once you have made your icon.
I wasn't aware that this feature was implementing Firefox's Live Bookmark (http://www.mozilla.com/firefox/livebookmarks)facility.
changed the title
I wasn't aware that this feature was implementing Firefox's Live Bookmark (http://www.mozilla.com/firefox/livebookmarks)facility.
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:
Add the following code:
{if $smarty.const.ENABLE_RSS and ($qu ne '' or $category.ID gt 0 or $p)}
{/if}
Done!
Result:
http://img331.imageshack.us/img331/1686/xmlbuttonadress2ef.gif
now the users of your PHP LD can use Firefox's Live Bookmark facility!
update:
it works also fine in v3.x
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
I support the development of phplindirectory...do you?
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)
#If you have any other info about this subject , Please add it free.# |