Sphene Community Tools 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Sphene Community Tools 0.5 (Default branch)
# 1  
Old 10-09-2008
Sphene Community Tools 0.5 (Default branch)

Image SCT (Sphene Community Tools) is a collection of Django applications that are designed to be easily pluggable into any Django project. It currently consists of a Wiki and a Board application. It contains an example project that allows users to create a community Web site containing the Wiki and Board applications without any further coding/configuration changes. License: BSD License (revised) Changes:
This release adds comment support for wiki snips and a search engine for the forum based on xapian. It contains several compatibility fixes for Django 1.0. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Infrastructure Monitoring

GroundWork Monitor Community Edition 5.3.0 (GA) (Default branch)

http://c.fsdn.com/fm/screenshots/63584_thumb.jpgGroundWork Monitor Community Edition can give you insight into your computing infrastructure, allowing you to see the current and historical states of all your computers: servers, desktops, and laptops, all of your network devices, all of your... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
PP(1)								NSS Security Tools							     PP(1)

NAME
pp - Prints certificates, keys, crls, and pkcs7 files SYNOPSIS
pp -t type [-a] [-i input] [-o output] STATUS
This documentation is still work in progress. Please contribute to the initial review in Mozilla NSS bug 836477[1] DESCRIPTION
pp pretty-prints private and public key, certificate, certificate-request, pkcs7 or crl files OPTIONS
-t type specify the input, one of {private-key | public-key | certificate | certificate-request | pkcs7 | crl} -a Input is in ascii encoded form (RFC1113) -i inputfile Define an input file to use (default is stdin) -u outputfile Define an output file to use (default is stdout) ADDITIONAL RESOURCES
NSS is maintained in conjunction with PKI and security-related projects through Mozilla and Fedora. The most closely-related project is Dogtag PKI, with a project wiki at PKI Wiki[2]. For information specifically about NSS, the NSS project wiki is located at Mozilla NSS site[3]. The NSS site relates directly to NSS code changes and releases. Mailing lists: pki-devel@redhat.com and pki-users@redhat.com IRC: Freenode at #dogtag-pki AUTHORS
The NSS tools were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google. Authors: Elio Maldonado <emaldona@redhat.com>, Deon Lackey <dlackey@redhat.com>. LICENSE
Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. NOTES
1. Mozilla NSS bug 836477 https://bugzilla.mozilla.org/show_bug.cgi?id=836477 2. PKI Wiki http://pki.fedoraproject.org/wiki/ 3. Mozilla NSS site http://www.mozilla.org/projects/security/pki/nss/ nss-tools 12 November 2013 PP(1)