Jump to content

Need your brainpower: User-Submitted News


Tay

Recommended Posts

Hello, all, I'm hoping to get some suggestions from the tech-savvy Fuwanovel-ians about a special project. I've tried to find solutions on my own, but what I've come up with isn't very good.

We're looking to add a "User-Submitted News" section under the Featured/VisualNovelAer/Facebook sections on the main page:

8503613207_2d882245b2_o.jpg

The submission functionality needs to have the following features:

  • Anybody can type in/submit VN-related news
  • Moderation/Approval before posting
  • (Ideally) CAPTCHA

Does anybody know of a way to do this? I want to have a suggestion or two to give Vax/ilegend, instead of saying, "Hey, could you figure out a way to do this?" They're both really busy, and so having a solution already thought out that simply needs coding would be great.

Thanks! Looking forward to your collective insights.

Link to comment
Share on other sites

Hello, all, I'm hoping to get some suggestions from the tech-savvy Fuwanovel-ians about a special project. I've tried to find solutions on my own, but what I've come up with isn't very good.

We're looking to add a "User-Submitted News" section under the Featured/VisualNovelAer/Facebook sections on the main page:

8503613207_2d882245b2_o.jpg

The submission functionality needs to have the following features:

  • Anybody can type in/submit VN-related news
  • Moderation/Approval before posting
  • (Ideally) CAPTCHA

Does anybody know of a way to do this? I want to have a suggestion or two to give Vax/ilegend, instead of saying, "Hey, could you figure out a way to do this?" They're both really busy, and so having a solution already thought out that simply needs coding would be great.

Thanks! Looking forward to your collective insights.

Isn't there a user submission wordpress plug-in? Well, since aeru's blog is powered by wordpress.

Then make a category called user-submitted, then get it's custom rss then reflect it on the site?

You can actually get an rss base on a category on wordpress..I forgot how to do this though..it's been a long time since I have my own domain and blog..lol.

Link to comment
Share on other sites

Isn't there a user submission wordpress plug-in? Well, since aeru's blog is powered by wordpress.

Then make a category called user-submitted, then get it's custom rss then reflect it on the site?

You can actually get an rss base on a category on wordpress..I forgot how to do this though..it's been a long time since I have my own domain and blog..lol.

I should note that the main site isn't a wordpress site. This section won't be a wordpress-based thing.

On a side note, we DID implement a submit-news function on the blog : )

Link to comment
Share on other sites

I should note that the main site isn't a wordpress site. This section won't be a wordpress-based thing.

On a side note, we DID implement a submit-news function on the blog : )

Of course I know it isn't a WordPress site silly ~ , i assumed you guys retrieved Aeru's Wordpress entries through rss for the main site (fuwanovel.net), so I thought why not do the same with user-submitted posts as well and use the custom category rss ex: "user-submitted" category. ^_^

From the Codex site

Categories and Tags

You can also provide feeds to only specific categories or tags on your site by adding the following to the end of the link:


http://www.example.com/?cat=42&feed=rss2

or


http://www.example.com/?tag=tagname&feed=rss2

or


http://example.com/category/categoryname/feed

or


http://example.com/tag/tagname/feed

Older versions of WordPress used a format such as but this has been deprecated in newer versions.


http://example.com/wp-rss2.php?cat=42

You can exclude categories from the feed by using something like this:


http://www.example.com/?cat=-123&feed=rss2

Link to comment
Share on other sites

Of course I know it isn't a WordPress site silly ~ , i assumed you guys retrieved Aeru's Wordpress entries through rss for the main site (fuwanovel.net), so I thought why not do the same with user-submitted posts as well and use the custom category rss ex: "user-submitted" category. happy.gif

From the Codex site

Categories and Tags
You can also provide feeds to only specific categories or tags on your site by adding the following to the end of the link:

http://www.example.com/?cat=42&feed=rss2
or

http://www.example.com/?tag=tagname&feed=rss2
or

http://example.com/category/categoryname/feed
or

http://example.com/tag/tagname/feed
Older versions of WordPress used a format such as but this has been deprecated in newer versions.

http://example.com/wp-rss2.php?cat=42
You can exclude categories from the feed by using something like this:

http://www.example.com/?cat=-123&feed=rss2[/code]

Gosh darn it. You're a genius. Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...