Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue#18 The mimetype of the files imported is detected automatically. #45

Open
wants to merge 11 commits into
base: societyserver-devel
Choose a base branch
from

Conversation

ajinkya007
Copy link
Member

@ajinkya007 ajinkya007 commented Jun 3, 2016

The sTeam/server/factories/DocumentFactory.pike has provision for autodetecting the Mime type of the object to be created using the import-from-git script.
#define _TYPES _Server->get_module("types") from the /server/include/database.h refers to the module /server/modules/types.pike.
The types.pike module has all the features to auto-detect the mime-type of an object.

ajinkya007 and others added 11 commits May 30, 2016 21:28
…-shell.pike

These changes have been made by Siddhant for solving the issue's societyserver#34 and societyserver#38
Added VisTeam.pike and changes in applauncher.pike and steam-shell.vim
The :* register is supported by the Vim which has +clipboard enabled in it. Vim needs to be installed using vim-gnome
…mmand does not exit abruptly after calling the edit command inside it.
…ted successfully.

The Stdout of the process to get the contents of a file was not read. An alternative way to do so was found and updated.
@ajinkya007
Copy link
Member Author

The contents of the files with Mimetypes other than text type are not updated successfully. The Stdout of the process to get the contents of a file was not able to read the contents in string format. An alternative way to do so was found and updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant