[CDB] Simple mentions

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!
Get Involved
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)
Locked
User avatar
janus_zonstraal
Registered User
Posts: 6427
Joined: Sat Aug 30, 2014 1:30 pm

Re: [3.2][DEV] Simple mentions

Post by janus_zonstraal »

I get this error when clicking on the settings of the notifications
SQL ERROR [ mysqli ]

Duplicate entry 'paul999.mention.notification.type.mention' for key 'type' [1062]

SQL

INSERT INTO pp3_notification_types (notification_type_name, notification_type_enabled) VALUES ('paul999.mention.notification.type.mention', 1)
And the extension doesn’t seems to work.
Sorry! My English is bat ;) !!!
User avatar
peopleinside
Registered User
Posts: 192
Joined: Sat Jan 31, 2015 10:37 pm
Name: Marco
Contact:

Re: [3.2][DEV] Simple mentions

Post by peopleinside »

I AM using OsTicket who not support already PHP 7 so I cannot use this extension. :( as PHP 7 is required.
leschek
Registered User
Posts: 839
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [3.2][DEV] Simple mentions

Post by leschek »

Paul wrote: Sun Dec 04, 2016 6:15 pm Added a very early version on github. Currently it works by using [mention]USERNAME[/mention] or [mention]USER_ID[/mention]. In the coming weeks I will add a javascript frontend so @USERNAME can be used.
Will there be option to use BBCodes in this way: [mention=USERNAME]user's name[/mention] or [mention=USER_ID]user's name[/mention]?

I'm asking, because in my language we use declension and it really doesn't look good if the name is used in its default form. It can be also useful if user wants to use real name of mentioned person instead of his/her username.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][DEV] Simple mentions

Post by Paul »

It only supports usernames.
leschek
Registered User
Posts: 839
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [3.2][DEV] Simple mentions

Post by leschek »

Paul wrote: Tue Jan 24, 2017 10:14 am It only supports usernames.
Thank you for your answer. Is it mean that users will not be able to use their own form of user's name?

Example: [mention=leschek]leschekovi[/mention]
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][DEV] Simple mentions

Post by Paul »

No, it only supports usernames.
leschek
Registered User
Posts: 839
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [3.2][DEV] Simple mentions

Post by leschek »

OK, Thanks for clarification.
bcurran3
Registered User
Posts: 127
Joined: Sat Aug 29, 2015 2:52 am

Re: [3.2][DEV] Simple mentions

Post by bcurran3 »

Paul, I just downloaded it from GitHub. I noticed that it hasn't been updated in two months. Just curious if you're still going to work on it?

Since upgrading to phpBB 3.2, but users are really missing the abandoned Wolfsblvt/mentions. I just found yours on accident and have high hopes that it is very similar and maybe better!

Also, I know - not ready for prime time, don't put into production, don't use on a live board, etc etc. Is it fairly stable? :)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][DEV] Simple mentions

Post by Paul »

bcurran3 wrote: Wed Jan 25, 2017 12:50 pm Paul, I just downloaded it from GitHub. I noticed that it hasn't been updated in two months. Just curious if you're still going to work on it?
Yes, but other stuff has had priority
Also, I know - not ready for prime time, don't put into production, don't use on a live board, etc etc. Is it fairly stable? :)
Did you read the first post, and all warnings in the forum description?
amiroslo
Registered User
Posts: 25
Joined: Sun Feb 12, 2017 8:08 pm

Re: [3.2][DEV] Simple mentions

Post by amiroslo »

Any new update soon? Stable version maybe soon?
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][DEV] Simple mentions

Post by Paul »

No, currently kinda busy with some private stuff. Hopefully later this month.
prl
Registered User
Posts: 104
Joined: Tue Apr 14, 2009 8:13 pm

Re: [3.2][DEV] Simple mentions

Post by prl »

Thanks for developing this, I really want to have mentions in my board.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][RC] Simple mentions

Post by Paul »

First post has been updated with the download for the first release candidate. Please keep in mind that this is still a Extension in development and should not be used on a live board.
User avatar
Mammouth
Registered User
Posts: 74
Joined: Wed Apr 27, 2016 11:06 am

Re: [3.2][RC] Simple mentions

Post by Mammouth »

Hi,

I just installed the extension and nothing. It does not work. I use we universal 3.2.
http://image.noelshack.com/fichiers/201 ... ension.png
http://image.noelshack.com/fichiers/201 ... 072-ex.png

I forgot something ? No bbcode mention in editor message.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.2][RC] Simple mentions

Post by Paul »

Just start typing with @ and then a username and it should show up.
Locked

Return to “Extensions in Development”