wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Get help with all aspects of SABnzbd

wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » January 27th, 2010, 5:18 pm

Hey everybody! I just finished spending the afternoon redesigning The Manual to match the yet-to-be-launched new landing page for sabnzbd.org.

The new manual design isn't totally done yet, there are still a couple things I want to tweak, namely:
- Mess with padding on the "top menu" links (quick links, contact, donations, etc), or relocate those links altogether (leaning towards relocating) (Collapsed into a single "sabnzbd.org" menu)
- Fix the weird coloring of expanded hovered items (expand the Configuration 0.5.x section, hover a link) caused by wikidot setting opacity: 0.9999 on them for some reason. (changed hover color to black)
- Get the main logo to link to wiki.sabnzbd.org on-click. this might be tricky, but I want to get it done. (can't do this due to XSS issues)

Once I've got that, I'm going to start tackling the content of the manual.

With that all said, how do you guys think we can make the manual better? Please let us know so we can make the manual as useful as possible for you, the end user.
Last edited by inpheaux on January 28th, 2010, 12:52 am, edited 1 time in total.
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby jcfp » January 27th, 2010, 5:47 pm

Content hint: ditch this old page: http://wiki.sabnzbd.org/install-ubuntuserver804
Its existence suggests that this particular ubuntu release should be tackled in some special way while in fact using the repo will work just fine.
User avatar
jcfp
Release Testers
Release Testers
 
Posts: 578
Joined: February 7th, 2008, 1:45 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » January 28th, 2010, 12:51 am

Done, it's gone.

Fixed my other issues, except for making the logo link to wiki.sabnzbd.org. Can't do that due to limitations in wikidot. :(

Oh well.

I'm now trying to clean up the sidebar menu and consolidate some of our miscellaneous help articles, and make sure stuff is up to date for 0.5.
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » February 3rd, 2010, 10:04 pm

Updates!

- Messed with the top-bar content, it now looks dropdown-ish, and the user stuff (that none of you use) is now up and partially hidden.
- Started rewriting pages:
http://wiki.sabnzbd.org/quick-setup -> http://wiki.sabnzbd.org/quick-setup-v2
http://wiki.sabnzbd.org/faq -> http://wiki.sabnzbd.org/faq-v2
http://wiki.sabnzbd.org/history
- Made various other page updates for 0.5 stuff

Todo:
- Rewrite http://wiki.sabnzbd.org/quick-usage
- Rewrite the various install pages (possibly consolidate)
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » February 6th, 2010, 2:58 am

Got the rewritten quick-usage page up:

http://wiki.sabnzbd.org/usage

Open to suggestions for what else to add to this page, stuff that would be related to how to use SABnzbd.
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » February 7th, 2010, 12:25 am

Rewritten / Reorganized nzb-sources: http://wiki.sabnzbd.org/nzb-sources

(Also merged data in from rss-sites)
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby Caesium » May 24th, 2010, 2:58 pm

Heya.

http://wiki.sabnzbd.org/nzb-specs currently contains an NZB 1.0 spec - you appear to be starting to become the definitive source for the NZB specification now (though trying to get a minimal docs page back up on docs.newzbin.com) so could you update it to NZB 1.1? This basically includes the meta tags.

The old wiki markup from the newzbin docs is available at http://thestra.telon.net/nzb/wiki_markup.txt along with the 1.1 dtd at http://thestra.telon.net/nzb/nzb-1.1.dtd

Cheers :)
Caesium
Newbie
Newbie
 
Posts: 1
Joined: May 24th, 2010, 2:56 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby inpheaux » May 24th, 2010, 3:19 pm

Thanks, Caesium! We're not trying to make a power play, it just seemed like it would be a good idea to mirror what I could. Latest version that was available on archive.org is what I used.
User avatar
inpheaux
Administrator
Administrator
 
Posts: 696
Joined: January 16th, 2008, 10:14 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby YukiHyou » June 13th, 2010, 11:12 am

Hi there,

I have recently been installing SABznbd on a couple of CentOS 5.4 servers, and have rewritten the documentation you have currently at http://wiki.sabnzbd.org/install-centos5 for myself to assist me with deployment, mainly because of the requirement for a higher version of Python.

If you are interested, I have attached a copy to this post (plain text, but it's pretty obvious where the code-bits are). It includes info on where to find updated packages, and uses the EPEL repository.

Hope this helps!
YukiHyou
Newbie
Newbie
 
Posts: 2
Joined: June 13th, 2010, 11:04 am

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby E71 » June 22nd, 2010, 6:11 pm

@YukiHyou

Thanks for that... turned out to be very useful.
User avatar
E71
Newbie
Newbie
 
Posts: 27
Joined: January 13th, 2009, 11:08 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby shypike » June 23rd, 2010, 2:48 am

YukiHyou wrote:I have recently been installing SABznbd on a couple of CentOS 5.4 servers, and have rewritten the documentation you have currently at http://wiki.sabnzbd.org/install-centos5 for myself to assist me with deployment, mainly because of the requirement for a higher version of Python.


Great, I have copied it to our Wiki ( http://wiki.sabnzbd.org/install-centos54).
BTW: we do still support Python 2.4, only we do very little testing and occasionally
something sneaks in that is not compatible. We fix such issues subsequent releases.
Last edited by shypike on June 23rd, 2010, 2:57 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
 
Posts: 16720
Joined: January 18th, 2008, 1:49 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby YukiHyou » June 23rd, 2010, 4:46 am

I was under the impression that it was no longer "officially" supported. But in any case I tend to install 2.6 alongside CentOS' 2.4 on most of my servers by default.

Glad I could help someone :)

I tried to include links to find the latest sources for the Python modules in the event that the "current version" links go stale.
The only thing I can't find officially hosted anywhere at all is the yEnc module. There are a couple of places hosting the exact same file as SABnzbd Sourceforge, but the author link in the readme is dead.
YukiHyou
Newbie
Newbie
 
Posts: 2
Joined: June 13th, 2010, 11:04 am

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby Slym » August 24th, 2010, 3:51 pm

Just to let you know there is a little mistake in http://sabnzbd.wikidot.com/quick-setup

In "Ubuntu Linux" section it's not /etc/defaults/sabnzbdplus but /etc/default/sabnzbdplus  (no S to defaultS)
Slym
Newbie
Newbie
 
Posts: 4
Joined: November 10th, 2008, 7:22 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby shypike » August 24th, 2010, 5:03 pm

Slym wrote:In "Ubuntu Linux" section it's not /etc/defaults/sabnzbdplus but /etc/default/sabnzbdplus  (no S to defaultS)


Fixed. Thanks.
User avatar
shypike
Administrator
Administrator
 
Posts: 16720
Joined: January 18th, 2008, 1:49 pm

Re: wiki.sabnzbd.org - The SABnzbd Manual - Suggestions & Discussion

Postby Slym » August 25th, 2010, 3:28 am

;D You're welcome. Thank YOU for your reactivity.
Slym
Newbie
Newbie
 
Posts: 4
Joined: November 10th, 2008, 7:22 pm

Next

Return to General Help