dains
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Export a single categoryThat- is SO COOL! Thanks!
Forum: Plugins
In reply to: Praise for the PageMash pluginThis looks like a great plugin for pages, but does anyone know of a similar plugin for posts? Posts have the management and syndication functionality that I need, but it’s really tough to set them up in the right reading order using dates/times.
Thanks for any help!
DForum: Fixing WordPress
In reply to: Custom File UploadDon’t know about the tables and database thing, but you can upload the file itself and link to it in a post, or copy the information and use the Kitchen Sink > Paste from Word feature to paste the info as a table into the post.
Forum: Everything else WordPress
In reply to: Excel documentHi, if you want to get WP posts to take Excel tables, I found that you could copy the Excel cells and then paste it in using the “Paste from Word” feature. You have to click the Kitchen Sink button on the editor to make that button show up (a whole new row of buttons shows up).
The data comes in as a plain table with no formatting, but the information is editable, so your authors will be able to update the text.
However, I can’t figure out how to add whole new rows to the table once it’s pasted in, so there’s a limit there.
Best of luck!
Forum: Everything else WordPress
In reply to: Possible to Include Excel or Html pages in WP?Hi, I found that if I copied the Excel info and used the “Paste from Word” feature (you have to click the Kitchen Sink button on the editor to see that one) it worked fine – made the Excel cells into a simple table with everything in place. Not much formatting came over though, but it did work for data.
Forum: Fixing WordPress
In reply to: Can’t edit or save uploaded Excel .xls fileIf you download the post as a file to your computer, instead of letting Excel open it from the web, you can do anything you want with it. But you’ll need to re-upload it and replace the old file after you’re done editing. If you go to Manage / Media Library (in 2.5) you can work with the files you’ve uploaded.
There might be a way to get Excel to work directly with the file that is in your WP online, but I don’t know how.
Forum: Fixing WordPress
In reply to: Excel charts and graphicsHmm, how about using an image gallery plugin? There are a few out there, and they may help your problem with image quality.
Forum: Plugins
In reply to: [Plugin: AJAXed WordPress] activation problemHi Rob, that is a cool idea. Not a WP or Ajax expert, but one way that might work is to change the article list pages to show full articles instead of excerpts, and then use some sort of javascript hide/show code for each post to hide x amount of the post until a “show” link is clicked.
The problem I can see right off is the post appearance – the hide code would have to conform to the line height of the post text so that it wouldn’t hide half of a line. Also, each javascript call would have to have a different identifier, or the “show” command would unhide all of the posts on the page.
You’d also need to put …. before the Show link (like “…. Read More” pr something) so the sentence wouldn’t just stop where the hide starts.All I can think of atm, hopefully someone with more skillz than I will weigh in with a solid answer 🙂
Forum: Fixing WordPress
In reply to: Sub categoryWorks beautifully under 2.5. Thanks much to the author!
Forum: Fixing WordPress
In reply to: Edit comment missing ?thanks much, it’s totally non-obvious that that brings you to an edit page for the comment.
Forum: Fixing WordPress
In reply to: How to allow anonymous comments & remove fields…?Anyone still watching this? I’m working on the exact same issue. I can hide all comments via the option to moderate them.
Then if I post a comment anonymously, I don’t get the “your comment is held for moderation message”. However, if I log in (as administrator), I do see the message from my previous comment.
So, does the comment moderation message only work for users who are logged in?
Forum: Plugins
In reply to: Next of kin – A plugin to create an electronic will from your blog.Ok, I’ll be the second to let you know – it actually works 🙂 This is definitely worth a donation btw, I’m nearly finished with polishing the site and plugins I’m using so if you have a link up, you can expect a few bucks soon.
After working with it, I’d suggest perhaps simplifying it to let you just add reminders individually so you can select different time intervals from the last login and add email addresses for each one.
You could put in a couple of default ones like “notify the backup administrator” and of course “next of kin” to keep people from forgetting those uses.
Thanks again for coding something so useful!
Forum: Fixing WordPress
In reply to: Comment “Thank You” pageThanks for the help. I’ve got the exact same check for comment approval, but it doesn’t seem to want to work. I’ll set up a default site on my test server, make sure it’s working, then do my (moderately extensive) modifications to the comment form one step at a time until it breaks 🙂
Forum: Fixing WordPress
In reply to: Email when comments posted issueHi, just ran into the same issue and here’s a link to what looks like a good answer
Hope it helps!
Forum: Plugins
In reply to: Next of kin – A plugin to create an electronic will from your blog.Hi, great idea, please consider expanding it to a reminder function for people to go check and post on their blogs? I’d think that three stages are necessary-
1 short wait (hours to 1-2 days – “ahem, time to punch the clock, buddy”),
1 after that time has expired to a second email (“hey, this person hasn’t checked me in x days”)
and the third one to a third email for the actual “next of kin” function after a couple of weeks (“hey, something isn’t right, please call your family member and check on them”).