| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
the media is to be uploaded is stored locally or on the web. Still have to clean
up the code and look for errors. I may also refactor some of this into a functi-
on to be used with a GUI frontend in another project. Lastly, I need to merge
this with the metadata branch I've been working on, and convert the metadata.csv
information into the proper format for the new metadata column.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
the code to read csv files into a usable dictionary.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
metadata columns in the future. The context describes the dublin core elements.
It still has not been finalized however.
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
media.
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fetch remote pieces of media in the batchupload script
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
/metadata_context/v1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
context file for the json-ld because it feels unnecessary seeing as we are just
using the dc core terms
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the commands attempts to figure out what type of file the target file
is.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
it now recognizes whether the target is a directory or an archive on its own.
I added in a help message, which is still incomplete, but should make it easier
for admins to know how to use this new command. I believe we should also provi-
-de an example of the location.csv and metadata.csv files, so there is no conf-
-usion. Also, I made it possible for the command to recognize zip files as a
valid archive. I also made some minor changes to the commands description w/i
the larger gmg command help menu.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the media is to be uploaded is stored locally or on the web. Still have to clean
up the code and look for errors. I may also refactor some of this into a functi-
on to be used with a GUI frontend in another project. Lastly, I need to merge
this with the metadata branch I've been working on, and convert the metadata.csv
information into the proper format for the new metadata column.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the code to read csv files into a usable dictionary.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
metadata columns in the future. The context describes the dublin core elements.
It still has not been finalized however.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
media.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
link if they have the featurer privilege
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
archivalook plugin
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
those that have the appropriate privilege. Added a readme.
|
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
https://gitorious.org/npigeons-mediagoblin/archivalook/source/6dbd68dab85650792456b8e24bbbd36a323c2018:
|
|\ \ \ \ \ |
|
| | |_|/ /
| |/| | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
gitorious.org:mediagoblin/npigeons-mediagoblin into permission_scheme
Conflicts:
mediagoblin.ini
mediagoblin/auth/tools.py
mediagoblin/config_spec.ini
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
which privileges are given to users when they are intiated. These settings are
modified in mediagoblin.ini.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
master so that if admins have not set their mediagoblin_local.ini to include
this new option, they will notice no difference in use.
|
| | | | | | |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
which privileges are given to users when they are intiated. These settings are
modified in mediagoblin.ini.
|
|/ / / / |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
*Note from cwebber on merge of this branch:*
Thanks also to Sturm who provided an early version of this patch.
|
| | | | |
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
- Fix code highlighting
- Wrap all lines to 80 chars
- Add more markup (eg. Response() to ``Response()``)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since the media template name gets swapped out for each media
type, normal context hooks don't work if you want to affect all
media displays. This gives a general purpose hook.
This commit sponsored by Kẏra. Thanks! :)
|
| | |
| | |
| | |
| | |
| | |
| | | |
failures.
This commit sponsored by Aaron Whitehouse. Thank you!
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Thanks RuiSeabra for the suggestion!
This commit sponsored by Chad Glendenin. Thanks, Chad!
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Much nicer!
This commit sponsored by Cameron Merkel. Thanks Cameron! Good luck
with yer projects!
|
| | | |
|
| | | |
|
| | | |
|