Jump to content

Flitterkill

Friends
  • Posts

    1,402
  • Joined

  • Last visited

  • Days Won

    4

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Flitterkill

  1. If you want to throw money at me to take a look I'll be glad to but since this works on the default theme you otherwise need to talk to your theme author and see what they are doing I can increase the numbers, that's no problem, also will tackle adding a widget for this.
  2. Of course, as long as you are current on renewals it will be avail. Only time I see a re-buy in the future is with ips 5 and that's years away.
  3. That options menu Cog Wheel stuff is a nightmare to deal with (I'd have to write a paragraph or two to explain it...) involving permissions checks that have to be added and 3rd-party application hooks into this area being over-written by KS and no easy way around it. I've made a few specific app fixes but honestly it's more trouble than it's worth (and none of them move things into the options/cogwheel bit - they make sure they are stuck in there at the bottom.) I'm strongly considering pulling some things out of the KS plugin and sticking them in an application to tackle some of these problems. In this case it would literally be just a single hook for this forum post menu bit, and you would have to drag the application to right after the Forums app in the app list. That way, it would let you move the edit and quote buttons into the options menu, and change it into cog wheel if you like, but would cause zero conflicts with any other 3rd party stuff. No 3rd party stuff would appear in the options menu though, there is no real way to handle that at all, at least on my end.
  4. My setting for this in KS is universal; I do have adding forum/category filtering on this but again that's universal still. What you ask is certainly doable but it would need to be in a separate plugin as you want is more involved than just simple setting checks. EDIT: Doh, signed in under a different account, this is AA.
  5. Just a bump to let everyone know this is all prepped for 4.2. I'll stick it in the marketplace when the release candidates hit (or final if they skip those). Don't bother running this in 4.2 right now. The version avail in the marketplace is fine for the widgets component but the theme is way broke with the changes IPS made to the ACP, FYI in the near-ish future IPS will be removing the ability for the ACP to have customizable themes. No worries - I'm in the process of moving all the Spacious ACP theme stuff into the Spacious Widgets app. At which point since this will just be a single thing again I'll rename it to just Spacious or Spacious ACP. Won't happen by the 4.2 release but soon after.
  6. I'll need to see how the Post Notes author is adding his menu bit. Can you pm to me your site address and some acp credentials? I can take a look at this now.
  7. Is Kitchen Sink the first plugin in your list of plugins? If not drag it to the top and try using Post Notes again.
  8. Agree, but it won't be in Spacious Widgets though. It's in my to-do pile* though * Warning! It's a big pile...
  9. 2) Maybe 3) I believe IPS incorporated this into 4.2 1) See attached, coming in 4.2 KS. (there is something attached but IPS forums are broken right now and not displaying anything - smells like something Cloudfront is cooking)
  10. /* FOLLOW */ div.ipsFollow.ipsButton.ipsButton_light.ipsButton_verySmall { height:26px; } div.ipsFollow.ipsButton.ipsButton_light.ipsButton_verySmall a { line-height:22px; min-width: 75px; } html[dir="ltr"] .ipsFollow > a:not( .ipsCommentCount ){ left: 0px; padding-left: 0px; } .ipsFollow .ipsCommentCount, .ipsFollow > a > span.ipsCommentCount { margin-top: 0px; } That should get you close. Add to your custom. I tried but the file wouldn't save. a.cEvents_event, .cEvents_event a, .cEvents_event.cEvents_empty span { border-radius: 2px !important; } Either add that to custom or find that bit in the ks.css file and add !important to it. Something in your theme or customizations is over-writing the kitchen sink stuff. It just needs the !important tag to take precedence.
  11. FINAL 4.1.x UPDATE! No version change, just wraps up that last bug thing mentioned above. 4.2 version is just about done. The only things left are the follow button stuff and I'm not sure what to do with the "Add the last post datetime to the section title on topic view?" as that section title line is now gone. A div appears once pagination kicks in but otherwise... Outside of those things KS is 4.2 ready. Price increase with 4.2. $12 to $15 to get in depending on how drunk I am when I release the 4.2 version. Renews the same $5.
  12. 4.2 default widgets style vs Spacious ACP. I shrink up the header. Also, these two widgets are modified. The improved admins online (which really should be renamed Admins logged into the ACP) and the IPS news widget with much better spacing.
  13. Went ahead and added background images to the login page. All the usual Spacious settings are in play including color changes (backgrounds, buttons, and text), adding text, etc. You can also toggle the login box background transparency: solid,80%, and 50%. This all for the upcoming 4.2 release.
  14. Spacious ACP good to go for 4.2. All the usual color changes plus you can change the hardcoded ACP orange buttons to whatever you like. Additional dashboard buttons are back in business as well. Naturally, the current release in the Marketplace is still only for 4.1.x but we'll be set for 4.2 on release.
  15. Kitchen Sink 12 Released! Fixes Classifieds Application incompatibility Patches the above editable topic titles bug Adds forum descriptions to forum titles in forum index views Can now remove both multi-quote and quote buttons from post view. Yell at me if the edit first posts thing is still broken. Forum descriptions are created in the ACP with the full editor, not a plain text field. This KS feature is just pulling over whats there so expect the hottest of messes if you routinely use images and formatted text for your forum descriptions. This is only a convenience feature I've included for those of you who just use text exclusively for your forum descriptions and is not supported for rich-formatted text/image forum descriptions. As note in the updated KS Marketplace description, KS is still supported and under development but it's more or less in a holding pattern until we get the 4.2 alpha. As you can imagine there will be a lot of work to remove/change KS stuff when 4.2 hits so I'm investing my dev time as wisely as I can until then.
  16. Disable the Allow First Post Edits feature for now. Whatever forum that feature is allowed in (or all if you selected all of them) will have this bug.
  17. When you click an image in a forum post. If the image is large, it has been shrunk to fit in the post. So you click it and a lightbox pops up. Click your screenshots you posted here in this topic. That's the lightbox. I can look at your site tomorrow to see the follow button stuff.
  18. Lightbox: Just changes the lightbox appearance everywhere. Configure it as you want. Options Button: .ksOptionsGear { font-size: 24px; color: #e0e0e0; transition: color .5s ease; } .ksOptionsGear:hover { color: black; } Change as needed. Follow: Change as needed but be warned the follow button is a complicated... div.ipsFollow.ipsButton.ipsButton_light.ipsButton_verySmall { font-size: 13px; line-height: 34px; padding: 0 15px; background: #f6f6f6; transition: background 0.3s; } .ipsFollow .ipsCommentCount { margin: 0 0px 0 0; background: none; color: #FFFFFF; text-shadow: none !important; line-height: 18px; font-size: 16px; font-weight: bold; border-radius: 0px 2px 2px 0px; top: 1px; } Might be some others as well...
  19. 1) If you haven't used the Alexa widget before you will need to run the new task manually to kick start it *OR* just wait 24 hours for the task to get around to running. 2) Widgets that have a Google Chart "Sparkline" will render a little goofy sometimes when you initially drag them onto the dashboard. Just refresh the page. 3) Make sure you check out the Spacious Widgets settings page - in the ACP it's under Customization - Spacious Widgets - Settings. For the theme settings, as usual, that's under Customization - Themes. Choose Spacious ACP 6 and then click the pencil icon to bring up the theme settings. All the Spacious options are under, you guessed it, the Spacious tab. 4) The Member Statistics widget has a detailed dialog popup with a Goggle Chart donut chart of your entire registered member horde. I'm not rendering it as a called method but including it in the widget as a hidden DOM element and then popping it up when you click the info circle bits. Some Google Charts get weirded out when they are rendered between hidden/displayed state. In this case the donut chart percentages when displayed on the donut break way outside the boundaries. So I turned them off for now. Just hover over the donut to get the details on a slice. I'll get around to making this better later. 5) Most (all?) of the sparklines you see are showing you 8 weeks worth of data and then the attached three numbers displayed are the last three weeks. 6) The lowercase 'i's you see are links to the popup dialogs. Hit me up with any bugs or problems. There are bound to be some. Database widget is a first pass. Thinking about what to include without it becoming a major thing.
  20. Spacious 6 Change Log Spacious ACP Theme: CHANGE! The modern widget look has been improved. FIX: Login page login box positioning. CHANGE! Pagetitle size dropped just a touch. Miscellaneous tweaks. Spacious Widgets: All: CHANGE! Tamped down use of bold fonts for a quieter look. CHANGE! CSS spun out into widget-specific files (cleaner implementation due to how IPS loads in Dashboard CSS). NEW! Option for flat, modern-styled dialog popup headers. Font and background colors configurable. Configurable in Spacious Widget settings. NEW! Optional buttons on Dashboard including Tasks, Administrators and Moderators Logs, and Clear Caches/Data Store. Configurable in Spacious Widget settings. Alexa: FIX: Better handling of pulling/parsing your site name. CHANGE! Data pull from Alexa is now an IPS task. Runs once a day. SimilarWeb: FIX: Better handling of pulling/parsing your site name. Forum Statistics: NEW! Sparkline-like trend lines (Google Charts) CHANGE! User avatars in place of names for a cleaner look. NEW! Many statistics now have their own dialog popup with large graphs and more details. Miscellaneous tweaks. Member Statistics: NEW! Google donut chart to graph out your membership. NEW! New members over time now expanded - over more time plus Sparkline-like trend lines. NEW! Average member age. Configurable. This will never be truly accurate but at least you have something... CHANGE! User avatars in place of names for a cleaner look. NEW! Many statistics now have their own dialog popup with large graphs and more details. Miscellaneous tweaks. ENHANCEMENT! The built-in IPS "Most Members Online" statistic only updates if you have the widget active on your IPS site somewhere. I added a task to ensure this is always updated whether you have that widget active or not. ATTN: The full member dialog popup has a larger donut chart but does not display the percentages for each slice unless you click/hover on a slice. This is due to how Google Charts instances elements that are hidden on DOM creation. Simply put, the controller has difficulty reading in div heights/widths leaving some notational elements rendering outside their containers. I'll need to tackle this later but for now just live with it Recent System Errors: CHANGE! Now displays only the last 7 days of errors. This widget now cleans out much faster when you are running with no errors. System Overview: FIX! Server load now decimalized to one place instead of a bajillion places. NEW! Server up-time display. NEW! Server idle percentage display. NEW! Server IP address added to the More Details dialog popup. NEW Database Overview Widget! NEW Most Active Topics Last 3 Days Widget!
  21. Spacious 6 released tonight. Just doing a final look through now.
  22. True. Probably some room for customization afterwards anyways. And the widgets provided those don't get blown up.
  23. Might as well give everyone a heads up on the future of this thing. Spacious 6 is inbound shortly. New widgets, better look, bug fix or two, etc... The thing is, IPS just leaked what the new AdminCP is going to be in 4.2. Basically, many of the things I addressed (more compact view, tighter tabs, etc...) with the Spacious ACP *Theme* are now taken care of by them. There may be (probably) will be room for the usual color change options, things like that... but otherwise Spacious ACP (the theme) looks to be near the end of its usefulness as a full on theme. As long as they haven't blown up the widget stuff those will still be good to go so this will ultimately just become Spacious Widgets by itself with a splash of ACP color change options... probably. 4.2 ACP: Note how much smaller the icons are on the side? Also the space above the tabs is reduced to the Spacious ACP size now as well. So it goes...
  24. Right there. The theme is configurable just like you customize other themes, and there are some additional settings for the widgets under an ACP menu option (Customization - Spacious Widgets - Settings)
×
×
  • Create New...