DokuWiki rc2009-01-30 (Release Candidates branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DokuWiki rc2009-01-30 (Release Candidates branch)
Prev   Next
# 1  
Old 01-30-2009
DokuWiki rc2009-01-30 (Release Candidates branch)

ImageDokuWiki is a standards-compliant, simple-to-useWiki mainly aimed at creating documentation of anykind. It is targeted at developer teams,workgroups, and small companies. It has a simplebut powerful syntax which makes sure the datafilesremain readable outside the Wiki, and eases thecreation of structured texts. All data is storedin plain text files, so no database is neededLicense: GNU General Public License (GPL)Changes:
This RC reverts the mechanism for disablingplugins back to the old method to avoid problemswith distribution packaging. It also fixesproblems related to the login/logoff procedure.Image

Image

More...
 
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ubuntu-upload-permission(1)				      General Commands Manual				       ubuntu-upload-permission(1)

NAME
ubuntu-upload-permission - Query upload rights and (optionally) list the people and teams with upload rights for a package SYNOPSIS
ubuntu-upload-permission [options] package DESCRIPTION
ubuntu-upload-permission checks if the user has upload permissions for package. If the --list-uploaders option is provided, all the people and teams that do have upload rights for package will be listed. OPTIONS
-r RELEASE, --release=RELEASE Query permissions in RELEASE. Default: current development release. -a, --list-uploaders List all the people and teams who have upload rights for package. -t, --list-team-members List all the members of every team with rights. (Implies --list-uploaders) -h, --help Display a help message and exit EXIT STATUS
0 You have the necessary upload rights. 1 You don't have the necessary upload rights. 2 There was an error. AUTHORS
ubuntu-upload-permission and this manpage were written by Stefano Rivera <stefanor@ubuntu.com>. Both are released under the terms of the ISC License. ubuntu-dev-tools November 2011 ubuntu-upload-permission(1)