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

Default step.rc contains NLM sites that no longer works #45

Open
Tobbe opened this issue Nov 27, 2011 · 3 comments
Open

Default step.rc contains NLM sites that no longer works #45

Tobbe opened this issue Nov 27, 2011 · 3 comments

Comments

@Tobbe
Copy link
Owner

Tobbe commented Nov 27, 2011

Go through all the NLM sites and make sure they're still running.

Perhaps add new ones (greywool's?)

@passel
Copy link

passel commented Sep 11, 2014

Here's a patch:

--- step.rc.old 2014-09-10 19:05:29.771772308 -0700
+++ step.rc 2014-09-10 18:52:33.243033000 -0700
@@ -16,9 +16,9 @@
 include                 "$ThemeDir$config\_compatibility_patch.rc"

 LoadModule              "$LiteStepDir$NLM\NetLoadModule2.dll"
-*NetLoadModuleSite      "http://www.ls-themes.org/modules/download/"
+*NetLoadModuleSite      "http://ls.greywool.com/modules/"
 *NetLoadModuleSite      "http://modules.shellfront.org/"
-*NetLoadModuleSite      "http://www.modules.ls-universe.info/modules/"
+*NetLoadModuleSite      "http://lsmodules.alurcard2.net/"
 NetLoadModulePath       "$ModulesDir$"
 NetLoadModuleDocPath    "$ModulesDir$docs\"
 NetLoadModuleZipPath    "$ModulesDir$archive\"

@alur
Copy link

alur commented Sep 11, 2014

@passel
Copy link

passel commented Sep 11, 2014

Ah, missed that one.

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

No branches or pull requests

3 participants