Refactor submit util new_upload_entry
[mediagoblin.git] / mediagoblin / plugins / piwigo / README.rst
1 ===================
2 piwigo api plugin
3 ===================
4
5 .. danger::
6 This plugin does not work.
7 It might make your instance unstable or even insecure.
8 So do not use it, unless you want to help to develop it.
9
10 .. warning::
11 You should not depend on this plugin in any way for now.
12 It might even go away without any notice.
13
14 Okay, so if you still want to test this plugin,
15 add the following to your mediagoblin_local.ini:
16
17 .. code-block:: ini
18
19 [plugins]
20 [[mediagoblin.plugins.piwigo]]
21
22 Then try to connect using some piwigo client.
23 There should be some logging, that might help.