Feretorix Posted August 9, 2020 Posted August 9, 2020 How can I force users to choose from a list of prefixes like in those forums, I've purchased your plugin but I can't find that option:
abobader Posted August 9, 2020 Posted August 9, 2020 It per forum - posting settings - tags: then chose: Prefix: Users can only choose from a specified set of prefixes Feretorix 1
IPBPowerDev Posted August 10, 2020 Posted August 10, 2020 How do I capitalize prefixes? Is this even possible? @Makoto
abobader Posted August 10, 2020 Posted August 10, 2020 1 hour ago, IPBPowerDev said: How do I capitalize prefixes? Is this even possible? @Makoto On 7/6/2020 at 8:22 PM, Makoto said: You may need to use the advanced tag editor to display your modified tags with an uppercase letter. Keep in mind this will only apply to your modified tags however. By default, the tags themselves are all lowercase for consistency. IPBPowerDev 1
Colombia Humana Posted August 22, 2020 Posted August 22, 2020 On 8/7/2020 at 4:52 AM, Makoto said: Yes, the application will be updated for 4.5! There's one maintenance release going out with some minor bug fixes for 4.4.x, then after that I will start releasing a new branch with 4.5 compatibility Hi there, Currently "tag cloud" doesn't work in 4.5. I wonder if this is a known issue you're fixing for the newer version? Kind regards!
Makoto Posted August 22, 2020 Author Posted August 22, 2020 4 minutes ago, Daniel B. said: Hi there, Currently "tag cloud" doesn't work in 4.5. I wonder if this is a known issue you're fixing for the newer version? Kind regards! Hey Daniel! I'll definitely look into this for you tonight and get it fixed if there's an issue.
Makoto Posted August 22, 2020 Author Posted August 22, 2020 11 minutes ago, Daniel B. said: Hi there, Currently "tag cloud" doesn't work in 4.5. I wonder if this is a known issue you're fixing for the newer version? Kind regards! It seems to be working on my current test installation, Is it not displaying for you at all, or just not functioning correctly in some way?
Colombia Humana Posted August 22, 2020 Posted August 22, 2020 6 minutes ago, Makoto said: It seems to be working on my current test installation, Is it not displaying for you at all, or just not functioning correctly in some way? is not displaying at all 😔 only the widget box and the title. But if it works for you, it may be conflicting with another plugin or maybe there's something wrong with my plugin files. I'd reinstall it but the new marketplace thing won't let me re-install 😅, and I don't want to lose my settings if I uninstall the plugin... Hmm 🤔
Makoto Posted August 22, 2020 Author Posted August 22, 2020 Just now, Daniel B. said: is not displaying at all 😔 only the widget box and the title. But if it works for you, it may be conflicting with another plugin or maybe there's something wrong with my plugin files. I'd reinstall it but the new marketplace thing won't let me re-install 😅, and I don't want to lose my settings if I uninstall the plugin... Hmm 🤔 If you can send me a PM here and set me up a temporary AdminCP account, I'll be happy to take a look for you!
Makoto Posted August 28, 2020 Author Posted August 28, 2020 2 hours ago, Ocean West said: FYI just running in to this: Thank you for the report, I'll take a look into this today.
Ernest_Defoe Posted August 28, 2020 Posted August 28, 2020 Would it be possible to add into the basic editor a spot where you can add the FA code to add FA icons to prefixes? I know I had suggested this earlier but not sure if you saw it or responded to it.
Makoto Posted August 28, 2020 Author Posted August 28, 2020 (edited) 13 hours ago, Ocean West said: FYI just running in to this: This will be fixed in a maintenance patch later tonight, but will need to await for approval from IPS. FWIW, this method is documented as only accepting arrays, so it should never be passed a string, though I see IPS manually casts $set to an array if it's not one in the internal method. /** * Set tags * * @param array $set The tags (if one has the key "prefix", it will be set as the prefix) * @param \IPS\Member::NULL $member The member saving the tags, or NULL for currently logged in member * @return void */ I'd prefer @bfarber or someone kept that bug report open and rather than closing it as a third-party issue address the fact that the RSS class isn't recording tags as it should, especially given that what was passed to the method was seemingly just '[]' (an empty array incorrectly represented as a string), but nonetheless, I'll address it. I'm thinking there are still underlying issues in this class that need fixed, though. This is why I'd rather IPS move towards strict type checking. 1 hour ago, Ernest_Defoe said: Would it be possible to add into the basic editor a spot where you can add the FA code to add FA icons to prefixes? I know I had suggested this earlier but not sure if you saw it or responded to it. I can certainly look into implementing this in the next feature release! Keep in mind that feature updates going forward are likely just going to be for IPS 4.5 however. Edited August 29, 2020 by Makoto
Ernest_Defoe Posted August 29, 2020 Posted August 29, 2020 19 hours ago, Makoto said: I can certainly look into implementing this in the next feature release! Keep in mind that feature updates going forward are likely just going to be for IPS 4.5 however. That’s fine as 4.5 is what I’m using.
MythonPonty Posted September 4, 2020 Posted September 4, 2020 Hi @Makoto i've a small bug. 🙂 the default tags looks good... after changing these with my own color you can see that the delete Button is not in the right position. Version 4.5.1 and Radical Tags 1.9.1
Makoto Posted September 4, 2020 Author Posted September 4, 2020 Hey @Sascha Prinz, Thanks for the detailed report! I'll get this fixed and post an update soon. MythonPonty 1
mardiv Posted September 7, 2020 Posted September 7, 2020 Hi, I just bought your app and I cant setup Prefix: Users can only choose from a specified set of prefixes When I setup anything apart from Use global configuration and Require a prefix?No, tags and prefixes are missing in form I am using only pages categories Thanks
mardiv Posted September 8, 2020 Posted September 8, 2020 I tried on other installations. Require a prefix doesnt work with pages categories.
Makoto Posted September 8, 2020 Author Posted September 8, 2020 Hey @mardiv, Thank you for the report, I'll look into this and try and have a fix ready for you soon.
SoloInter Posted September 9, 2020 Posted September 9, 2020 It works with tag from Page database articles ?
sound Posted September 9, 2020 Posted September 9, 2020 looking at purchasing but a question if I used this app for say a year or two, but then uninstalled it what would happen to all the tags that had been entered through your app? would they all just revert to the normal invision tags ?
Makoto Posted September 9, 2020 Author Posted September 9, 2020 13 minutes ago, sound said: looking at purchasing but a question if I used this app for say a year or two, but then uninstalled it what would happen to all the tags that had been entered through your app? would they all just revert to the normal invision tags ? That is correct. This application only enhances IPS' native tagging system, so if you uninstall or disable it, tags and prefixes will still be there just without any custom formatting.
jair101 Posted September 9, 2020 Posted September 9, 2020 I have AT&P and going 4.5 I will definitely have to convert. What is the recommended way to do it: Install radical tags on 4.4, convert there, then upgrade to 4.5 or upgrade to 4.5, install radical tags and convert after that Is one better than the other?
Makoto Posted September 9, 2020 Author Posted September 9, 2020 (edited) 3 hours ago, jair101 said: I have AT&P and going 4.5 I will definitely have to convert. What is the recommended way to do it: Install radical tags on 4.4, convert there, then upgrade to 4.5 or upgrade to 4.5, install radical tags and convert after that Is one better than the other? As far as I'm aware AT&P has been abandoned and still has a number of compatibility issues and bugs with 4.4 that were never addressed after being taken over by another developer, so I wouldn't advise even trying to upgrade to 4.5 with it enabled. You can perform a migration from AT&P to RT on IPS 4.4 and then uninstall AT&P once you confirm everything has been migrated properly. If you'd like me to do this for you, I can do so free of charge as a one-time service, just send me a PM here to set up a time to have that done. Edited September 9, 2020 by Makoto jair101 1
mardiv Posted September 11, 2020 Posted September 11, 2020 Hi, when I have Radical Tags and create page database, that database is broken. I must first uninstall Radical Tags and then create the database.
Recommended Posts