angsuman
Forum Replies Created
-
Forum: Plugins
In reply to: e-mail this postWorks for me, check my site – http://blog.taragana.com/
The changes to htaccess was not done by me as I was happy with a ?p= format for this page. If you do decide to make .htaccess changes, make sure they correspond to your permalink format. His instructions only work when you have permalinks like him.Forum: Fixing WordPress
In reply to: How to restore my posts without backup?Just restore your mysql database and you are done. All the posts and settings are stored there.
The actual WordPress directories are expendable.
Forum: Fixing WordPress
In reply to: How can I combine comments and posts to one feed?> Sigh…..No one knows?!
I know 🙂Actually the solution is already in place. If you use a semi-decent feed aggregator like newzcrawler it will show your posts as well as your comments too. Just use the normal site feed.
Forum: Fixing WordPress
In reply to: Alternate editor for pages?There are WYSIWYG editor available as plugins for WordPress. Check codex.wordpres.org
Forum: Fixing WordPress
In reply to: Can’t get trackbacks to workA new template is what the doctor recommends 🙂
You can also modify the single.php file under your theme directory to solve it.
Forum: Plugins
In reply to: Popularity Contest 1.0Somehow I am unable to change the weight of my feed views.
I was initially excited over the plugin. However I couldn’t get useful information from its stats. Finally I uninstalled it. Your mileage may vary.
Forum: Everything else WordPress
In reply to: New Search! Wow…Few limitations which I experience in this forum are:
It isn’t easy to track who replied to my comments or if further information is available. A rss feed tracking posts which I have originated and another feed for posts I have commented on would be great.
Search capability is very poor to put it politely.
Inability to see who was the originator of a post.
Inability to delete my comments or posts.
Forum: Fixing WordPress
In reply to: What is default password in wordpress?@podz Thanks. I was not aware of that.
Forum: Everything else WordPress
In reply to: Can’t use pingomaticYou cannot connect to the database. Pretty much you should do what it suggests and verify them with your hosting provider/sysadmin.
Forum: Fixing WordPress
In reply to: Permalink and database errorSpecifically check the comments section in the link above starting here.
Forum: Everything else WordPress
In reply to: XML-RPC DocumentationNow google for “atom api” That is the future. It allows extensions easily.
Forum: Plugins
In reply to: Idea: Mailing List Plugin@skippy Does it send an email per post or at pre-defined intervals like once per day(with all the new posts)?
Forum: Everything else WordPress
In reply to: XML-RPC DocumentationGoogle for “blogger api” or “metaweblog api” etc.
Thanks Cypher.
Forum: Fixing WordPress
In reply to: Trackbacks Not Going Out?@dlature
My bad 🙂I used a custom plugin to set my timeout. It is not available as a standard option. Let me know in my post above if you are interested.
Providing there is interest I can provide it in a day or two.
BTW: The most hated part of creating a plugin for general use is documenting it 🙁 Unfortunately (for me) I am sucker for good documentation. So I have at least half-a-dozen plugins lying around which I haven’t published it yet as I couldn’t get around to documenting them.