Skip to content

Commit

Permalink
Added pingeb.org meta data for content pages
Browse files Browse the repository at this point in the history
  • Loading branch information
salendron committed Feb 9, 2013
1 parent 044e804 commit b1f352b
Show file tree
Hide file tree
Showing 18 changed files with 519 additions and 0 deletions.
Binary file added pingeborg/img/squares/01.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/02.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/03.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/04.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/05.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/06.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/07.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/08.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/09.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/10.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/11.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/12.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/13.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/14.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/15.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pingeborg/img/squares/16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
515 changes: 515 additions & 0 deletions pingeborg/pingeb_post_data.php

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pingeborg/pingeborg.php
Expand Up @@ -131,6 +131,10 @@ function pingeb_admin_style() {
require_once(dirname(__FILE__) . '/pingeb_admin_tag_maintenance_callbacks.php');
require_once(dirname(__FILE__) . '/pingeb_info.php');
}

//page meta
require_once(dirname(__FILE__) . '/pingeb_post_data.php');

//common js
function pingeb_scripts() {
echo "<script type='text/javascript' src='" . plugins_url('/js/common.js', __FILE__) . "'></script>";
Expand Down

0 comments on commit b1f352b

Please sign in to comment.