https://github.com/eellak/greek-commiters_wp-plugins
The Wordpress plugins developed to implement the Github Contributor page
https://github.com/eellak/greek-commiters_wp-plugins
Last synced: 3 months ago
JSON representation
The Wordpress plugins developed to implement the Github Contributor page
- Host: GitHub
- URL: https://github.com/eellak/greek-commiters_wp-plugins
- Owner: eellak
- Created: 2017-01-28T21:39:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T09:38:18.000Z (almost 9 years ago)
- Last Synced: 2025-06-02T08:44:23.089Z (7 months ago)
- Language: PHP
- Homepage: https://opensource.ellak.gr/github_contributor/
- Size: 11.7 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Synopsis
This project deals with the aggregation, in a presentable and queryable manner, of the developers that have a residence* in the greek territory and contribute in open source projects in Github.
Location
http://opensource.ellak.gr/github_contributor
Motivation
The motivation behind this project is the wish that greece located developers have a reference of the community and especially a locality reference, so that the collaboration can be easily promoted to the physical level.
Documentation
The project consists of four plugins for the wordpress platform that modularize the functionality into four section
1. Declare the Custom Post types and the Tags that will accomodate the contributor entries
2. The Query Handler functionality that handles the POST request that the user submits to the wordpress platform when selecting a city query or a different sorting parameter.
3. The deletion plugin that removes all the contributor entries in a batch process from the wordpress platform.
4. The synch plugin that takes as input the json files that are retrieved by the greek-commiters scripts and imports them as Wordpress posts.
Licence
GNU-GPLv3