Jump to content

Jed Rosenzweig

Clients
  • Posts

    228
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Jed Rosenzweig got a reaction from SeNioR- in Everybody is choosing "Night Mode" nowadays....   
    @dayh I overwrote the editor icon calls with CSS using FontAwesome icons like so:
    .cke_button__bold:after { background: none !important; font-size: 1.4rem !important; font-family: "FontAwesome"; content: "\f032"; position: relative; top: 0rem; left: 0rem; } FontAwesome 4.7 cheatsheet: https://fontawesome.com/v4.7.0/cheatsheet/


  2. Like
    Jed Rosenzweig got a reaction from Day_ in Everybody is choosing "Night Mode" nowadays....   
    @dayh I overwrote the editor icon calls with CSS using FontAwesome icons like so:
    .cke_button__bold:after { background: none !important; font-size: 1.4rem !important; font-family: "FontAwesome"; content: "\f032"; position: relative; top: 0rem; left: 0rem; } FontAwesome 4.7 cheatsheet: https://fontawesome.com/v4.7.0/cheatsheet/


  3. Like
    Jed Rosenzweig got a reaction from Day_ in Everybody is choosing "Night Mode" nowadays....   
    No, much longer. I refactored the CSS to accommodate a night theme fueled by only theme color changes (that's to say in the theme admin tabs). You have to change a ton of hard-coded calls into one of a selection of set tints/colours set in the theme admin. You also have to figure out which elements to invert and which ones should not. It was a lot of work! It would be good to have the default theme be easily switchable like that but it's not a small job. I also converted all pixel calls to rem. That was comparatively easy 🙂
  4. Like
    Jed Rosenzweig reacted to 13. in Header sticky   
    I'd rather suggest to dock it to the bottom of the screen on mobile, as many mobile apps does.
    Here is an example how i implemented this on one of my websites a while ago.
    This way you can access breadcrumb button, quick links and notifications right under your finger even while holding a big mobile with one hand.

  5. Haha
    Jed Rosenzweig got a reaction from bfarber in Comments System Like StackoverFlow.com to avoid Repetition   
    Remembers mess that was Threaded View. Hides in corner.
  6. Like
    Jed Rosenzweig got a reaction from Daniel F in Comments System Like StackoverFlow.com to avoid Repetition   
    Remembers mess that was Threaded View. Hides in corner.
  7. Haha
    Jed Rosenzweig got a reaction from crmarks in Lazy load for video embeds (YouTube etc.)   
    Huzzah. Plugin officially Sherlock'd.
  8. Thanks
    Jed Rosenzweig reacted to Adriano Faria in Clubs Forums on Forums Index   
    @Sonya* and @David T. Cole
    I just sent you a PM with a new version to test. Please try it and reply in the PM.
    Tks. 👍
  9. Like
    Jed Rosenzweig reacted to Adriano Faria in Clubs Forums on Forums Index   
    Well, the only way to do this real time is stop using cache (datastore) and adding a query everytime someone goes to index. 
    I will change that during weekend. 
  10. Like
    Jed Rosenzweig reacted to The Old Man in Font awesome 5.0   
    Font Awesome via its CDN is so popular and widely used that I honestly think most visitors have probably never downloaded it or will ever need to download it via your community's website. Their browsers will have downloaded and therefore cached it way before from elsewhere. Even for those minimal few who say, just got online and visited your site as their first ever website, would only have to download it once anyway. Then it's done. It's like complaining about having to download Bootstrap or JQuery. Sure if your benchmarking it will increase your download time, but real world users will normally come across it way before. Obviously chances are a little less so with the Pro version.
    If you take the Bootstrap analogy for a second, surely it's better to use Bootstrap per se, rather than sticking a prefix before every class selector name. Then you do have to download that JavaScript and CSS because you've customised it.
    Its free (so really what's to complain about?!), it's cool (remember how dull IPB looked before snazzy modern Font Awesome?!), FA5 has better, updated, larger icons (not based on 14px anymore, just like Bootstrap 4 isn't). 
    I felt so warm and fuzzy around my nether regions after watching THAT funny video that I bought the Pro version albeit at the early adopter rate, something I've never done before.
    I'd love to be able to make better use of FA5 and get the benefits of the Pro even nicer icons, icon packs and CDN If possible in IPS for example as nicer trophies and awards. I'd love to just settle for FA5 standard before the next decade starts though!
  11. Like
    Jed Rosenzweig got a reaction from AlexWebsites in Leaderboard ideas   
    This probably isn't applicable to all sites but I'd like to see a top forums leaderboard. On our site we have a forum for every TV show and it would be fun to see that community vs community race.
    Another issue I've seen is that there's one area on our site that's particularly like-happy and also insular and my leaderboard member are basically the same everyday. It would be nice to have some exclusions (ignore these forums) but I'm guessing that's a lot of work and server processes for an edge case.
    My only real universally-applicable suggestion is to cache and serve leaderboard results every X minutes/hours as the leaderboard can take a long time to load.
  12. Like
    Jed Rosenzweig reacted to SecondSight in Leaderboard ideas   
    As for me,  I would like to have an option to choose which forums (and thus topics) can be excluded from the Leaderboard.
    In fact I have a few forums where members simply chat about everything (jokes, etc.) and I would like to exclude the topics posted in these forums from the Leadernboard...
  13. Like
    Jed Rosenzweig reacted to Luke in Expanded "ignore user" features   
    Currently you have the ability to ignore someone's posts and ignore someone's personal conversations. I believe if you ignore someone in personal conversations, they can't send you one.

    What I would like to see is a couple options to expand the ignore posting part.

    1) An option to forbid a user from posting in your topics.

    2) An option to either completely hide a post from view (as in no "This user has posted. Do you want to see it anyway?"), or make it much more condensed. The purpose of ignoring a particular user is that you get annoyed by their posts. But that annoyance still remains even if you can't see what they posted but know they posted in line with the rest of the posts. I know there has been some comments about this like "What if someone else was replying to this person and it caused confusion". Well in this case how about something near the top of the topic out of the line of posts that says "X posts hidden". I can see it, skip past it, and half-way forget about it when I start reading. Essentially don't give me a reason to click on "read it anyway" because if it's in line with the posts, I'm more likely to do so, thus making the ignore feature useless.The whole point of this is -- please make this not inline. It defeats the purpose of ignoring posts.
  14. Like
    Jed Rosenzweig got a reaction from Adriano Faria in Warn Log   
    Yep!  Just saw it and wanted to correct it but that bit isn't forward-facing.
  15. Like
    Jed Rosenzweig reacted to Adriano Faria in Warn Log   
    What's New in Version 2.0.2:
    IPS 4.1.6+ compatibility
  16. Like
    Jed Rosenzweig reacted to Adriano Faria in Warn Log   
    True, confirmed. Let me see what has changed.
    No, it's fine. I could reproduce it on my dev board. Let me see what has changed.
  17. Like
    Jed Rosenzweig reacted to Adriano Faria in What is the point of activity stream?   
    You got an issue on your install, for sure. I use this since 4.0, never had a problem.
    Submit a ticket.
    To make condensed view as default, you should use this plugin from @DawPi:
     
     
  18. Like
    Jed Rosenzweig reacted to Ryan H. in Advanced Tags & Prefixes - IPS 4.x   
    @Jujuwar @NathanR upgrade to 3.0.6. Should fix your issue. Apologies for that.
    @GrooveOnBeat I can't reproduce your issue with prefix not showing in title. Works fine for me. Are you sure you have that enabled in settings?
    @David T. Cole That should be fixed in the last release. Please upgrade. Let me know if it continues.
    @Joel R I don't have much to go on, but I can assure you the app does not modify that file. Try 3.0.6, it could be related. If not, try to track down your PHP error logs for me.
    What's New in Version 3.0.6
    Fixed PHP error when creating a new topic. Fixed a potentially missing tag input in certain circumstances.
  19. Like
    Jed Rosenzweig reacted to GrooveOnBeat in Advanced Tags & Prefixes - IPS 4.x   
    A few bugs...
    Advanced Tags & Prefixes version: 3.0.4
    Install type: Fresh install
    IPB version: 4.0.7
    1. When there is only 1 prefix created, it does not save when adding it into a forum.
    2. When a topic prefix is set, and you edit the post, the prefix automatically adds in the Tags. If I edit 3 times, the same prefix is added in Tags 3 times. It only can be removed manually. Even after the Tags are removed, if you edit the post again, the Prefix is added into Tags.
    3. Not sure if this is a bug or not, but forums that do not have Prefixes show the Prefix drop down. The drop down should not be shown if there are no prefixes. It occurs regardless of prefix setting open or closed.
     
×
×
  • Create New...