Adding module from Git

revsmitty

Joined: 2007-05-11
Posts: 15
Posted: Tue, 2013-10-15 02:03

I'm sure the answer is somewhere in the forums but I haven't been successful finding it. How do I install new modules from git? All the download links refer to Git for the modules I want and any command I try fails.

-Thanks

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-10-15 02:27

Example?
Try http://www.gallerymodules.com/
are you using a git client ?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
revsmitty

Joined: 2007-05-11
Posts: 15
Posted: Tue, 2013-10-15 02:32

I'm trying to install this one: folder_sync

Using git --version
git version 1.7.11.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-10-15 04:37

Here is his whole repository in a zip:
https://github.com/siburny/gallery3/archive/master.zip

or just the module attached.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
revsmitty

Joined: 2007-05-11
Posts: 15
Posted: Tue, 2013-10-15 09:53

Thanks

 
revsmitty

Joined: 2007-05-11
Posts: 15
Posted: Tue, 2013-10-15 12:28

I have the file, but is there a way to access these modules with git or do I need to ask individually in the forums for zips of these?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-10-15 16:14

I rarely use git. So here is some docs:
http://codex.galleryproject.org/Gallery:Using_Git

I normally just fork the repository I desire.
If the repository is not in galleries repository you should be able to just fork the users repository with your client.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team