Search found 10 matches

byTersyguel
Sun Sep 03, 2023 12:59 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

Hi Kiriak.
It looks like my wiki site auth was revoke. Could you re enable it ?
Site is old, but sill used (big surprise for me!)

https://bdo.archive.noneltd.net
byTersyguel
Sat Nov 20, 2021 3:20 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

Thanks :)
byTersyguel
Tue Nov 09, 2021 3:30 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

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 :)
byTersyguel
Sun Apr 18, 2021 10:19 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

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 !
byTersyguel
Sun Apr 18, 2021 4:20 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

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 !
byTersyguel
Sat Apr 17, 2021 12:46 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

Here an exemple page with 2.14 disabled. ( before you ask :) )
https://bdo.guilds-europ.online/doku.ph ... en_debuter
byTersyguel
Sat Apr 17, 2021 12:41 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

Thanks a lot, and for your really good work. I've sadly some issues. If I keep v2.14 min.js it works well, but I loose all article editor function button. This is not so well for wiki :/ If I switch to 3.1.1, many js function come to errors and nothing work, first because $() call are not reconize. ...
byTersyguel
Fri Apr 16, 2021 5:30 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Apparently scripts need a little upgrade to 3.1.1. Anoying :-/ I'm eally not a java script master.
byTersyguel
Fri Apr 16, 2021 2:21 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

My jQuery versiion is 3.1.1, hoping it will not create issues.
byTersyguel
Fri Apr 16, 2021 2:15 pm
Forum: Database development
Topic: [Guide] Tooltips syndication
Replies: 42
Views: 169335

Re: [Guide] Tooltips syndication

Hi there,
Dear Kyriak, could you add my wiki site to your whitelist.
https://bdo.guilds-europ.online
It's a dokuwiki site, I will probably need to use script via a plugin. Forgive me if there a little many test :/.
Thanks.