Author Topic: MelonLand Wiki  (Read 11960 times)

loren

Re: MelonLand Wiki
« Reply #15 on: June 11, 2025 @851.39 »
my suggestion for the wiki: add favicons to replace the default external link icon when linking to sites within the melonland project. here's some css that should do the trick! :melon:

Code
.dokuwiki a[href^="https://melonland"] {
  background-image: url("https://melonland.net/images/favicon/favicon.ico");
}
.dokuwiki a[href^="https://forum.melonland"] {
  background-image: url("https://forum.melonland.net/favicon.ico");
}
.dokuwiki a[href^="https://everyone.melonland"] {
  background-image: url("https://everyone.melonland.net/favicon.ico");
}
.dokuwiki a[href^="https://pad.melonland"] {
  background-image: url("https://pad.melonland.net/favicon.ico");
}
.dokuwiki a[href^="https://letters.melonland"] {
  background-image: url("https://letters.melonland.net/images/favicon.ico");
}
.dokuwiki a[href^="https://melonking"] {
  background-image: url("https://melonking.net/favicon.ico");
}
.dokuwiki a[href^="https://thoughts.melonking"] {
  background-image: url("https://thoughts.melonking.net/favicon.ico");
}
edit: added thoughts.melonking (maybe that's all of them?)
« Last Edit: June 11, 2025 @863.00 by loren »

Melooon

Re: MelonLand Wiki
« Reply #16 on: June 13, 2025 @572.41 »
wiki: add favicons to replace the default external link icon
This is such a coool suggestion :ozwomp: :ozwomp: Thank you! I think I might actually try roll this out across all ML sites! It should appear on the wiki after a cache refresh!

everything lost will be recovered, when you drift into the arms of the undiscovered