[3.2.9-3.3.x][RC] Glossary 3.0.20

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Anti-Spam Guide
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
Brender
Registered User
Posts: 38
Joined: Tue Nov 03, 2015 7:25 pm

Re: [3.2.9-3.3.x][RC] Glossary 3.0.10

Post by Brender »

Ah okay. I wanted to update the forum anyway. Thank you so much!
User avatar
motte
Registered User
Posts: 73
Joined: Wed Jan 30, 2013 10:15 pm
Name: Ralph

Re: [3.2.9-3.3.x][RC] Glossary 3.0.10

Post by motte »

Hey, i think i find 2 little BUGS.

When i aktivate the Glossary, i can set, it should create a Usergrup to edit and create ne entrys. Butit didn#s work. No new Groups are created.

When i use the Smartphone to view the Forum, the Tooltipbox crashed the Layout .....
Last edited by motte on Sun Oct 17, 2021 7:20 pm, edited 1 time in total.
Renault Scenic Forum 🚘 since 2003 ...

... lover of Modeltrains 🚂🚃🚃
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.10

Post by pierredu »

I'll check.

1. I didn't check the creation of a glossary editor group for a long time.

2. I never checked this precise aspect. I'll do it.

Thanks for writing.
User avatar
motte
Registered User
Posts: 73
Joined: Wed Jan 30, 2013 10:15 pm
Name: Ralph

Re: [3.2.9-3.3.x][RC] Glossary 3.0.10

Post by motte »

I played a little.

The easiest way, to display it nicer is this:
Open the gloss.css and find #lexiconEntry. Delete them and paste the following code ...

Code: Select all

#lexiconEntry {
	position:absolute;
	left:10%;
	width:auto;
	padding:1em;
	height:auto;
	border:1px #D6DADD solid;
	border-radius: 5px;
	box-shadow: 0 -1px 4px -2px rgba(2, 2, 2, 0.7);
	background-color: #EDEEEF;
	color:black;
	font-size:75%;
	text-align: center;
	z-index: 10;
	}
But maybe there is a more elegant solution .... :?
Renault Scenic Forum 🚘 since 2003 ...

... lover of Modeltrains 🚂🚃🚃
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by pierredu »

A corrected version (3.0.12) was uploaded on github (see link in the first post).
I think this corrects both issues.
User avatar
motte
Registered User
Posts: 73
Joined: Wed Jan 30, 2013 10:15 pm
Name: Ralph

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by motte »

Merci, thank you for your efforts and the quick help. I test it and the Problem with the Usergroup works good.

I discovered 3 more points.
Users of the created group (moderator or admin) can create an entry, but it will only be shown when I manually clear the Cache.

EVERYONE who is not registered can create and edit a new entry via the direct link.
Last edited by motte on Sun Oct 17, 2021 7:22 pm, edited 2 times in total.
Renault Scenic Forum 🚘 since 2003 ...

... lover of Modeltrains 🚂🚃🚃
Brender
Registered User
Posts: 38
Joined: Tue Nov 03, 2015 7:25 pm

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by Brender »

motte wrote: Sat Apr 11, 2020 7:10 am Merci, thank you for your efforts and the quick help. I test it an the Problem with the Usergroup works good.

I discovered 3 more points.
Users of the created group (moderator or admin) can create an entry, but it will only be shown when I manually clear the Cache.

EVERYONE who is not registered can create and edit a new entry via the direct link.

-> create: http://www.mobile-freiheit.net/app.php/ ... e=glossnew
-> edit: http://www.mobile-freiheit.net/app.php/ ... ction=edit
Funktioniert es denn bei dir generell? Welche Version läuft bei dir?



I have now updated my forum to 3.2.9. I can see the Settings in the ACP. I activated it in the whole forum. I have 3 terms set. But no one works? I don't get a link or picture. I have already cleared the cache
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by pierredu »

Sorry, I missed your post.
motte wrote: Sat Apr 11, 2020 7:10 am I discovered 3 more points.
Users of the created group (moderator or admin) can create an entry, but it will only be shown when I manually clear the Cache.
I'll correct this.
motte wrote: Sat Apr 11, 2020 7:10 am EVERYONE who is not registered can create and edit a new entry via the direct link.

