Recent content by cwe

  1. cwe

    Auto link manager [Paid]

    Discovered today that ft.com also doesn't play nice. I had to add it to the list.
  2. cwe

    Proposed feature: thread bump alerts

    Sometimes people post claims predicting future events or news stories that should evolve with future events/disclosures. It would be cool if permissioned users could set a "thread bump message" to be posted to a thread on a future date. Something like, "has it happened yet?". Helps to remind...
  3. cwe

    s9e Media Sites

    Maybe it's user error on my part, but I see on your docs page two Spreaker URL formats and the podcast I tested on my site (with s9e installed) uses a different format and did not embed (just posted as a unfurled regular link). Your docs mention...
  4. cwe

    s9e Media Sites

    HI @JoshyPHP , have you ever looked at adding support for spreaker.com? I'd like to be able to post a url like: https://www.spreaker.com/episode/episode-213-caitlin-long-and-the-financial-crisis-that-wasn-t--65627011 and have it magically embed. They have two embed options - iframe:<iframe...
  5. cwe

    [OzzModz] Registration Spaminator Stop Spam Bot Registrations [Deleted]

    I'm at 28,048 spam registrations blocked and 51,927 spam contact forms blocked (with the contact form spaminator). Pretty sure I installed them around ~2.5 years ago.
  6. cwe

    XF 2.4 Featured content improvements

    Good enhancements overall, but the change for the images/thumbnails to be content related and not the author's avatar tops the list as far as I'm concerned. Excellent!
  7. cwe

    [OzzModz] Message Max Length Permission

    It is working for me on 2.3
  8. cwe

    XF 2.4 Tiptap: A new editor for XenForo

    Not a bug report, but a suggestion/request FWIW: https://xenforo.com/community/threads/per-user-option-to-disable-graphical-smilies.77110/post-880432
  9. cwe

    XF 2.4 Tiptap: A new editor for XenForo

    Well poop. I hate fighting with WYSIWYG engines when the formatting goes wrong. I prefer just fixing the code directly.
  10. cwe

    XF 2.3 DM's - Am I missing something?

    A DM is essentially a discussion thread that is limited to 2 or more accounts.
  11. cwe

    XF 2.3 Article forum list include links to unread and or last post

    @Mr Lucky 's post led me to inspect the post_article_macros template. In there, I found line 212: <xf:set var="$linkUnread" value="{{ link('threads' . ($thread.isUnread() ? '/unread' : ''), $thread) }}" /> I edited it thusly: <xf:set var="$linkUnread" value="{{ link('threads' ...
  12. cwe

    s9e Media Sites

    I'm not sure what you mean. youtube embeds are working fine on my site (whether browsing via mobile or desktop). You might have an issue with your laptop (javascript / security settings / browser extensions / etc.)
  13. cwe

    XF 2.3 Article forum list include links to unread and or last post

    I created an article forum node. I have posted several articles in this node. When I view the article forum node, I see the article list with previews that contain an image, article title, article snippet, "view full article" link, date of article posting, and number of replies. All links in...
  14. cwe

    more granular permissions for featured content

    I was considering the possibility or granting permission to my VIP user group (folks who are helping support the site financially) to feature content, but I'd like to only grant them the ability to click a button (or select a menu item) to indicate they want a thread featured, but not give them...
Back
Top Bottom