From 65eacb20310a207fb24e2e7b2a6805489e5db789 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 1 Aug 2021 13:44:39 -0400 Subject: [PATCH] Updated formats directory --- formats/content-aside.php | 6 +++--- formats/content-audio.php | 4 ++-- formats/content-chat.php | 4 ++-- formats/content-gallery.php | 4 ++-- formats/content-image.php | 4 ++-- formats/content-link.php | 6 +++--- formats/content-quote.php | 6 +++--- formats/content-status.php | 6 +++--- formats/content-video.php | 4 ++-- formats/content.php | 4 ++-- formats/excerpt-aside.php | 6 +++--- formats/excerpt-audio.php | 2 +- formats/excerpt-chat.php | 2 +- formats/excerpt-gallery.php | 2 +- formats/excerpt-image.php | 2 +- formats/excerpt-link.php | 6 +++--- formats/excerpt-quote.php | 6 +++--- formats/excerpt-status.php | 6 +++--- formats/excerpt-video.php | 2 +- formats/excerpt.php | 2 +- readme.md | 45 --------------------------------------------- 21 files changed, 42 insertions(+), 87 deletions(-) delete mode 100644 readme.md diff --git a/formats/content-aside.php b/formats/content-aside.php index e3e89a3..edb4dba 100755 --- a/formats/content-aside.php +++ b/formats/content-aside.php @@ -1,11 +1,11 @@
> - + - + - +

diff --git a/formats/content-audio.php b/formats/content-audio.php index 584fa0e..5a8807e 100755 --- a/formats/content-audio.php +++ b/formats/content-audio.php @@ -1,9 +1,9 @@
> - + - +

> - + - +

> - + - +

> - + - +

> - + - + - +

diff --git a/formats/content-quote.php b/formats/content-quote.php index 798bdc2..13334cf 100755 --- a/formats/content-quote.php +++ b/formats/content-quote.php @@ -1,11 +1,11 @@
> - + - + - +

diff --git a/formats/content-status.php b/formats/content-status.php index ee78cc3..f69f208 100755 --- a/formats/content-status.php +++ b/formats/content-status.php @@ -1,11 +1,11 @@
> - + - + - +

diff --git a/formats/content-video.php b/formats/content-video.php index b92fe2c..adef17d 100755 --- a/formats/content-video.php +++ b/formats/content-video.php @@ -1,9 +1,9 @@
> - + - +

" > - + - +

> - + - +

@@ -26,7 +26,7 @@ ?>
> - +

diff --git a/formats/excerpt-chat.php b/formats/excerpt-chat.php index 0a8c3f1..6a438e7 100755 --- a/formats/excerpt-chat.php +++ b/formats/excerpt-chat.php @@ -1,7 +1,7 @@
> - +

diff --git a/formats/excerpt-gallery.php b/formats/excerpt-gallery.php index 3a2cb95..93b48ee 100755 --- a/formats/excerpt-gallery.php +++ b/formats/excerpt-gallery.php @@ -1,7 +1,7 @@
> - +

diff --git a/formats/excerpt-image.php b/formats/excerpt-image.php index 8ac4cc3..ef64788 100755 --- a/formats/excerpt-image.php +++ b/formats/excerpt-image.php @@ -1,7 +1,7 @@
> - +

diff --git a/formats/excerpt-link.php b/formats/excerpt-link.php index 98871cc..44b9d94 100755 --- a/formats/excerpt-link.php +++ b/formats/excerpt-link.php @@ -1,9 +1,9 @@
> - + - +

@@ -26,7 +26,7 @@ ?>
> - + - +

@@ -27,7 +27,7 @@ ?>
> - + - +

@@ -26,7 +26,7 @@ ?>
> - +

diff --git a/formats/excerpt.php b/formats/excerpt.php index 87d52c9..3d0768f 100755 --- a/formats/excerpt.php +++ b/formats/excerpt.php @@ -1,7 +1,7 @@
> - +

diff --git a/readme.md b/readme.md deleted file mode 100644 index 1e5c139..0000000 --- a/readme.md +++ /dev/null @@ -1,45 +0,0 @@ -# Atticus Finch # -* Contributors: @kjodle -* Tags: black, gray, white, fixed-layout, two-columns, left-sidebar, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready -* Requires at least: 1.0 -* Tested up to: 1.2 -* ~~Stable tag: 0.9.1~~ (Not sure how this will work under ClassicPress.) -* License: GPLv2 or later -* License URI: http://www.gnu.org/licenses/gpl-2.0.html - -## Description ## - -af2 is a spinoff of the Atticus Finch theme I originally designed for use on my WordPress blogs. Because of my dissatisfaction with WordPress and the block editor, I stopped developing it for some time. After transitioning to [ClassicPress](https://www.classicpress.net/), I decided to continue developing it, but changed the name to "af2" to avoid confusion. - -For more information about Atticus Finch please go to http://wiki.kjodle.net/Category:Atticus_Finch_Theme. - - -## Installation ## - -1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. -1. Upload the zip file. - -## Copyright ## - -Atticus Finch WordPress Theme, Copyright 2021 Kenneth John Odle. -Atticus Finch is distributed under the terms of the GNU GPL. - -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. - -The Atticus Finch theme bundles the following third-party resources: - -FontAwesome Icon Font, Copyright 2016 Dave Gandy -License: MIT (http://opensource.org/licenses/mit-license.html) -Source: https://fortawesome.github.io/Font-Awesome/ - -IM Fell English Font, Copyright 2016 Igino Marini -License: SIL (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) -Source: https://www.google.com/fonts/specimen/IM+Fell+English - -Superfish jQuery Menu Plugin, Copyright 2015 Joel Birch -License: MIT (http://opensource.org/licenses/mit-license.html) -Source: http://users.tpg.com.au/j_birch/plugins/superfish/ - -## Notes ##