Bug 3463 - Add link to the SlimDevices Forum
: Add link to the SlimDevices Forum
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: unspecified
: All All
: P3 enhancement with 1 vote (vote)
: Future
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-29 19:12 UTC by Michel
Modified: 2008-12-15 13:07 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel 2006-05-29 19:12:37 UTC
A small feature request,
add a link to the Slimdevices Forum in the Slimserver Interface.
Comment 1 KDF 2006-06-05 08:43:20 UTC
as a note, the slim devices logo has a link to the slimevices site.
target should be set to - for new reports so that it can remain flagged for review.
Comment 2 Michel 2006-06-06 19:05:10 UTC
I know about the Slimdevices logo, it will be nice to get another link or the same logo but pointing to the forum, maybe available in the preferences.
Comment 3 KDF 2006-06-27 15:16:12 UTC
The "frequently asked questions" link in help does link directly to the FAQ hosted on SD website.  In top row of menu items, FORUM is available.  However, te Help section could have an added "Community Forum" and may even "Reporting bugs" links added to the help links. Just tossing out some ideas.
Comment 4 KDF 2006-08-01 15:58:05 UTC
Dean, any thoughts here?  This one would be relatively easy if just adding help links.
Comment 5 Blackketter Dean 2006-08-01 22:35:21 UTC
We'll be making some changes to the slimserver home page including links to community stuff post 6.5
Comment 6 Michael Herger 2007-11-29 16:27:21 UTC
Dean - are we post 6.5 enough now?
Comment 7 Blackketter Dean 2007-11-29 16:34:34 UTC
we are, but I'm not sure where that link would go.  maybe a help page?

Comment 8 KDF 2007-11-29 17:43:58 UTC
I vote help section (this patch saves having to modify multiple skins):

Index: server/Slim/Web/Pages/Home.pm
===================================================================
--- server/Slim/Web/Pages/Home.pm       (revision 14993)
+++ server/Slim/Web/Pages/Home.pm       (working copy)
@@ -32,6 +32,7 @@
        $class->addPageLinks("help", { 'FAQ' => "http://faq.slimdevices.com/"},1);
        $class->addPageLinks("plugins", { 'SOFTSQUEEZE' => "html/softsqueeze/index.html"});
        $class->addPageLinks("help", { 'TECHNICAL_INFORMATION' => "html/docs/index.html"});
+       $class->addPageLinks("help", { 'COMMUNITY_FORUM' => "http://forums.slimdevices.com"});
        $class->addPageLinks("radio", { 'SQUEEZENETWORK_SWITCH' => "squeezenetwork.html"});
        $class->addPageLinks('icons', { 'SQUEEZENETWORK_SWITCH' => 'html/images/ServiceProviders/squeezenetwork.png' });
        $class->addPageLinks('icons', { 'RADIO_TUNEIN' => 'html/images/ServiceProviders/tuneinurl.png' });
Index: server/strings.txt
===================================================================
--- server/strings.txt  (revision 14993)
+++ server/strings.txt  (working copy)
@@ -11957,6 +11957,9 @@
        SV      Teknisk information
        ZH_CN   技术信息
 
+COMMUNITY_FORUM
+       EN Community Forums
+
 GETTING_STARTED
        CS      Začínáme
        DA      Kom i gang (Engelsk)
Comment 9 Michael Herger 2007-11-29 17:53:25 UTC
change 15012 - thanks!
Comment 10 James Richardson 2008-12-15 13:07:32 UTC
This bug appears to have been fixed in the latest release!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.

Make sure to include the version number of the software you are seeing the error with.