Jump to content

Flitterkill

Friends
  • Posts

    1,402
  • Joined

  • Last visited

  • Days Won

    4

Reputation Activity

  1. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Kitchen Sink 11.1 released!
    Etc., etc...
  2. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    This was all actually fixed before but there are still some minor irregularities in how the CSS files are imported. What works while in-dev might not parse correctly when the plugin is imported elsewhere. This mainly occurs when you have if-then logic in the css file. 
    I moved a few things, made a few of those if-then checks a little bit syntactically tighter and that seemed to solve the problem/s.
  3. Like
    Flitterkill got a reaction from Foolboy in Kitchen Sink   
    Kitchen Sink 11.1 released!
    Etc., etc...
  4. Like
    Flitterkill got a reaction from Foolboy in Spacious ACP/Widgets   
    Updates:
    Spacious ACP 5:
    - Fixes Online Admins widget avatar display
    Spacious Widgets 2:
    - Fixes stupid bug on my part that broke widgets on PHP7 installations
    - Better detection of disk space remaining
    - General code improvements
    @CodingJungle did me a solid and worked through some of my stupidity. The lesson being an unremarkable code error might *not* throw a whoops error while developing on PHP5 (and possibly PHP7 too...) and in fact the thing developed might work just fine. Until you put it on something running PHP7... 
    Database widget is the next new thing and I'll probably get around to looking at responsive CSS for the widgets one of these days.
  5. Like
    Flitterkill got a reaction from Foolboy in Spacious ACP/Widgets   
    System Overview grabs the size of your installed IPS directory. That's everything that is in there. To do that I have to crawl every file under your root IPS directory. All of them. There can be a ton of files there and that crawl might time out if your PHP script run time limit is on the low side. 
    This is why I have this particular part of the widget on a 24 hour timer as it is a pretty hard routine. I can imagine on larger boards that have been in existence for years with all files stored locallly there could easily be 50,000 or more files to traverse. So, not out of the realm of possibility the next time you/someone else hits the dashboard more than 24 hours from now the same thing will happen. It seems the routine finishes behind the scenes so when you refresh the page after the page times out you are getting the IPS directory size already calculated and saved in settings.
    I'll give this a think and see if I can either do it another way or perhaps farm this method out to the IPS tasks system (which is probably what I will do...)
    Also, just a reminder to all. You have to allow access to /proc in your open_basedir settings if you are using open_basedir for security reasons. You also need to allow the disk_free_space (and diskfreespace) functions in PHP (not have them disabled).
    I can only get what you allow me to get...
  6. Like
    Flitterkill got a reaction from Foolboy in Kitchen Sink   
    Been sitting on some junk for awhile (other work had me elsewhere). While I've got a few I'll be working on an update to KS tonight.
    I think I'll get the better styled follow buttons in place. This also has the long time done but never released fix for the usermenu conflicts some have been having.
    Also, better handling of dual stats on forum views. Basically once you get into the five digit range for both stats or higher, formatting breaks. This will "fix" it but I'll probably have to add in few settings for you to adjust the width of that area manually for edges cases. That or just tell you the css to add.
    For those of you not following my work closely I've recently updated Spacious ACP. Much improved and it includes Spacious Widgets. You might want you some of that...

  7. Like
    Flitterkill got a reaction from Foolboy in Spacious ACP/Widgets   
    @Foolboy Yes, just add /proc and that will fix the meminfo and cpuinfo pulls.
    Update later this afternoon will fix diskspace display.
    Just starting the SImilarWeb fix now.
  8. Thanks
    Flitterkill got a reaction from SzymonPajacyk in Spacious ACP/Widgets   
    Spacious ACP 4
    Better visibility! More information! Totally Customizable!
    Now includes Spacious Widgets!

    Originally I wanted an ACP theme that would display more options/information on a smaller sized laptop screen (i.e. 1600x900) and provide some customization. I've now re-written Spacious to be a more well-rounded modern look rather than focusing almost exclusively on compact information display. The result is a customizeable ACP that still retains the denser information views of the older versions. Trust me, you want this.
    More compact primary and secondary menus to fit more more menu options on the screen at a time. Reduced icon sizes as well. Header, primary, and secondary menu background colors fully changeable. Header, primary, and secondary menu font colors fully changeable. Removes the section header background and enlarges the section title for a clean modern look. Margins reduced across the board, interior tab elements styled more compactly. Change the name of the ACP to whatever you want. Latest IPS news and Admins Online widgets have been altered for better display. Optional modern-style dashboard widget format. New look for ACP warnings and new version announcements are now a single alert bar you click to expand to a details modal. No more wall of text destroying the dashboard! Subtle animation effect when moving between ACP areas. Feels app-like! Other under-the-hood changes... New in Spacious ACP 4: Login page customization!  
    Introducing Spacious Widgets!

    The Spacious ACP theme comes with bonus dashboard widgets to fill in the gaps left by the rather lackluster IPS dashboard widgets. Includes:
    System Overview: Realtime server load, IPS installation size, IPS database size, memory available (or free), storage space available, options for Community in the Cload customers, and more!
    Gallery Overview: Mostly a rework of the default Gallery widget but with better formatting and it now displays the four most popular images in the Gallery.
    Forum Statistics: The most glaring IPS ommission. You get not only the usual topic counts but 24 hour, 7day, and 28 day lookback totals. An 8 week compact bar graph to see how your community is trending. All that again for topic responses, totalled separately from topic first posts. Top three topic starters and responders with thier respective totals. 
    Member Statistics: Member count of course but inludes the 24 hour, 7 days, and 28 days members active count. See how many members are actually using your forums on a regular basis! Also counts members that have not visited your forums in over 6 months. Members online, guests online, and new members over the last 7 days as well.
    System Errors: Lists last five system errors so you can actually see what problems are occuring under the hood. Direct links to error reports and system error page.
    SimilarWeb: A website ranking/tracking service. Two SW default widgets for tracking visitor types and relative rankings, embedded in a single IPS dashboard widget. The rankings widget can have two additional websites added for tracking alongside your own site.
    Alexa: Get your Alexa ranking (for whatever that's worth...) right in your dashboard. Both global and national. Updates on a 7 day basis and flags trending up or down from previous check.
    Future Widgets? Downloads, Blogs, and Commerce will probably have "something" done in the future but it will be awhile. As far as the next new widget goes it will be a Database Health widget.
     
    For a full rundown on all the widgets plus what's on tap for additional Spacious ACP and Spacious Widgets changes and addons please read the Support Topic.
     
    Installation:
    For Spacious ACP install the .xml file as a new theme under Customization in your ACP. Please remove any previous Spacious ACP theme you may have installed. This is a totally new re-write and you should NOT upgrade the old theme. Be sure to assign permissions for the theme to Admins only. As before, this is exclusively an ACP theme; not a front end theme. To change the Spacious ACP settings just edit the theme settings as you usually do. All the Spacious options are under the Spacious ACP tab within that area; you may edit the other options (default theme options) but they may or may not have any effect.
    For Spacious Widgets install the .tar file as a new Application. All configuration of Spacious Widgets can be found under it's own menu option which you will find under the Customization tab in the ACP. This is where you can configure the System Overview widget if you are a Community in the Cloud customer, change the SimilarWeb widget settings to add up to two additional websites to track alongside yours, and change the appearance of the ACPlogin page.
    To add the new widgets to your dashboard just click the add button on the dashboard, choose and then drag them where you want them to be. Be aware that both Forum and Member Statistics only support the large display widget area. All the others can be used in the large or small areas.

    Support:
    In the support topic. This initial release will have some quirks with responsive css on Phone view plus left-to-right language support is pretty much nil right now. Also language bits. I need to add more variables so you can at least translate some stuff in the widgets.
     
    Notes:

    Some of the new widgets give you a sampling of statistical information you probably want about your site and though you can request that I add some things of this nature to Spacious Widgets they will probably NOT be added as that will require storing substantial information in the database. That's well beyond the scope of an ACP theme and some addon widgets. Better off in a separate application where it can be done right.
    Keep in mind that in some server/hosting situations some data I try to read for the System Overview widget may not be accessible. Do not buy this if the Server Overview widget is the only thing you are interested in. No refunds will be approved due to some elements of that widget not working correctly on your site.
     
    Cost/Allowed Use:
    $10/$5 every six months. Basically $10 a year once you get going for a customizable ACP and a bunch of new dashboard widgets (with more on the way!). Feel free to skip a renew if you must but if you skip more than one renewal and try to renew more than a year later and I may just have you buy it outright again. Renewals keep us devs going! Licensed for your IPS site bound to your IPS account plus any/all dev boards (localhost or otherwise). Other sites should/need to get their own licensed copy of Spacious ACP.
    Click the logo to get Spacious ACP and Spacious Widgets in the IPS Marketplace:

  9. Like
    Flitterkill got a reaction from Chris59 in Spacious ACP/Widgets   
    Gallery Overview (Wide and Side)

    Mostly a rework of the default Gallery widget but with the new style Spacious stats. The dskspace count is only the originals. That isn't indicated on the IPS Gallery widget and it should be as you may get the idea that that is the entirety of the Gallery space being used. Technically, it's correct, but every image also gets built out into large, medium, small versions but those are stored elsewhere and thier sizes not recorded in the database. 
    Obviously you can see the big addition here. Four most viewed images. Yes those are linked as well. Totally responsive so feel free to use this widget wide or side. Don't have Gallery? Well, I did check for that but by all means use the widget for what good it will do you
    Recent System Errors (Wide and Side)

    Last five errors, linked. Errors within the last 24 hours are flagged with a red background. System logs direct link too.
    Made this as I wanted to see errors as they are being thrown, not a week or two later when I get around to looking at the logs.
     
  10. Like
    Flitterkill got a reaction from SeNioR- in Spacious ACP/Widgets   
    Member Statistics (Wide)

    First of the wide only widgets. The reason is the stat bar. I still need to add some css to account for phone view but that at least is doable. Side view is going to require some reworking to make it fit and I'm not sure if it is worth it honestly. Maybe I can do it all with the plain responsive css. We'll see...
    Anyways... yes, Members! 
    Member count plus the last 28 days (four week), last 7 days, and last 24 hours active counts. That's unique counts of course. This way you can track how many members are actually actively participating in your forums (or at least visiting a bit). 
    The inactive count are the number of unique members who have not visited your site in the last 6 months. Could be a variety of reasons but more or less if gives you an idea of how much dead member weight you are carrying. It's one thing to brag about a forum with 10,000 members but not so much when only maybe 200 are active... Again, its numbers for you to think about.
    Members on-line are the members publicly or anonymously on your site right now. Guests are, well, guests on-line - might/probably counts search bots too.
    New member count is a simple count of new registered members over the last 7 days.
    I do have some more to add on here but if you are expecting a wide ranging statistical package, don't. If you want a nice member count by week I hear you but again, not going to happen with these widgets as those numbers aren't being tracked anywhere and will require some back-end work well beyond the scope of these widgets.
     
  11. Like
    Flitterkill got a reaction from OptimusBain in Spacious ACP/Widgets   
    Spacious ACP 4
    Better visibility! More information! Totally Customizable!
    Now includes Spacious Widgets!

    Originally I wanted an ACP theme that would display more options/information on a smaller sized laptop screen (i.e. 1600x900) and provide some customization. I've now re-written Spacious to be a more well-rounded modern look rather than focusing almost exclusively on compact information display. The result is a customizeable ACP that still retains the denser information views of the older versions. Trust me, you want this.
    More compact primary and secondary menus to fit more more menu options on the screen at a time. Reduced icon sizes as well. Header, primary, and secondary menu background colors fully changeable. Header, primary, and secondary menu font colors fully changeable. Removes the section header background and enlarges the section title for a clean modern look. Margins reduced across the board, interior tab elements styled more compactly. Change the name of the ACP to whatever you want. Latest IPS news and Admins Online widgets have been altered for better display. Optional modern-style dashboard widget format. New look for ACP warnings and new version announcements are now a single alert bar you click to expand to a details modal. No more wall of text destroying the dashboard! Subtle animation effect when moving between ACP areas. Feels app-like! Other under-the-hood changes... New in Spacious ACP 4: Login page customization!  
    Introducing Spacious Widgets!

    The Spacious ACP theme comes with bonus dashboard widgets to fill in the gaps left by the rather lackluster IPS dashboard widgets. Includes:
    System Overview: Realtime server load, IPS installation size, IPS database size, memory available (or free), storage space available, options for Community in the Cload customers, and more!
    Gallery Overview: Mostly a rework of the default Gallery widget but with better formatting and it now displays the four most popular images in the Gallery.
    Forum Statistics: The most glaring IPS ommission. You get not only the usual topic counts but 24 hour, 7day, and 28 day lookback totals. An 8 week compact bar graph to see how your community is trending. All that again for topic responses, totalled separately from topic first posts. Top three topic starters and responders with thier respective totals. 
    Member Statistics: Member count of course but inludes the 24 hour, 7 days, and 28 days members active count. See how many members are actually using your forums on a regular basis! Also counts members that have not visited your forums in over 6 months. Members online, guests online, and new members over the last 7 days as well.
    System Errors: Lists last five system errors so you can actually see what problems are occuring under the hood. Direct links to error reports and system error page.
    SimilarWeb: A website ranking/tracking service. Two SW default widgets for tracking visitor types and relative rankings, embedded in a single IPS dashboard widget. The rankings widget can have two additional websites added for tracking alongside your own site.
    Alexa: Get your Alexa ranking (for whatever that's worth...) right in your dashboard. Both global and national. Updates on a 7 day basis and flags trending up or down from previous check.
    Future Widgets? Downloads, Blogs, and Commerce will probably have "something" done in the future but it will be awhile. As far as the next new widget goes it will be a Database Health widget.
     
    For a full rundown on all the widgets plus what's on tap for additional Spacious ACP and Spacious Widgets changes and addons please read the Support Topic.
     
    Installation:
    For Spacious ACP install the .xml file as a new theme under Customization in your ACP. Please remove any previous Spacious ACP theme you may have installed. This is a totally new re-write and you should NOT upgrade the old theme. Be sure to assign permissions for the theme to Admins only. As before, this is exclusively an ACP theme; not a front end theme. To change the Spacious ACP settings just edit the theme settings as you usually do. All the Spacious options are under the Spacious ACP tab within that area; you may edit the other options (default theme options) but they may or may not have any effect.
    For Spacious Widgets install the .tar file as a new Application. All configuration of Spacious Widgets can be found under it's own menu option which you will find under the Customization tab in the ACP. This is where you can configure the System Overview widget if you are a Community in the Cloud customer, change the SimilarWeb widget settings to add up to two additional websites to track alongside yours, and change the appearance of the ACPlogin page.
    To add the new widgets to your dashboard just click the add button on the dashboard, choose and then drag them where you want them to be. Be aware that both Forum and Member Statistics only support the large display widget area. All the others can be used in the large or small areas.

    Support:
    In the support topic. This initial release will have some quirks with responsive css on Phone view plus left-to-right language support is pretty much nil right now. Also language bits. I need to add more variables so you can at least translate some stuff in the widgets.
     
    Notes:

    Some of the new widgets give you a sampling of statistical information you probably want about your site and though you can request that I add some things of this nature to Spacious Widgets they will probably NOT be added as that will require storing substantial information in the database. That's well beyond the scope of an ACP theme and some addon widgets. Better off in a separate application where it can be done right.
    Keep in mind that in some server/hosting situations some data I try to read for the System Overview widget may not be accessible. Do not buy this if the Server Overview widget is the only thing you are interested in. No refunds will be approved due to some elements of that widget not working correctly on your site.
     
    Cost/Allowed Use:
    $10/$5 every six months. Basically $10 a year once you get going for a customizable ACP and a bunch of new dashboard widgets (with more on the way!). Feel free to skip a renew if you must but if you skip more than one renewal and try to renew more than a year later and I may just have you buy it outright again. Renewals keep us devs going! Licensed for your IPS site bound to your IPS account plus any/all dev boards (localhost or otherwise). Other sites should/need to get their own licensed copy of Spacious ACP.
    Click the logo to get Spacious ACP and Spacious Widgets in the IPS Marketplace:

  12. Like
    Flitterkill got a reaction from Foolboy in Spacious ACP/Widgets   
    Spacious ACP 4
    Better visibility! More information! Totally Customizable!
    Now includes Spacious Widgets!

    Originally I wanted an ACP theme that would display more options/information on a smaller sized laptop screen (i.e. 1600x900) and provide some customization. I've now re-written Spacious to be a more well-rounded modern look rather than focusing almost exclusively on compact information display. The result is a customizeable ACP that still retains the denser information views of the older versions. Trust me, you want this.
    More compact primary and secondary menus to fit more more menu options on the screen at a time. Reduced icon sizes as well. Header, primary, and secondary menu background colors fully changeable. Header, primary, and secondary menu font colors fully changeable. Removes the section header background and enlarges the section title for a clean modern look. Margins reduced across the board, interior tab elements styled more compactly. Change the name of the ACP to whatever you want. Latest IPS news and Admins Online widgets have been altered for better display. Optional modern-style dashboard widget format. New look for ACP warnings and new version announcements are now a single alert bar you click to expand to a details modal. No more wall of text destroying the dashboard! Subtle animation effect when moving between ACP areas. Feels app-like! Other under-the-hood changes... New in Spacious ACP 4: Login page customization!  
    Introducing Spacious Widgets!

    The Spacious ACP theme comes with bonus dashboard widgets to fill in the gaps left by the rather lackluster IPS dashboard widgets. Includes:
    System Overview: Realtime server load, IPS installation size, IPS database size, memory available (or free), storage space available, options for Community in the Cload customers, and more!
    Gallery Overview: Mostly a rework of the default Gallery widget but with better formatting and it now displays the four most popular images in the Gallery.
    Forum Statistics: The most glaring IPS ommission. You get not only the usual topic counts but 24 hour, 7day, and 28 day lookback totals. An 8 week compact bar graph to see how your community is trending. All that again for topic responses, totalled separately from topic first posts. Top three topic starters and responders with thier respective totals. 
    Member Statistics: Member count of course but inludes the 24 hour, 7 days, and 28 days members active count. See how many members are actually using your forums on a regular basis! Also counts members that have not visited your forums in over 6 months. Members online, guests online, and new members over the last 7 days as well.
    System Errors: Lists last five system errors so you can actually see what problems are occuring under the hood. Direct links to error reports and system error page.
    SimilarWeb: A website ranking/tracking service. Two SW default widgets for tracking visitor types and relative rankings, embedded in a single IPS dashboard widget. The rankings widget can have two additional websites added for tracking alongside your own site.
    Alexa: Get your Alexa ranking (for whatever that's worth...) right in your dashboard. Both global and national. Updates on a 7 day basis and flags trending up or down from previous check.
    Future Widgets? Downloads, Blogs, and Commerce will probably have "something" done in the future but it will be awhile. As far as the next new widget goes it will be a Database Health widget.
     
    For a full rundown on all the widgets plus what's on tap for additional Spacious ACP and Spacious Widgets changes and addons please read the Support Topic.
     
    Installation:
    For Spacious ACP install the .xml file as a new theme under Customization in your ACP. Please remove any previous Spacious ACP theme you may have installed. This is a totally new re-write and you should NOT upgrade the old theme. Be sure to assign permissions for the theme to Admins only. As before, this is exclusively an ACP theme; not a front end theme. To change the Spacious ACP settings just edit the theme settings as you usually do. All the Spacious options are under the Spacious ACP tab within that area; you may edit the other options (default theme options) but they may or may not have any effect.
    For Spacious Widgets install the .tar file as a new Application. All configuration of Spacious Widgets can be found under it's own menu option which you will find under the Customization tab in the ACP. This is where you can configure the System Overview widget if you are a Community in the Cloud customer, change the SimilarWeb widget settings to add up to two additional websites to track alongside yours, and change the appearance of the ACPlogin page.
    To add the new widgets to your dashboard just click the add button on the dashboard, choose and then drag them where you want them to be. Be aware that both Forum and Member Statistics only support the large display widget area. All the others can be used in the large or small areas.

    Support:
    In the support topic. This initial release will have some quirks with responsive css on Phone view plus left-to-right language support is pretty much nil right now. Also language bits. I need to add more variables so you can at least translate some stuff in the widgets.
     
    Notes:

    Some of the new widgets give you a sampling of statistical information you probably want about your site and though you can request that I add some things of this nature to Spacious Widgets they will probably NOT be added as that will require storing substantial information in the database. That's well beyond the scope of an ACP theme and some addon widgets. Better off in a separate application where it can be done right.
    Keep in mind that in some server/hosting situations some data I try to read for the System Overview widget may not be accessible. Do not buy this if the Server Overview widget is the only thing you are interested in. No refunds will be approved due to some elements of that widget not working correctly on your site.
     
    Cost/Allowed Use:
    $10/$5 every six months. Basically $10 a year once you get going for a customizable ACP and a bunch of new dashboard widgets (with more on the way!). Feel free to skip a renew if you must but if you skip more than one renewal and try to renew more than a year later and I may just have you buy it outright again. Renewals keep us devs going! Licensed for your IPS site bound to your IPS account plus any/all dev boards (localhost or otherwise). Other sites should/need to get their own licensed copy of Spacious ACP.
    Click the logo to get Spacious ACP and Spacious Widgets in the IPS Marketplace:

  13. Like
    Flitterkill got a reaction from EmpireKicking in Spacious ACP/Widgets   
    Spacious ACP

    Nothing too out of the ordinary here. Clicking on the pencil icon for Spacious ACP in the themes list in the ACP will bring up the theme options. All the Spacious ACP options are under Spacious ACP of course. You can alter both the text color and background color for the header area and both primary and seconday ACP menus.
    There is a toggle to enable/disable the modern style widgets. That's the difference between the default style...

    And the new modern style (which removes the blocky header and shrinks the header text)...

    The modern style uses the Roboto font for the header text. Let me know if your language doesn't have supported character set in that font (it should for most though) and I can option it out later on.
    Other than that the changes are all under the hood. Tighter tab formatting. Row height and padding adjusted to be tighter getting you more information on the screen at a time. Some font formatting alterations (bold here and there), etc.
    You'll notice the blocky background color section headers have been removed in favor of just enlarging the section title text. It's a much better (and cleaner) look. What can't be demonstrated too well is the animation effect. When you flip between ACP areas, the main area.
    Two widgets have been altered directly in the Spacious ACP theme (and not as part of Spacious Widgets). Admins Online now has larger text and the actual admins avatar and the IPS News widget has much tighter row spacing so you can use that widget without it taking up a ton of dashboard realestate.
      
    Lastly, I've improved the message alerts and the update available messages.

    Regular updates have a green background. Security updates have a red background. If you skip a security update and the next update arrives as just a regular update the bar will display green, not red. To carry through the red background I would have to start tracking update types and that's a little beyond a simple theme.
    Click the bar! Yes, and a modal will popup displaying all that update information that blasted away any usefullness the dashboard would have until you made the message go away by updating.

    Older users of Spacious ACP will notice the old IPS link section is gone. Too many changes on the IPS side to support those hard links. Maybe I'll make an IPS support app that can bring that stuff back. Very low priority.
     
  14. Like
    Flitterkill got a reaction from EmpireKicking in Spacious ACP/Widgets   
    Spacious Widgets
    Before diving into the widgets themselves, let me show you the options menu.

    Under the cusomization tab you'll find the settings for Spacious Widgets. It may not seem intuitive but this is where you can change the ACP login page settings (not in the Spacious ACP theme settings). It was far easier to do here with the application and some hooks than using a theme and let's leave it at that.
    If you want to add custom background images to the ACP login page please grab this from the Marketplace. It's free and does a fantastic job. No need for me to duplicate that work here.
    What you do get though is the ability to change the background color (if not using that image addon above), change the login text, some font colors, etc. Knock yourself out.
    The other settings are for the System Overview widget and the SimilarWeb widget and will be discussed later in this thread.
    Widgets marked in this thread as Wide and Side will work correctly in both positions. Those marked with just wide will really work just in the wide position. This will eventually be worked around but will require a ton of css work. This is because dashboard widgets have little if anything to do with the blocks/widgets you get on the front end. Those get a variable passed through to them indicating vertical or horizontal meaning you can account for position in the widget template. Here in the dashboard, nope, which means really tough css to get around it (if even...)
  15. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Note to remind me what is wanted. I've been distracted with Coffeescript and RocketChat Hubots lately. That and working on Spacious. Let's see how far I get tonight...
  16. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Looks like something has changed with a recent version. At keast I think it did, 95% sure I wouldn't have missed this when I made this.
    Seems like it's hooked into a javascript controller now, which is adjusting the positioning on screen width. So, blah... gonna be a bit.
    EDIT: Nope, something else going on, still be a bit to fix...
  17. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    The next release will include a translatable field for the forum stats feature.
    When you turn on topic count as a forum stat, it returns the number of topics within a forum. The languge variable for that actually is a variable key itself. 
    {!# [1:topic][?:topics]} That code says if the number 1 is passed to this langauge key, then display the word "topic". Any other number (0, 29, 456, whatever) then display the word "topics"
    If you have more than one language installed, without this translatable field you are stuck with those English words. Or, you could translate them in the langauge file but it would be the same for all of your installed languages.
    IPS includes a translatable form helper to tackle this problem. In the next version of KS you'll see this:

    If you have just a single language installed, just leave the toggle off and it will be business as usual. If English isn't your single installed language just go and edit the langauge key in the usual spot. I've left the regular language key in place. When you do toggle this on KS will use separate translatable language key/s instead. 
    When you first enable this setting you must paste that language variable code into each of the language fields and then change the words topic and topics to what you need them to be in each respective language. And save of course. If you make a syntax error the word key will not work. The langauge key posted above and also right there in the description text in the plugin is correct. Just try again until you paste it in right.
  18. Like
    Flitterkill got a reaction from alexxis in Kitchen Sink   
    The next release will include a translatable field for the forum stats feature.
    When you turn on topic count as a forum stat, it returns the number of topics within a forum. The languge variable for that actually is a variable key itself. 
    {!# [1:topic][?:topics]} That code says if the number 1 is passed to this langauge key, then display the word "topic". Any other number (0, 29, 456, whatever) then display the word "topics"
    If you have more than one language installed, without this translatable field you are stuck with those English words. Or, you could translate them in the langauge file but it would be the same for all of your installed languages.
    IPS includes a translatable form helper to tackle this problem. In the next version of KS you'll see this:

    If you have just a single language installed, just leave the toggle off and it will be business as usual. If English isn't your single installed language just go and edit the langauge key in the usual spot. I've left the regular language key in place. When you do toggle this on KS will use separate translatable language key/s instead. 
    When you first enable this setting you must paste that language variable code into each of the language fields and then change the words topic and topics to what you need them to be in each respective language. And save of course. If you make a syntax error the word key will not work. The langauge key posted above and also right there in the description text in the plugin is correct. Just try again until you paste it in right.
  19. Like
    Flitterkill got a reaction from Safety1st in Tip Author   
    @Tom Irons
    I patched him up.
    It's just the tip button display on the post. I have no idea why your selector isn't working with KS or if my thing is even the conflict.
    div[data-controller='core.front.core.comment'] > div.cPost_contentWrap.ipsPad > ul.ipsComment_controls.ipsClearfix[data-role='commentControls'] Should work. There are no conflcts with the selector on the page that I can see - everything is where it needs to be.
    No matter, I tweaked it, targeting just the comment controls and it works. No idea why it didn't work before but here we are.
    ul.ipsComment_controls.ipsClearfix[data-role='commentControls'] Maybe just a bad install or IPS wierdery. Might not be a bad idea to swap your selector out for the shorter version above to save any grief with other plugins doing things.
    EDIT: And don't forget to refresh/clear cache after installing and such.
  20. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Looks like the number of topics displayed in forum view is finally getting an official setting for 4.1.16 so I'll be yanking this out proactively in the next update (which will be out before we get 4.1.16 officially)
    If you need this setting there is a free plugin in the Marketplace that can tackle this for you to hold you over.
  21. Like
    Flitterkill got a reaction from Lenny Warren in Kitchen Sink   
    Looks like the number of topics displayed in forum view is finally getting an official setting for 4.1.16 so I'll be yanking this out proactively in the next update (which will be out before we get 4.1.16 officially)
    If you need this setting there is a free plugin in the Marketplace that can tackle this for you to hold you over.
  22. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Go to the plugins page in the ACP. Drag KS all the way to the top of the list.
    Then try.
  23. Like
    Flitterkill got a reaction from Safety1st in Kitchen Sink   
    Spotted a tiny bug on one of my dev sites. When an update warning is splashed across the top of the page and you have not enabled the pulsating icon feature for these update warnings, KS somehow spashes in an extra div which breaks a single bit of CSS. That, unfortunately, is the top of the page header background stuff (the blue bar across the top of the page on the defualt theme)
    For now, just turn on and leave on the pulsating upgrade announcements thing; I'll get this patched soon.
  24. Like
    Flitterkill got a reaction from Lenny Warren in Kitchen Sink   
    Spotted a tiny bug on one of my dev sites. When an update warning is splashed across the top of the page and you have not enabled the pulsating icon feature for these update warnings, KS somehow spashes in an extra div which breaks a single bit of CSS. That, unfortunately, is the top of the page header background stuff (the blue bar across the top of the page on the defualt theme)
    For now, just turn on and leave on the pulsating upgrade announcements thing; I'll get this patched soon.
  25. Like
    Flitterkill reacted to steve00 in Easy Pages   
    And so the circle starts
×
×
  • Create New...