mediawiki-bootstrap
mediawiki-bootstrap copied to clipboard
Few style errors
Just tested your style, but there are some errors that I wonder about... The search in the navbar sticks at the stop of the navbar instead in the middle, the navbar is a few pixel to high...
And my toolbox somehow fly into the page. In your Screenshots this is all fine!
I see this same issue as well. It seems to come from some extra margin that attached to the form element. Inspecting with chrome I can see that the parent <form> has "margin: 0 0 18px;" This is increasing the size of the navigation bar. I also dislike that there is no top margin.
I just did an install and this certainly seems different than the screenshots. I might try to roll back to another version to see if it is a new bug.
Hey! this issue seems interesting, can I work on this? Please guide me further on the same
@Adityachaturvedi2906 feel free to. I honestly haven't touched this in very many years nor have any active projects that use it. The version of Bootstrap used in this project is also very dated.
I would be open to transferring ownership as well.
@Adityachaturvedi2906 feel free to. I honestly haven't touched this in very many years nor have any active projects that use it. The version of Bootstrap used in this project is also very dated.
I would be open to transferring ownership as well.
Okay, so can you please guide me on this what changes supposed to be made? we can discuss this on Zulip(IRC) if you want? https://wikimedia.zulipchat.com/#narrow/pm-with/378499-adityachaturvedi2906
@Adityachaturvedi2906 i believe the styles for this is here: https://github.com/mtyeh411/mediawiki-bootstrap/blob/master/assets/mediawiki.css
i'm not sure if the git submodule will resolve or not given this: https://github.com/mtyeh411/mediawiki-bootstrap/issues/27
as i mentioned i haven't touched this in like 8 years and wasn't maintaining it much. the best move is probably for me to mark this project as deprecated, but if you're willing to get it in a good spot, i'd be willing to hold on that and discuss either transferring or sharing ownership
OK
Can you please guide me on this project that how can I start with this?
@Adityachaturvedi2906 honestly, i am so far removed from this and other mediawiki-related projects that i don't even know if this extension even works anymore. it's on a dated version of mediawiki and a dated version of bootstrap. for some reason i've even missed all of the other reported issues to this over the years and it obviously has not been maintained at all. unfortunately, i won't be able to offer any help outside of what is already in the README