dmolavi writes:Mozilla Firefox has the ability to automatically bookmark RSS Feeds such as those generated by the backend.php file in phpNuke. So, why not use it to your advantage and let your users get a live feed of news from your site via Firefox? Read this post on how to do it.
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) | ![]() | You said "you'd best post this in the forum thread, as link tags are removed in posts here" What are you talking about? There are links all over in these new's items. i have never deleted a link except for adult sites that I know of. |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) by Raven (raven (_AT_) ravenphpscripts (_DOT_) com) on Friday, October 29, 2004 @ 13:08:17 CDT (User Info | Send a Message) | |
As a matter of fact, theres a link in your original article :conf: |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) by dmolavi on Saturday, October 30, 2004 @ 16:21:03 CDT (User Info | Send a Message) http://www.nukedgallery.net | |
no, what i meant was the HTML tags required in the source for the links (ie the "link href" tags) are stripped out by php when rendering the page, not that you remove them for any reason. |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) by Raven (raven (_AT_) ravenphpscripts (_DOT_) com) on Saturday, October 30, 2004 @ 16:36:36 CDT (User Info | Send a Message) | |
Ah, okay. Sorry for the miscue :) |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) | ![]() | I was trying to suggest using $nukeurl and $sitename but the line got messed up by Nuke's filters |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) | ![]() | We could adapt a version to do waiting content for those on the go admins out there. Be the coolist kids on the block! |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) by dmolavi on Saturday, October 30, 2004 @ 16:23:18 CDT (User Info | Send a Message) http://www.nukedgallery.net | |
this is easy enough, and, in the header.php file, a check could be made so that the link was only exposed if the visitor was a logged in admin :) that way, normal users won't ever know it's there. |
Re: Make your backend.php RSS Feed Firefox Friendly (Score: 1) by dmolavi on Monday, November 01, 2004 @ 10:44:40 CST (User Info | Send a Message) http://www.nukedgallery.net | |
http://www.nukedgallery.net/postt1253.html#6965 |