-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
warning for old version(0.8) #1540
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
Conversation
For issue #1533 |
Erm... there might be a misunderstanding... How will this work? You can not push the stuff to master. All websites except the dev docs are static. You have to push the generated files to sourceforge :-/ I'm not sure if you have the rights but I'm happy to give them to you. |
oh, ok that is actually good .... |
pushing to these branches makes sense. still it doesn'f fix the
8000
websites that are currently online. |
Haha okay.. so we can't just update the old docs(currently online ones) from these branches? |
Well in principal it is simple: make sure the docs look good an all examples are plotted (look at the exmples gallery). |
alright.. I'll have a look. Just trying to figure out why version 11 is refusing to display the banner now 😠 |
awesome, thanks :) |
Hey Andy.. eish, i've got a problem.. The banner is refusing to display on version 11 and onwards.. 10 and lower @jakevdp 's code takes care of it.. I've played around there a good while now and I just can't seem to figure out why it wont display. |
Sorry, I'm really not familiar with this. Thanks for giving it a shot. Maybe @jakevdp can comment? |
Haha yeah, I tagged him in my previous comment on purpose |
DId you also set oldversion=True in conf.py? This overrides the default in theme.conf. |
If that's the case, I think it would be better to leave the default set to False in theme.conf, and adjust the parameter via conf.py. Edit: I took a look at the PRs, and I'm pretty sure this is the issue. In |
Ahh okay thanks jake, Iĺl check this out :) |
Haha, @jakevdp thanks a lot that fixes it.. Just updating then I'll move this along. Thanks again |
@amueller - alright, so I'm ready to get this going onto sourceforge .. I've sent you my details so you can add me to project. Then I'll get the updating going |
Thanks. Where / when did you sent them? I didn't see anything. |
Haha, on your Google+ account.. couldn't find your email quickly enough 2013/1/10 Andreas Mueller notifications@github.com
|
lol. I have been known to post on the sklearn ML sometimes ;) |
I added you to the project as admin :) (hope that was ok @GaelVaroquaux) |
Okay cool - shall I merge these old branches in? |
Try it. If you feel unsure about what you are doing, ask @fabianp |
@GaelVaroquaux okay thanks :) |
Okay got it.. here's version 0.6 with banner.. doing the rest now |
as I mentioned on that reference - there is version 0.7 folder on htdocs.. I'm gonna continue onto 0.8 etc. for now |
THANK YOU SO MUCH! |
haha yeah.. typo.. and I did it twice! K, version 0.7 is back up 💃 |
Yeah, I think it's ok to do that. good for future reference and if you could build the docs it should be fine. |
+1, thanks @jaquesgrobler! |
+1 for merging these as well. Nice work Jaques! |
Yeah, this is a great. Thanks a lot to all involved |
I just noticed that 0.10 and 0.11 do not have the warning banner. Is |
10 has now.. my internet bombed last night so couldn't finish those two.. 11 loading :) |
Okay.. i checked again - all of them are up. Merging these other branches |
warning for old version(0.8)
Add a warning banner for older version