War Room

Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 07-29-2009, 02:26 PM   #1
HyperActive Warrior
War Room Member
 
Join Date: Dec 2008
Posts: 198
Thanks: 42
Thanked 84 Times in 11 Posts
Default I'm looking for very specific Wordpress functionality, is this possible?

Warriors,

I'm looking for a Wordpress plugin or mod that lets registered users edit a page like so:

There would be a form at the bottom of the page, and they fill it out. Then, their information is shown on the page, BUT, they can only submit something once. They could only edit or delete what they have submitted.

It would be really awesome if it was tied into the user accounts, so if you deleted the user it would delete their "post" on that page.

It would be even more awesome if this information could be searchable and sortable and have pages automatically (like page 1, 2, 3, etc.)

Does anyone know anything even close to this? If not, is there any php scripts that can be embedded onto the page that does this sort of thing?

Thanks very much!
qkz283 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:34 PM   #2
Baby Boomer
War Room Member
 
Istvan Horvath's Avatar
 
Join Date: Dec 2008
Location: Canada
Posts: 593
Thanks: 79
Thanked 120 Times in 107 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Are you talking about a Page (as opposed to post) in WP terms or just a general "webpage" or, eventually, a post?
That makes all the difference...

Istvan Horvath is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:34 PM   #3
Active Warrior
 
Join Date: Jul 2009
Location: On the inernet, no I'm not kidding I spend enough time there to consider it my home.
Posts: 59
Thanks: 2
Thanked 3 Times in 3 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Well I don't really understand what you're looking for. But the best place to start your search would have to be on wordpress. Try looking for user account plugins and things along that line. If their is a plugin it'll be under that keyword. I'm almost sure of it.

Arted4Life is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:37 PM   #4
Active Warrior
 
Join Date: Jul 2009
Posts: 34
Thanks: 5
Thanked 10 Times in 10 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Hmm, let's see - so do you want users to be able to edit your wordpress pages? And these edits actually show up on the pages?

So is it a bit like commenting except every user gets to do it only once although they can update it later?


Sorry if I'm way off on this, but it wasn't evident (to me) from the OP as to what exactly is needed...

Does your wordpress blog stick out of the rest of your website?

Wouldn't you like it to blend in?*

*Send me a PM for details.
avani is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:40 PM   #5
Senior Warrior Member
War Room Member
 
Join Date: Jun 2005
Location: , , USA.
Posts: 3,409
Blog Entries: 4
Thanks: 0
Thanked 49 Times in 26 Posts
Contact Info
Send a message via AIM to stma
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Maybe there is a wiki/wordpress plug in out there that could be modded to do what you want.

stma is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:42 PM   #6
Baby Boomer
War Room Member
 
Istvan Horvath's Avatar
 
Join Date: Dec 2008
Location: Canada
Posts: 593
Thanks: 79
Thanked 120 Times in 107 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Quote:
Originally Posted by stma View Post
Maybe there is a wiki/wordpress plug in out there that could be modded to do what you want.
You know what he wants?
(all the above posts are requesting more info because, seemingly, nobody really understood what the question was...)

Istvan Horvath is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:48 PM   #7
BadMotherShutYourMouth
War Room Member
 
Keith Kogane's Avatar
 
Join Date: Jun 2008
Location: The South, USA.
Posts: 688
Thanks: 77
Thanked 780 Times in 160 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

There are plugins that allow guest authorship on the blog in a moderated fashion, and as I recall, there's even one that charges people to submit the post in the first place. I can't recall the name of it, but I know for sure it exists because I've come across it multiple times when looking for something else.

Don't know if that helps much, but if that's what you're looking for, at least now you know that it's not a unicorn, right? I'll see if I can rustle it up when I have a chance to dig in my wordpress bookmarks.

EDIT: That took way less time to track down than I thought:

http://wordpress.org/extend/plugins/tdo-mini-forms/

Keith Kogane is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Keith Kogane For This Useful Post:
Old 07-29-2009, 02:54 PM   #8
HyperActive Warrior
War Room Member
 
Join Date: Dec 2008
Posts: 198
Thanks: 42
Thanked 84 Times in 11 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Hah, sorry guys.

