#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Aug 14, 2016 8:06:55 GMT -8
NecroBite : I left the ability to edit the plugin's source available on the assumption that if someone wanted to edit the source they probably know what they're doing. I have no plans to offer support for any modifications done to the plugin. Despite that, I did have a look at your edits. I'd say the problem comes down to this line: You've only listed three extra fields in that if statement, so those are the only three being output by $[user.info].
|
|
inherit
227589
0
Jul 10, 2017 12:21:13 GMT -8
NecroBite
5
December 2015
necrobite
|
Post by NecroBite on Aug 14, 2016 12:00:35 GMT -8
ohhhh. thank you! I'm still learning. I have a lot more to learn
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 3, 2016 0:48:50 GMT -8
having a slight problem with this plugin. i use the theme Night Rising (by smangii) and i already added some NPCs but the point is that i don't get the dropdown menu to choose which NPC is going to replace me in the posts. I already setup the perms and it is working properly in the Default Theme and not the Night Rising.
my site is : hellenicodyssey.boards.net ->registrations are restricted and boards are hidden to non-registered.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 4, 2016 8:44:32 GMT -8
having a slight problem with this plugin. i use the theme Night Rising (by smangii) and i already added some NPCs but the point is that i don't get the dropdown menu to choose which NPC is going to replace me in the posts. I already setup the perms and it is working properly in the Default Theme and not the Night Rising. my site is : hellenicodyssey.boards.net ->registrations are restricted and boards are hidden to non-registered. One of its parent elements has relative positioning which is throwing off the part of the script that determines the absolute positioning of the menu. I've gone in and corrected the section in the plugin responsible for this so your menus should be appearing correctly now. I'll be sure to correct this in the new version I'm creating as well.
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 5, 2016 6:39:14 GMT -8
thank you very much !
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Sept 16, 2016 8:05:05 GMT -8
Honestly, don't need help or have any complaints. I just wanted to say, this plugin is so great and spiffy and I really appreciate you for building it. I'm using it here on my forum, and It really is just the bees knees. <3 Thank you!
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 20, 2016 9:56:13 GMT -8
Super update! I've rewritten the entire plugin from scratch in order to better optimize how it works, along with making it easier for me to add some new features to it. Additions in today's update are as follows: - Added NPC tagging. This can be performed by tagging a username followed by a colon and the NPC's username (example: @admin:npcusername). This will notify the user you tagged, but their name will be replaced with the NPC's name in your post.
- Added support for expansions. If you reach the NPC limit in your plugin settings the expansion plugin in the first post will allow you to add more NPCs.
- Added option to disable Posted by: User. As explained before, even with this text hidden it's still very much possible to see who made an NPC post, hence why the signature was included to begin with.
- Added option to specify if the board list in the permissions is a blacklist or a whitelist.
Other changes include:
- Moved NPC button next to Post Options button.
- Fixed menu behavior on layouts using relative positioning (should only be relevant to a handful of layouts).
- Removed individual mini-profile HTML for NPCs (this is still available through the other expansion plugin in the first post).
Edit: If you're using the mini-profile HTML section on any of your NPCs please back this section up before upgrading the plugin. This update removes that functionality and moves it to one of the expansion plugins.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 20, 2016 10:12:10 GMT -8
Great update, but can we have one thing back? I updated without thinking it would delete it, but the individual HTML for each profile was useful, because then I can insert images that were larger then the settings for avatar on my mini-profiles. It deleted all the ones I had. You can add that functionality back in via the expansion plugin, but as mentioned at the end of my post this update will remove any existing ones you had. Unfortunately there's no way to bring them back once they're gone. The reason I moved it to its own separate plugin is because in most of the forums that have been posted throughout this thread and that I've come across on Support that use this plugin I've entered the plugin settings and not seen the section used at all, and in the cases that it was used they just copied the default HTML that came with the plugin. Since the plugin has limited space (the catalyst for me rewriting it) I got rid of that section to ensure that users who didn't use it could fit the maximum amount of NPCs possible into just the base plugin alone, while anyone who used that section and needed an expansion plugin created anyways could place their mini-profiles into that expansion plugin if they needed them for specific NPCs.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Sept 20, 2016 10:18:30 GMT -8
Great update, but can we have one thing back? I updated without thinking it would delete it, but the individual HTML for each profile was useful, because then I can insert images that were larger then the settings for avatar on my mini-profiles. It deleted all the ones I had. You can add that functionality back in via the expansion plugin, but as mentioned at the end of my post this update will remove any existing ones you had. Unfortunately there's no way to bring them back once they're gone. The reason I moved it to its own separate plugin is because in most of the forums that have been posted throughout this thread and that I've come across on Support that use this plugin I've entered the plugin settings and not seen the section used at all, and in the cases that it was used they just copied the default HTML that came with the plugin. Since the plugin has limited space (the catalyst for me rewriting it) I got rid of that section to ensure that users who didn't use it could fit the maximum amount of NPCs possible into just the base plugin alone, while anyone who used that section and needed an expansion plugin created anyways could place their mini-profiles into that expansion plugin if they needed them for specific NPCs. Makes perfect sense. I deleted my comment because I realized I could still do this via the html mini-profile section, since I'm not using different layouts for each one. I am, however, having a little problem with getting it to work with the style tag. Attempted <div class="info">
<div style="width:100%;" src="$[user.avatar]"></div>
</div> and it's ignoring the style section ..like it let's the src work but won't let me style it so it auto resizes the image. Do you have any idea why?
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Sept 20, 2016 10:21:26 GMT -8
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 20, 2016 10:24:25 GMT -8
Makes perfect sense. I deleted my comment because I realized I could still do this via the html mini-profile section, since I'm not using different layouts for each one. I am, however, having a little problem with getting it to work with the style tag. Attempted <div class="info">
<div style="width:100%;" src="$[user.avatar]"></div>
</div> and it's ignoring the style section ..like it let's the src work but won't let me style it so it auto resizes the image. Do you have any idea why? <div> tags don't accept a src attribute. You'll need to use an <img> tag for that. Right now the HTML it's rendering using your example looks like this in the final product: If you want just the avatar URL you'll need to use $[user.avatar.src] instead.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Sept 20, 2016 10:31:55 GMT -8
Makes perfect sense. I deleted my comment because I realized I could still do this via the html mini-profile section, since I'm not using different layouts for each one. I am, however, having a little problem with getting it to work with the style tag. Attempted <div class="info">
<div style="width:100%;" src="$[user.avatar]"></div>
</div> and it's ignoring the style section ..like it let's the src work but won't let me style it so it auto resizes the image. Do you have any idea why? <div> tags don't accept a src attribute. You'll need to use an <img> tag for that. Right now the HTML it's rendering using your example looks like this in the final product: If you want just the avatar URL you'll need to use $[user.avatar.src] instead. oh duh..now I feel special. I *knew* that..my brain just didn't connect it! Thank you.
|
|
inherit
119630
0
Sept 19, 2024 10:15:10 GMT -8
AspieCrow
56
February 2008
crow453
|
Post by AspieCrow on Sept 20, 2016 17:45:06 GMT -8
Thanks so much! I've installed it on my site and it's working great!
I'm just having a slight problem with the the 16x16 icons. They're still showing up as swords. Is there a way to fix that?
|
|
Dionon
New Member
Thoroughly enjoying v5.
Posts: 140
inherit
131985
0
Nov 26, 2018 8:04:48 GMT -8
Dionon
Thoroughly enjoying v5.
140
October 2008
dionon
|
Post by Dionon on Sept 21, 2016 3:40:37 GMT -8
I added a few custom fields to the Plugin to facilitate the RPG my group's got going on, but I can't figure out how to put them into the miniprofile... I'm using the tag $[user.(Insert variable ID)] but they don't seem to work... am I doing something wrong?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 21, 2016 8:17:18 GMT -8
Thanks so much! I've installed it on my site and it's working great! I'm just having a slight problem with the the 16x16 icons. They're still showing up as swords. Is there a way to fix that? Whoops! That's due to a problem with the order of execution in the source code. I seem to have done the check for images after the creation of the object that houses the finalized button HTML. Should be fixed on the library now so feel free to update to 1.1.1. I added a few custom fields to the Plugin to facilitate the RPG my group's got going on, but I can't figure out how to put them into the miniprofile... I'm using the tag $[user.(Insert variable ID)] but they don't seem to work... am I doing something wrong? You'll need to do a bit more to get that working. Go into the Components tab of the Build page and find this line in the Javascript component (should be line 389 in the current version): Add a new line after it that references the variable ID you added to the User Interface section of the plugin, like so:
|
|