Difference between revisions of "Mediagoblin"

From Free Software Directory
Jump to: navigation, search
(added standard links)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU MediaGoblin
 
|Name=GNU MediaGoblin
|Short description=Server software that allows you to share your media with the world
+
|Short description=Server software that allows you to share your media with the world.
 
|Full description='''MediaGoblin''' is a free media publishing platform. It runs in a federalized manner, freeing the user from centralized web services. It supports pictures, videos and audio.
 
|Full description='''MediaGoblin''' is a free media publishing platform. It runs in a federalized manner, freeing the user from centralized web services. It supports pictures, videos and audio.
 
|Homepage URL=https://www.gnu.org/software/mediagoblin/
 
|Homepage URL=https://www.gnu.org/software/mediagoblin/
Line 7: Line 7:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mediagoblin.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mediagoblin.git
 
|Documentation note=https://mediagoblin.readthedocs.org
 
|Documentation note=https://mediagoblin.readthedocs.org
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://mediagoblin.org/pages/campaign.html
 
|Donate=https://mediagoblin.org/pages/campaign.html
|Microblog=https://identi.ca/mediagoblin
+
|Microblog=https://identi.ca/mediagoblin/
|IRC general=irc://irc.freenode.net/mediagoblin
+
|IRC general=irc://irc.freenode.net/#mediagoblin
 +
|Related projects=gnustandards,social
 
|Keywords=media,pictures,web
 
|Keywords=media,pictures,web
 
|Version identifier=0.9.0
 
|Version identifier=0.9.0
 
|Version date=2016/03/29
 
|Version date=2016/03/29
 
|Version status=developmental
 
|Version status=developmental
|Version download=http://git.savannah.gnu.org/cgit/mediagoblin.git/snapshot/mediagoblin-0.9.0.tar.gz
+
|Version download=https://git.savannah.gnu.org/cgit/mediagoblin.git/snapshot/mediagoblin-0.9.0.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/16
 
|Submitted by=Sudoman
 
|Submitted by=Sudoman
 
|Submitted date=2011/12/05
 
|Submitted date=2011/12/05
Line 55: Line 71:
 
{{Resource
 
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource audience=Python (Ref)
|Resource URL=https://pypi.org/project/mediagoblin
+
|Resource URL=https://pypi.org/project/mediagoblin/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 63: Line 79:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/mediagoblin
+
|Resource URL=https://savannah.gnu.org/projects/mediagoblin/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/mediagoblin.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/mediagoblin.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.mediagoblin.org/listinfo/devel
+
|Resource URL=https://lists.mediagoblin.org/listinfo/devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/social-mediagoblin
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/social-mediagoblin/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/mediagoblin-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 82: Line 102:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=wiki
 
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=http://wiki.mediagoblin.org
+
|Resource URL=https://wiki.mediagoblin.org
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 90: Line 113:
 
|Internet-application=server
 
|Internet-application=server
 
|Programming-language=python
 
|Programming-language=python
 +
|Runs-on=GNU/Linux
 
|Use=interface, internet-application, organizing, web-authoring
 
|Use=interface, internet-application, organizing, web-authoring
 
|Web-authoring=image-viewer, photo-album, server
 
|Web-authoring=image-viewer, photo-album, server
Line 95: Line 119:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python 2.6 or 2.7
+
|Prerequisite description=[[Python]] 2.6 or 2.7
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=python-lxml
+
|Prerequisite description=[[python-lxml]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=git
+
|Prerequisite description=[[git]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=SQLite or PostgreSQL
+
|Prerequisite description=[[SQLite]] or [[PostgreSQL]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python Imaging Library
+
|Prerequisite description=[[Python Imaging Library]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=virtualenv
+
|Prerequisite description=[[virtualenv]]
 
}}
 
}}
 
{{Featured
 
{{Featured

Revision as of 09:34, 16 January 2019


[edit]

GNU MediaGoblin

https://mediagoblin.org/
Server software that allows you to share your media with the world.

MediaGoblin is a free media publishing platform. It runs in a federalized manner, freeing the user from centralized web services. It supports pictures, videos and audio.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

2 May 2018

Verified by

Bendikker

Verified on

2 May 2018




Leaders and contributors

Contact(s)Role
Boris Bobrov Mainainer
Andrew Browning Mainainer
Christopher Allan Webber Mainainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/mediagoblin/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/mediagoblin-devel/
Python (Ref)https://pypi.org/project/mediagoblin/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/social-mediagoblin/
Mailing Listhttps://lists.mediagoblin.org/listinfo/devel/
Generalhttps://wiki.mediagoblin.org
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/mediagoblin.git/
Debian (Ref)https://tracker.debian.org/pkg/mediagoblin
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/


Software prerequisites

KindDescription
Required to usePython 2.6 or 2.7
Required to usePython Imaging Library
Required to usegit
Required to useSQLite or PostgreSQL
Required to usepython-lxml
Required to usevirtualenv




Entry








"Mainainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Mainainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Mainainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.