Yes, basically I just need a comment system on a Wordpress Page that the users can only post to once. Then after they post the comment, they would only be able to update or delete the comment.

The other parts I was talking about is having the comments be connected to a search box, and have only 50 or so comments show per page.

It's sort of like making a wiki database.

If you know what Disqus is, that is pretty close to what I'm talking about. I'm also looking into SimplePress. I will just have to do some coding.
qkz283 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:57 PM   #9
HyperActive Warrior
War Room Member
 
Join Date: Dec 2008
Posts: 198
Thanks: 42
Thanked 84 Times in 11 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Quote:
Originally Posted by Keith Kogane View Post
There are plugins that allow guest authorship on the blog in a moderated fashion, and as I recall, there's even one that charges people to submit the post in the first place. I can't recall the name of it, but I know for sure it exists because I've come across it multiple times when looking for something else.

Don't know if that helps much, but if that's what you're looking for, at least now you know that it's not a unicorn, right? I'll see if I can rustle it up when I have a chance to dig in my wordpress bookmarks.

EDIT: That took way less time to track down than I thought:

WordPress › TDO Mini Forms WordPress Plugins
I need to look into it further, but that is getting real close it looks like! Thanks, Keith.
qkz283 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 02:57 PM   #10
Active Warrior
 
Join Date: Jul 2009
Posts: 34
Thanks: 5
Thanked 10 Times in 10 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

A comment system that users can post to only once - if my memory serves me right, I haven't quite seen a plugin that let's you do this exactly. You can try tweaking the comments system that's already in place that prevents a single WP user from posting more than one comment per post.

Does your wordpress blog stick out of the rest of your website?

Wouldn't you like it to blend in?*

*Send me a PM for details.
avani is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2009, 03:07 PM   #11
BadMotherShutYourMouth
War Room Member
 
Keith Kogane's Avatar
 
Join Date: Jun 2008
Location: The South, USA.
Posts: 688
Thanks: 77
Thanked 780 Times in 160 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Try doing what I was recommending above and using a theme something like Prologue - it's made to look kind of like a twitter discussion as it displays, and that may actually be close to what you're looking for with just a little theme modding.

P2: The NewPrologue Blog WordPress.com

That way you don't need some kind of mechanism inside an actual post because each entry IS a post. They are searchable and displayable and with the plugin I already mentioned, update-able and editable by the posters.

I use Prologue on several of my blogs and I like it a lot. I never thought of doing something like what you're attempting with it, but it could be pretty cool. I may set something like that up as a kind of UGC system with my autoblogging - get people to submit a post in one place and then I have it in a feed and can push it out to all my other blogs... Maybe charge people to do that...

Hmm. Possibilities! But I digress - that might still not suit your needs, but I think it comes close, so I hope it helps!

Keith Kogane is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Keith Kogane For This Useful Post:
Old 07-29-2009, 03:17 PM   #12
HyperActive Warrior
War Room Member
 
Join Date: Dec 2008
Posts: 198
Thanks: 42
Thanked 84 Times in 11 Posts
Default Re: I'm looking for very specific Wordpress functionality, is this possible?

Quote:
Originally Posted by Keith Kogane View Post
Try doing what I was recommending above and using a theme something like Prologue - it's made to look kind of like a twitter discussion as it displays, and that may actually be close to what you're looking for with just a little theme modding.

P2: The NewPrologue Blog WordPress.com

That way you don't need some kind of mechanism inside an actual post because each entry IS a post. They are searchable and displayable and with the plugin I already mentioned, update-able and editable by the posters.

I use Prologue on several of my blogs and I like it a lot. I never thought of doing something like what you're attempting with it, but it could be pretty cool. I may set something like that up as a kind of UGC system with my autoblogging - get people to submit a post in one place and then I have it in a feed and can push it out to all my other blogs... Maybe charge people to do that...

Hmm. Possibilities! But I digress - that might still not suit your needs, but I think it comes close, so I hope it helps!
Wordpress is amazing isn't it?

Thank you very much. With the tools you posted, I should be able to do exactly what I need.
qkz283 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
functionality, mod, specific, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 04:59 PM.