Details
Adding News
By Paul
May 07, 2016 pm31 5:17 PM
Today I've been enhancing WSN's "add from web search" option to allow you to add articles from a bing news search. There are 8 categories of news to narrow the results to. If you're running a directory of news articles, this should be a huge help.
If you find this useful, let me know if you'd like the ability to set a category to automatically add new content from search results at an interval.
I've also added a checkbox to specify that the contents gathered from web/news searches should be held for validation. There was already a tweak, but this makes it easier to hold the data for manual review and just use the searches as a fountain of ideas.
In the process of adding that checkbox, I've created a generalized way to make checkboxes that are remembered by cookies -- just use <input type="checkbox" name="x" value="1" onClick="wsn_tickcookie('x')" {FUNC_TICKCOOKIE[x]}> where x is whatever name you want.
By Paul
May 07, 2016 pm31 5:17 PM
If you find this useful, let me know if you'd like the ability to set a category to automatically add new content from search results at an interval.
I've also added a checkbox to specify that the contents gathered from web/news searches should be held for validation. There was already a tweak, but this makes it easier to hold the data for manual review and just use the searches as a fountain of ideas.
In the process of adding that checkbox, I've created a generalized way to make checkboxes that are remembered by cookies -- just use <input type="checkbox" name="x" value="1" onClick="wsn_tickcookie('x')" {FUNC_TICKCOOKIE[x]}> where x is whatever name you want.
Views | 319 views. Averaging 319 views per day. | ||
Similar Listings |
|
Sorry, you don't have permission to post. Log in, or register if you haven't yet.
Please login or register.