-
Notifications
You must be signed in to change notification settings - Fork 61
Small sugestions regarding modman #23
Comments
This'll happen eventually, but I'm a little wary of making direct http How does software generally deal with proxies? I assume instead of
Yep, am planning on doing this, probably via a 'git unavailable' dialog at
It currently looks at their MODPATH to find a path ending in /modules_ext, I guess I could add a new setting, something like: MODPATH_EXT so they can I was also thinking about some kind of 'config' app that provides a On Fri, May 31, 2013 at 10:03 PM, ziggybcn notifications@github.com wrote:
|
Also...I keep meaning to ask, can you get fontmachine up on a repos On Fri, May 31, 2013 at 10:20 PM, Mark Sibly blitzmunter@gmail.com wrote:
|
I usualy use the system network settings and make a HTTP request, so if the system proxies and networking settings are properly set, it may be able to access the txt file in the same way it would access the regular web. Otherwise, we could maybe have a hardcoded hg or git repository somewhere that just contains a txt file with the list of repositories? That would do it too Regarding FontMachine: Yes, of course! Fontmachine is here: https://code.google.com/p/fontmachine/ It's Mercurial based. |
But perhaps in this case, if they have problems with a simple http request
Sounds pretty good to me. People can even send pull requests to get their On Fri, May 31, 2013 at 10:30 PM, ziggybcn notifications@github.com wrote:
|
It's a a great idea to have this modman tool Really useful but I would like to suggest two small additions/changes:
1.- Make the repositories list a remote file, so the modman can also show new modules. Having this hardcoded is a bit rare. It can be just the same txt file placed anywhere at monkeycoder.co.nz or something... ?
2.- It would be nice if the modman notifies on missing version control systems. That is, it seems to just not show git or hg modules if command line tools are not present. Some additional information such as: You need Mercurial to install this module, with the appropriate link somehow would be much better.
those are just a couple of small ideas. No sure if they make sense. Also, not sure if they're also on any todo list or something
Also, the Module_ext used to install them... Is there any way to customize this so them gets installed whenever you want?
Hope this is seens as a constructive post. Also, if there's not dev time to make this, but they're reasonable additions, I may have some time next week, so I could try to get something done in this area.
The text was updated successfully, but these errors were encountered: