[Guide] Tooltips syndication

Here you can ask your questions and post suggestions about site's development.
Tersyguel
Posts: 10
Joined:Fri Apr 16, 2021 2:08 pm
Discord:ParadisPerdu

Re: [Guide] Tooltips syndication

Post by Tersyguel » Sat Apr 17, 2021 12:46 pm

Here an exemple page with 2.14 disabled. ( before you ask :) )
https://bdo.guilds-europ.online/doku.ph ... en_debuter

User avatar
Kiriak
Site Admin
Posts: 496
Joined:Wed Sep 11, 2013 10:30 am
Discord:Kiriak#5590

Re: [Guide] Tooltips syndication

Post by Kiriak » Sat Apr 17, 2021 5:28 pm

Try to include the jquery script as a usual .js file, not as the jquery.php. Tooltip script can't find jquery at all, and that's why it's not working.
I suggest to you to make a simple page with one link and only necessary scripts to see if it works and then move to the actual page.

Tersyguel
Posts: 10
Joined:Fri Apr 16, 2021 2:08 pm
Discord:ParadisPerdu

Re: [Guide] Tooltips syndication

Post by Tersyguel » Sun Apr 18, 2021 4:20 pm

Solved. At least for the script loading.
After a few research in dokuwiki forum, I add this at the top of tooltips.min.js :
jQuery.noConflict();

Still now have to figure how to change css. I will very appreceate your help on this?
Thanks !

User avatar
Kiriak
Site Admin
Posts: 496
Joined:Wed Sep 11, 2013 10:30 am
Discord:Kiriak#5590

Re: [Guide] Tooltips syndication

Post by Kiriak » Sun Apr 18, 2021 5:53 pm

Good job fixing the problem!
As for the css, it's loaded from the site by the script and appended to your page. You can download it, change as needed, save it locally and just comment the line beginning with "$('head').append" text.

Tersyguel
Posts: 10
Joined:Fri Apr 16, 2021 2:08 pm
Discord:ParadisPerdu

Re: [Guide] Tooltips syndication

Post by Tersyguel » Sun Apr 18, 2021 10:19 pm

CSS solved too.
Just need a copy tooltips.min.css from brownser inspection style sheets and point it in the <head> :
<link type="text/css" rel="stylesheet" href="[where_is_the_dir_root]/tooltips/toolips.min.css">

Didn't see your answer, I will look at this solution too.
Thanks for all !

Tersyguel
Posts: 10
Joined:Fri Apr 16, 2021 2:08 pm
Discord:ParadisPerdu

Re: [Guide] Tooltips syndication

Post by Tersyguel » Tue Nov 09, 2021 3:30 pm

Hi Kiriak,
The domaine name of my wiki is going to change at 11/23, could you add it to your host conf please ?

From :
https://bdo.guilds-europ.online
to :
https://bdo.archive.noneltd.net/

Thank per advance :)

User avatar
Kiriak
Site Admin
Posts: 496
Joined:Wed Sep 11, 2013 10:30 am
Discord:Kiriak#5590

Re: [Guide] Tooltips syndication

Post by Kiriak » Thu Nov 11, 2021 11:55 am

Done.

Tersyguel
Posts: 10
Joined:Fri Apr 16, 2021 2:08 pm
Discord:ParadisPerdu

Re: [Guide] Tooltips syndication

Post by Tersyguel » Sat Nov 20, 2021 3:20 pm

Thanks :)

Kalistra
Posts: 2
Joined:Sun Jul 24, 2022 2:18 pm

Re: [Guide] Tooltips syndication

Post by Kalistra » Sun Jul 24, 2022 2:24 pm

Hi Kiriak!

Could you please also add my horse wiki to your whitelist too? It will be very helpful.
Link: http://bdo.horse/

Thank you!

User avatar
Kiriak
Site Admin
Posts: 496
Joined:Wed Sep 11, 2013 10:30 am
Discord:Kiriak#5590

Re: [Guide] Tooltips syndication

Post by Kiriak » Sun Jul 24, 2022 9:02 pm

Добавил. :)

Post Reply