Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brasofilo/stack-exchange-posts-widget
Create widgets for any Stack Exchange site, display questions or answers by specific users or generic for the whole site. The random mode will show posts from different sites at each page view.
https://github.com/brasofilo/stack-exchange-posts-widget
Last synced: 3 days ago
JSON representation
Create widgets for any Stack Exchange site, display questions or answers by specific users or generic for the whole site. The random mode will show posts from different sites at each page view.
- Host: GitHub
- URL: https://github.com/brasofilo/stack-exchange-posts-widget
- Owner: brasofilo
- Created: 2013-09-07T21:58:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-12T14:00:43.000Z (about 11 years ago)
- Last Synced: 2023-03-23T21:39:57.795Z (over 1 year ago)
- Language: PHP
- Size: 508 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stack Exchange Posts Widget
===========================***This plugin will now be maintened at [WordPress Repository](http://wordpress.org/plugins/stack-exchange-posts-widget/). This Git is for testing purposes only.***
Create widgets for any Stack Exchange site, display questions or answers by specific users or generic for the whole site. The random mode will show posts from different sites at each page view.
##Screenshots
**Widget configuration**:
> ![Plugin meta box](https://raw.github.com/brasofilo/Stack-Exchange-Posts-Widget/master/assets/screenshot.png)**Widget global settings**:
> ![Plugin template in action](https://raw.github.com/brasofilo/Stack-Exchange-Posts-Widget/master/assets/screenshot2.png)##Acknowledgments
* Stack Exchange API library: [StackPHP](http://stackapps.com/q/826/10590)
* Dropdown with icons: [Image dropdown](https://github.com/marghoobsuleman/ms-Dropdown), by Marghoob Suleman.
##Changelog
### 1.0
* Initial Public Release##Credits
This plugin is built and maintained by [Rodolfo Buaiz](http://brasofilo.com), aka brasofilo.
##License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor,
Boston, MA
02110-1301, USA.