2015-01-28, 11:02 AM
OK, thanks.
@jshort - any progress?
@jshort - any progress?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
MentionMe for 1.8 & MyAlerts 2.0
|
2015-01-28, 11:02 AM
OK, thanks.
@jshort - any progress?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2015-01-28, 07:17 PM
This method for having an autocomplete box present in the editor, as pictured here: http://community.mybb.com/thread-164576-...pid1127081
This isn't specific to MentionMe and would be pretty easy to work with DVZ Mentions as well. All this does is create a box that autocompletes the names of users on the board. Step 1: In codebuttons template, add:
To the top of the template, with the other JS inclusions. Then, find the toolbar line:
Add "mention" (without quotes) wherever you want the button to appear, like so:
Save and close the template. Step 2: Then in jscripts/bbcodes_sceditor.js, find:
After that add:
You can change the various values here to be what you need (eg. change the text, change the symbol, etc.). Save and upload the file. Step 3: Then you have to add the button to the CSS. I use a custom theme for my editor that uses font awesome, so this is what mine looks like. You'll have to update it to use your own image. This displays the @ symbol in the editor row.That's it. All it does it provided the autocomplete box in the editor. It doesn't tag anybody and it doesn't format names.
2015-01-28, 08:24 PM
Btw I had acconplished a full working autocomplete box that triggers typing @ just like in normal textareas, but within SCEditor. It works in full mode, not in source mode and that's the only issue left to sort out. But I'm too busy on my exams atm so I can't make any progress on it unfortunately.
(2015-01-28, 08:24 PM)Shade Wrote: Btw I had acconplished a full working autocomplete box that triggers typing @ just like in normal textareas, but within SCEditor. It works in full mode, not in source mode and that's the only issue left to sort out. But I'm too busy on my exams atm so I can't make any progress on it unfortunately. @Shade - unfortunately your solution is not working for me... no autocomplete box for me ![]()
IS there anybody who can help me? @Shade wrote me that mentionme_autocomplete.js is not loaded on the page... how to solve this?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2015-02-13, 11:10 PM
(This post was last modified: 2015-02-13, 11:34 PM by badboy4life91.)
2015-02-14, 12:12 AM
Which version of MentionMe are you using? Are you using the one I updated or a different version?
2015-02-14, 12:27 AM
(This post was last modified: 2015-02-14, 12:40 AM by badboy4life91.)
I try version "jnschrag" https://github.com/jnschrag/MentionMe/tr...0959e8d6ba
or I can find your version I tested immediately please ![]() sorry for my bad english ![]() ![]() edit: I believe that this is your version I have installed :p
2015-02-14, 01:11 AM
Hmm. No idea then. Looks like you're missing language variables.
2015-02-14, 01:19 AM
thanks for your reply ,So you think the problem would come from a file :
\languages\english mention.lang.php or \languages\english\admin mention.lang.php ?
Well i think there are no time to fork it or use it, but i want to share my file but it's better to stay here only, because i have added many changes on code from users petition on my forum, i did not know theres one already @jshort version that can give me a break when i work on this
![]() In my site i share a file and today i want to update a working version but not finished yet, i wait because this thread exist and Wildcard appears and tell he work on it. I have my own file and works fine on my site but i hope we can do a better version to share. QUESTION: Did you have added new lan vars to add compatibility with MyAlerts ? Did you globalize new lang vars ? Anyway i add my own moded file here, it's the same Wildcard version withh all credits to him, i only add something new, but have to work moe, and more, and more to make a final release. The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x |
« Next Oldest | Next Newest »
|