Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 21, 20204 yr This is the support topic for the new Kitchen Sink application for Invision Community 4.5+ Welcome!
October 22, 20204 yr Nice, thx! Found a CSS-issue for forum statistics in mobile view: When "do not show statistics in mobile/tablet-view" is active ther should be a min-hight o.ä. for cForumRow:
October 22, 20204 yr When "do not display guests ..." this declaration doesn't fit no more: html[dir="ltr"] .ipsGrid_span12:nth-child( 1n ), html[dir="ltr"] .ipsGrid_span12 + [class*="ipsGrid_span"], html[dir="ltr"] .ipsGrid_span6:nth-child( odd ), html[dir="ltr"] .ipsGrid_span4:nth-child( 3n+1 ), html[dir="ltr"] .ipsGrid_span3:nth-child( 4n+1 ), html[dir="ltr"] .ipsGrid_span2:nth-child( 6n+1 ), html[dir="ltr"] .ipsGrid_span1:nth-child( 12n+1 ) { margin-left: 0; }
October 22, 20204 yr Author Good catches, Thanks. I'll add them to the next release which will be submitted in a day or two (mainly to tighten up the in-lined images feature in posts) EDIT: I know why I missed the first one, on my dev board the forums have descriptions, giving the row enough room. :doh: EDIT 2: For the second one, it's just adding ipsHide to the guest entries but you know what? It's an equally easy hook to just set the Online Users link itself to default to members only. That leaves this thing entirely intact so you can change the filters as you like on the page to view guests and whatever. Best solution possible. Edited October 22, 20204 yr by All Astronauts
October 28, 20204 yr Would it be possible for you to add the option of post numbers to a thread (a la Post Numbers)? This is tremendously needed in IPB and Kitchen Sink would be a great place to feature this since it is no longer supported for v4.5.
October 28, 20204 yr Author You know the post numbers would not be consecutive right? Internally all posts are in their own table and matched with the forum they are in. I mean, one could hack around that for display purposes only but that's a little goofy too. And I guess you'd want it along side the three dots? Doable though either way. Edited October 28, 20204 yr by All Astronauts
October 28, 20204 yr False advertising! Realism settings 2/10. That this plugin does not offer the option to play the sound of in-sink electric disposal upon deleting content is a crime against humanity. Edit: AND there's no built in dish soap dispenser! Edited October 28, 20204 yr by Paul E. No suds.
October 28, 20204 yr Author All of one minute to do. If y'all want them consecutively numbered from 1+ per topic that will take a few additional minutes. I'll pop this in with the other updates and submit it tonight. No guarantees if/when approved.
October 29, 20204 yr Author These don't need to be linked or anything do they? You already have the share link in the three-dot menu. EDIT: Also, keep in mind, hidden posts will throw the 1-2-3 type formatting off. Edited October 29, 20204 yr by All Astronauts
October 29, 20204 yr Author FYI this was submitted last night. I'll post a changelog here when it gets approved.
October 30, 20204 yr Author Kitchen Sink 1.1.0 Released! UPDATE! Added responsive phone-view to the Forums in-lined image feature, misc adjusted CSS. UPDATE! New javascript catch for Forums in-lined images: ANY paragraph with images that have inline-css styles are skipped. UPDATE! Sets min-row height for forum rows when do not show statistics on mobile views is enabled. UPDATE! Re-worked the Show Only Members on Online Users page. Now just sets the menu link to default to the members filter. No CSS hiding, all filters, including guests, still available. Best possible solution. NEW BY REQUEST! Site terms and conditions option: place in footer, use full theme instead of minimal. NOTE: These terms and conditions only appear on new registrations or when users are forced to accept changed terms and conditions. This KS setting allows them to be viewed at any time. NEW BY REQUEST! Posts numbered in Forum Topics. Either the actual universal post number or numerically 1-2-3 per-topic. Those aren't linked. You can get the post link in the three-dot dropdown via the Share option.
November 1, 20204 yr This is awesome! Thank you so much. Quick question for you, is it possible to get it linked in the post number? Not something that would be urgent, but I would be curious if it could be implemented.
November 1, 20204 yr Author 29 minutes ago, typography said: it possible to get it linked in the post number Already done. Will be in the next update.
November 6, 20204 yr A couple of other requests if possible: -The ability to download and export their private messages -The ability for moderators to see users logged in anonymously in the 'Who's Online' -
November 6, 20204 yr Author First, better as a separate mod, but easy to do. Second, fits with KS, probably doable. You may wish to make a note in your terms of service or privacy note though about this that mods can see anon signed in users.
November 7, 20204 yr When KitchenSink is active every click on a topic creates a dump.txt in root directory. I found more then 4k of topicXXX.txt since installed 1.1.0
November 7, 20204 yr Author That's because I'm a dumb-ass on occasion (I'll let everyone come up with their own time quantity for this particular trait. HINT: You are all probably right) KS 1.1.1 submitted and requested for accelerated (instant) approval. Apologies.
November 10, 20204 yr Just purchased today and installed on my test 4.5.4 install and no way to set anything? I click on the app in the ACP and like other apps there should be items opening below I assume to set and adjust but when clicking on the app it briefly says loading and nothing appears? Please advise
November 10, 20204 yr Author We solved that above via PM. He was just a little confused as its an app and not a plugin, so whole new tab in the acp with the AA logo and such. 1.1.1 Released! Patches that stupid stupid log bug. Post numbers linked. Not sure when your MP refreshes out (one could run the task manually I guess...) but when 1.1.1 shows up, upgrade. If any of you need help clearing those log files out just shoot me a pm.
November 12, 20204 yr Author That appears to be another third party plugin or something. That template does not appear in any IPS app or KS. Shoot me a pm with site name and acp access and I'll be glad to pop in and look though.
November 15, 20204 yr Hi, We bought this a couple of days ago primarily to use the Font Awesome 5 support. We wanted to use this with https://invisioncommunity.com/files/file/9741-community-map-20-off-black-november-sale/ so we could have nice images for our marker groups. But when selecting either Load FA5 with FA4 shim or Load FA5 but DO NOT load FA4 shim, the font awesome 5 icons are not showing and the marker pin is just blank inside. Any ideas?
November 15, 20204 yr Author Shoot me a pm with a link to your site, optional acp access, this shouldn't be too hard to track down, and the community maps author is in my regular Slack pile if there is a direct conflict there we can hash it out. Edited November 15, 20204 yr by All Astronauts