PDA

View Full Version : Desktop Favorites View


GamerX
06-07-2002, 10:00 PM
Simple hack, took 10 minutes. Basically it shows the favorite threads and forums in the desktop.

Works will all versions

Also add this template in desktop_showfav

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">

<title>My Favorites</title>
</head>
<body bgcolor="$bckcolor">


<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="50%">
<p align="right"><font face="Verdana" size="1">
<a href="desktopthreads.php?threads=1"><font color="#000000">Threads</font></a>
</font></td>
<td width="50%"><font face="Verdana" size="1">&nbsp;
<a href="desktopthreads.php?forums=1"><font color="#000000">Forums</font></a></font></td>
</tr>
</table>
<p><font face="Verdana" size="1">$forumlist $threadslist</font></p>


</body>
</html>

GamerX
06-08-2002, 02:27 PM
screenshot

Kumaro
06-09-2002, 10:32 PM
i don't get it...how does it show it on the desktop? where would that picture you attatched go on your desktop?

SZ|TalonKarrde
06-13-2002, 09:39 AM
Set it as an active desktop item.

Right click on your desktop. Go to web. Click the "View active desktop as webpage". Press the add button. Put in the URL of the php file. THen you can move it around your desktop, resize it, all of that stuff.

At least if I understand it right.

Bloodfist
09-10-2002, 06:12 PM
Simple question:

If users subscribe, will they also get an email for each post. I know people hate that.. or can you turn it off completely.

But otherwise I'd use this for sure :)