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

Bugfixes in /skins/Selfhtml.js #30

Open
Rolf-B opened this issue May 8, 2024 · 0 comments
Open

Bugfixes in /skins/Selfhtml.js #30

Rolf-B opened this issue May 8, 2024 · 0 comments

Comments

@Rolf-B
Copy link
Member

Rolf-B commented May 8, 2024

Bisher nur im Testwiki durchgeführt.

  • #p-SELFHTML wurde mit appendTo ans Ende von #mw-head gestellt. Jetzt prependTo, damit es am Anfang steht (logischere Tabreihenfolge)
  • In #p-SELFHTML wurde ein h5 manipuliert. Es gibt dieses h5 nicht.
  • Das Script versucht, hinter Namespace-Doppelpunkten in #firstHeading und den Brotkrumen ein Space einzufügen. Dafür sucht es in der #firstHeading h1 einen span und darin den Doppelpunkt. Den span gibt es nicht, deshalb hat das nicht funktioniert. Ich suche jetzt direkt in der h1.
  • Das Script, versucht mitten in der Startseite einen Clone des Suchfeldes anzulegen. WOLLEN WIR DAS?
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

1 participant