Sebastian Krysmanski
Forum Replies Created
-
Forum: Plugins
In reply to: [Font Emoticons] Feature Request: Work in CommentsDefinitely! Why didn’t I think of that? I’ve created a ticket for that here.
Forum: Plugins
In reply to: [Font Emoticons] some issue with the path? multiuserYour file “font-emoticons/font/emoticons.svg” is broken. I’d guess that you’ve transferred it via FTP in ASCII mode and your FTP program “optimized” the svg file. You need to make sure to transfer it in binary mode instead.
Forum: Reviews
In reply to: [Upload File Type Settings Plugin] Needed to allow Google KML/KMZNo, it’s not. The maximum upload size is set by your server configuration/webhoster.
Forum: Plugins
In reply to: [Font Emoticons] Error smile detectionThe problem is now fixed in version 1.1.
Forum: Plugins
In reply to: [Font Emoticons] Error smile detectionYes, I’m seeing the same problem – but only under some circumstances. I’m currently trying to figure out where the problem is exactly.
Forum: Plugins
In reply to: [BlogText] How to enable visual editor?The visual editor should be enabled by default.
You can find the option to enable/disable the visual editor in the user preferences (see this image).
Forum: Fixing WordPress
In reply to: Support RSS feed updates with long delayHave you tried subscribing to the email link for your plugin support forum?
Yes, I’ve switched to this now (once I realized how unreliable the RSS feed is).
Forum: Plugins
In reply to: [BlogText] Do not open in new window links for the same siteWhat kind of links? Can you give an example?
Forum: Plugins
In reply to: [BlogText] BlogText for Events ManagerBlogText doesn’t replace newlines because WordPress does this itself (when using BlogText in the regular fashion). If you really need this, you can create a feature request over at bitbucket.
Forum: Plugins
In reply to: [BlogText] How to enable visual editor?The visual editor can be enabled through your user settings. Please note though that using the visual editor will most likely break BlogText as the editor produces HTML rather than plain-text.
Forum: Plugins
In reply to: [BlogText] Additional buttons in editorAre you asking whether I can add additional buttons? Or whether you want to be able to do this? In any case, it’s possible in principal but it requires editing BlogText’s source code. There’s no option for that, if that’s what you’re asking.
Adding a button for headings would be easy enough (although I doubt it would be used a lot because heading are fairly simple to write).
As for the button for tables: it’s highly unlikely that I’ll add this because this would require some kind of elaborate dialog. As far as I can estimate it, the effort required to create such a dialog would be immense (and IMHO far outweigh the benefits).
I hope this helps.
Forum: Plugins
In reply to: [BlogText] BlogText for Events ManagerGood to know.
Forum: Plugins
In reply to: [BlogText] Fatal error: Call-time pass-by-reference has been removed inYes, I’m sorry about this. This “feature” was suddenly removed in PHP 5.4 (without any warning that I could see). The problem will be fixed in BlogText 0.9.5. Here’s the whole patch: https://bitbucket.org/mayastudios/blogtext/changeset/a64708dc02c80ebe4f93c2cc3b25fed5a35a7e19
Forum: Plugins
In reply to: [BlogText] [Plugin: BlogText] discuss table of contentsWhile I can certainly understand the need for an option “Have TOC on every page”, there are a couple of issues with this:
- I want to keep BlogText’s settings page as simple as possible so that new users aren’t overwhelmed by the amount of options.
- If you enabled this option (if it existed), how would you disable the TOC on a certain page? This would require yet another (post) option.
- If this option existed, most people would also like an option where they could specify which post type (regular post, page, attachment, …) would get a TOC.
- You no longer had a way to specify at which location the TOC would be inserted (e.g. before the teaser of after it).
- If this option existed and you had enabled it, but then decided (for whatever reason) to disable it, you’d have to manually insert TOCs into every article you’ve ever written.
So, this option isn’t as simple as it sounds and therefore I’m strongly biased against this option. (Just wanted to document it here.)
Forum: Plugins
In reply to: [BlogText] [Plugin: BlogText] Implement markup in excerpt fieldYes, I have (or at least had) this on my list. But if I remember correctly there were some issues that didn’t allow me to do this. Anyway, I create a ticket for this: https://bitbucket.org/mayastudios/blogtext/issue/11/enable-blogtext-support-in-excerpt-field