-> create: http://www.mobile-freiheit.net/app.php/ ... e=glossnew
-> edit: http://www.mobile-freiheit.net/app.php/ ... ction=edit
I'll see what I can do.
Thanks for the pointers.
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by pierredu »

Brender wrote: Tue Apr 14, 2020 7:10 am I have now updated my forum to 3.2.9. I can see the Settings in the ACP. I activated it in the whole forum. I have 3 terms set. But no one works? I don't get a link or picture. I have already cleared the cache
Do you have a post with the terms you created?
Does the cursor change when you hover over the terms?
Can you click?
Brender
Registered User
Posts: 38
Joined: Tue Nov 03, 2015 7:25 pm

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by Brender »

pierredu wrote: Tue Apr 14, 2020 7:31 am
Brender wrote: Tue Apr 14, 2020 7:10 am I have now updated my forum to 3.2.9. I can see the Settings in the ACP. I activated it in the whole forum. I have 3 terms set. But no one works? I don't get a link or picture. I have already cleared the cache
Do you have a post with the terms you created?
Does the cursor change when you hover over the terms?
Can you click?
Yes i have a test post with all terms i created. Also "test" and "trial". The cursor doesent change and i can not klick
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by pierredu »

Is your board public?
You can give me the address by pm.
User avatar
motte
Registered User
Posts: 73
Joined: Wed Jan 30, 2013 10:15 pm
Name: Ralph

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by motte »

Brender wrote: Tue Apr 14, 2020 7:10 am
motte wrote: Sat Apr 11, 2020 7:10 am Merci, thank you for your efforts and the quick help. I test it an the Problem with the Usergroup works good.

I discovered 3 more points.
Users of the created group (moderator or admin) can create an entry, but it will only be shown when I manually clear the Cache.

EVERYONE who is not registered can create and edit a new entry via the direct link.

-> create: http://www.mobile-freiheit.net/app.php/ ... e=glossnew
-> edit: http://www.mobile-freiheit.net/app.php/ ... ction=edit
Funktioniert es denn bei dir generell? Welche Version läuft bei dir?



I have now updated my forum to 3.2.9. I can see the Settings in the ACP. I activated it in the whole forum. I have 3 terms set. But no one works? I don't get a link or picture. I have already cleared the cache
*edit* **sorry**
3.9.12 you had to clean the cache after every new entry manually.....
Last edited by motte on Tue Apr 14, 2020 10:08 am, edited 2 times in total.
Renault Scenic Forum 🚘 since 2003 ...

... lover of Modeltrains 🚂🚃🚃
Brender
Registered User
Posts: 38
Joined: Tue Nov 03, 2015 7:25 pm

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by Brender »

motte wrote: Tue Apr 14, 2020 10:02 am
Brender wrote: Tue Apr 14, 2020 7:10 am
motte wrote: Sat Apr 11, 2020 7:10 am Merci, thank you for your efforts and the quick help. I test it an the Problem with the Usergroup works good.

I discovered 3 more points.
Users of the created group (moderator or admin) can create an entry, but it will only be shown when I manually clear the Cache.

EVERYONE who is not registered can create and edit a new entry via the direct link.

-> create: http://www.mobile-freiheit.net/app.php/ ... e=glossnew
-> edit: http://www.mobile-freiheit.net/app.php/ ... ction=edit
Funktioniert es denn bei dir generell? Welche Version läuft bei dir?



I have now updated my forum to 3.2.9. I can see the Settings in the ACP. I activated it in the whole forum. I have 3 terms set. But no one works? I don't get a link or picture. I have already cleared the cache
3.0.12 aber du musst dem Cache nach Jedem Eintrag manuell leeren.
Das habe ich auch bemerkt. Aber mir funktioniert es generell nicht?!
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28934
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: [3.2.9-3.3.x][RC] Glossary 3.0.12

Post by Paul »

@motte, @Brender, please keep in mind this is a English only forum, thanks.
User avatar
pierredu
Registered User
Posts: 1274
Joined: Thu Nov 01, 2012 8:04 am
Location: Paris (France)

Re: [3.2.9-3.3.x][RC] Glossary 3.0.14

Post by pierredu »

I uploaded a corrected version (3.0.14):
- cache deletion when adding a term
- detection of access by normal users to the edition pages (even if I don't know how visitors could know those URLs, but better safe than sorry.)

Return to “Extensions in Development”