Stephan
Forum Replies Created
-
Forum: Reviews
In reply to: [Ghost] No conversion of HTML to MarkdownGreat! I am glad you found it helpful 🙂
Forum: Reviews
In reply to: [Ghost] No conversion of HTML to MarkdownI have added HTML-> Markdown conversion to the process and it looks ok to me. I’d be glad to contribute to the plugin, but I do not know how..
https://github.com/yauh/ghostForum: Fixing WordPress
In reply to: I want a WP for only for registered usersPiece of cake, try using .htaccess and .htpassword files. That way you’ll secure the whole directory and keep out anyone without a password. That’s probably your best bet from my point of view.
StephanForum: Fixing WordPress
In reply to: Umlauts in CVS 05-19-04Thanks a lot, I will try this tomorrow 🙂
Forum: Fixing WordPress
In reply to: Umlauts in CVS 05-19-04O.K., I figured things out, the blog was running as iso-8859-1 and once I changed the entry in the options table things looked nicely. But is there an easy way to convert my tables from iso to utf-8? I have phpmyadmin 2.5.1 on the server, could that help?
Forum: Fixing WordPress
In reply to: Umlauts in CVS 05-19-04@allusion
Where would I change the character encoding?Forum: Plugins
In reply to: WP Backup/Restore new versionDoes this still work with wp 1.2?
Forum: Fixing WordPress
In reply to: Künftige Artikel erfassenI think English is the preferred language around here so I’ll give it a shot:
semi-quote:
If I assign an article to a future date (e.g. tomorrow) in the old version of wp, it gets posted in the future (tomorrow). If I assign an article with tomorrows date in the latest beta (1.2), it is posted right away. That’s a problem with my blog.
I tried, maybe someone else will be able to further investigate on this.Forum: Requests and Feedback
In reply to: Localization: Help Needed!Lucky I checked this thread before doing any more translations 😉
Is the new format going to be similar to what we have now?Forum: Fixing WordPress
In reply to: .htaccess block blog access?!I had the exact same problem, but with hand-coded HTML.
The solution was to switch from Unicode encoded files to something else…