Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from awsmug/develop
Browse files Browse the repository at this point in the history
1.0.0-beta.6
  • Loading branch information
mahype authored Aug 29, 2016
2 parents 8afb77e + 5da39ab commit 22e8f50
Show file tree
Hide file tree
Showing 25 changed files with 249 additions and 132 deletions.
15 changes: 13 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Author URI: http://www.awesome.ug
Contributors: mahype, awesome-ug
Requires at least: 4.1.1
Tested up to: 4.6.0
Stable tag: 1.0.0-beta.5
Version: 1.0.0-beta.5
Stable tag: 1.0.0-beta.6
Version: 1.0.0-beta.6
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: facebook, fanpage, import
Expand Down Expand Up @@ -40,6 +40,14 @@ This section describes how to install the plugin and get it working.

== Changelog ==

= 1.0.0-beta.6 =
* Enhanced: Added events for import
* Enhanced: Added templates for element type photo
* Enhanced: Bettered up CSS for entries
* Enhanced: Added date and time in logging and added some logging entries
* Fixed: Generating post thumbnail image metadata
* Fixed: Category of posts didn't work

= 1.0.0-beta.5 =
* Fixed: CSS in Backend
* Fixed: Moved session start into header
Expand All @@ -50,6 +58,9 @@ This section describes how to install the plugin and get it working.
* Enhanced: Added Gulp, composer & co.
* Enhanced: Minified scripts and added sass files
* Enhanced: Added deploy script
* Enhnaced: Added log function
* Enhanced: Bettered up admin notices
* Enhanced: Added Facebook video embedding

= 1.0.0 beta 3 =
* Fixed allow_url_fopen problem
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/css/admin.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
.wrap .fbfpi-form .fbfpi-form-field
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/css/admin.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
.wrap .fbfpi-form .fbfpi-form-field{display:flex}.wrap .fbfpi-form .fbfpi-form-field label{font-weight:700;width:200px;padding:20px 10px 20px 0}.wrap .fbfpi-form .fbfpi-form-field .input{padding:13px 0 0 10px}.wrap .fbfpi-form .fbfpi-form-infotext{padding:20px 10px 20px 0}
56 changes: 29 additions & 27 deletions assets/dist/css/display.css
Original file line number Diff line number Diff line change
@@ -1,67 +1,69 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
/**
* This stylesheet is used to style the public view of the plugin.
*
* @since 1.0.0
*/
/* link wrapper */
.fbfpi_link
article .entry-content
{
/* link wrapper */
/* text wrapper */
/* photo wrapper */
/* video wrapper */
}
article .entry-content .fbfpi_link
{
border: 1px solid #ccc;
}

.fbfpi_link a
article .entry-content .fbfpi_link h4
{
margin: 0;
}
article .entry-content .fbfpi_link h4 a
{
text-decoration: none;
}

/* text wrapper */
.fbfpi_text
article .entry-content .fbfpi_link .fbfpi_image a img
{
width: 100%;
}
article .entry-content .fbfpi_text
{
padding: 10px;
}

.fbfpi_text h4
article .entry-content .fbfpi_text h4
{
margin: 0;
}

.fbfpi_text h4 a
article .entry-content .fbfpi_text h4 a
{
text-decoration: none;
}

.fbfpi_text p
article .entry-content .fbfpi_text p
{
margin: 5px 0 0 0;
}

/* image wrapper */
.fbfpi_image
article .entry-content .fbfpi_photo
{
text-align: center;
text-align: center;

border: 1px solid #ccc;
background-color: #efefef;
}

.fbfpi_image a
article .entry-content .fbfpi_photo a
{
line-height: 0;

display: block;
}

/* photo wrapper */
.fbfpi_photo
article .entry-content .fbfpi_photo a img
{
border: 1px solid #ccc;
width: 100%;
}

/* video wrapper */
.fbfpi_video
article .entry-content .fbfpi_video
{
border: 1px solid #ccc;
}
4 changes: 2 additions & 2 deletions assets/dist/css/display.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/dist/js/admin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
(function ($) {
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/js/admin.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
!function(n){"use strict";n(function(){})}(jQuery);
2 changes: 1 addition & 1 deletion assets/dist/js/display.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/js/display.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.5 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
!function(e,t,n){var o,c=e.getElementsByTagName(t)[0];e.getElementById(n)||(o=e.createElement(t),o.id=n,o.src="//connect.facebook.net/"+fbfpi.locale+"/sdk.js#xfbml=1&version=v2.6",c.parentNode.insertBefore(o,c))}(document,"script","facebook-jssdk");
93 changes: 57 additions & 36 deletions assets/src/sass/display.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,65 @@
* @since 1.0.0
*/

/* link wrapper */
.fbfpi_link {
border: 1px solid #ccc;
}
.fbfpi_link a {
text-decoration: none;
}
article {
.entry-content {
/* link wrapper */
.fbfpi_link {
border: 1px solid #ccc;

/* text wrapper */
.fbfpi_text {
padding: 10px;
}
.fbfpi_text h4 {
margin: 0;
}
.fbfpi_text h4 a {
text-decoration: none;
}
.fbfpi_text p {
margin: 5px 0 0 0;
}
h4 {
margin: 0;

/* image wrapper */
.fbfpi_image {
background-color: #EFEFEF;
text-align: center;
}
.fbfpi_image a {
display: block;
line-height: 0;
}
a {
text-decoration: none;
}
}

/* photo wrapper */
.fbfpi_photo {
border: 1px solid #ccc;
}
.fbfpi_image{
a {
img {
width:100%;
}
}
}
}

/* text wrapper */
.fbfpi_text {
padding: 10px;

h4 {
margin: 0;

a {
text-decoration: none;
}
}

p {
margin: 5px 0 0 0;
}
}

/* photo wrapper */
.fbfpi_photo {
background-color: #EFEFEF;
text-align: center;
border: 1px solid #ccc;

a {
display: block;
line-height: 0;

img {
width: 100%;
}
}
}

/* video wrapper */
.fbfpi_video {
border: 1px solid #ccc;
/* video wrapper */
.fbfpi_video {
border: 1px solid #ccc;
}
}
}
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "facebook-fanpage-import",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "Easy import Facebook Fanpage messages to your WordPress.",
"keywords": [
"facebook",
Expand Down
2 changes: 1 addition & 1 deletion components/admin/component.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <very@awesome.ug>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.5
* @version 1.0.0-beta.6
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG (very@awesome.ug)
Expand Down
2 changes: 1 addition & 1 deletion components/admin/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <very@awesome.ug>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.5
* @version 1.0.0-beta.6
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG (very@awesome.ug)
Expand Down
2 changes: 1 addition & 1 deletion components/import/component.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <very@awesome.ug>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.5
* @version 1.0.0-beta.6
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG (very@awesome.ug)
Expand Down
2 changes: 1 addition & 1 deletion components/import/facebook.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <very@awesome.ug>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.5
* @version 1.0.0-beta.6
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG (very@awesome.ug)
Expand Down
Loading

0 comments on commit 22e8f50

Please sign in to comment.