Changeset 2274306
- Timestamp:
- 04/02/2020 06:29:11 PM (6 years ago)
- Location:
- sumedia-gfont
- Files:
-
- 19 added
- 3 edited
- 39 copied
-
assets/icon-256x256.png (added)
-
tags/0.3.1 (added)
-
tags/0.3.1/.gitignore (copied) (copied from sumedia-gfont/trunk/.gitignore)
-
tags/0.3.1/LICENCE (copied) (copied from sumedia-gfont/trunk/LICENCE)
-
tags/0.3.1/assets (added)
-
tags/0.3.1/assets/css (added)
-
tags/0.3.1/assets/css/admin-style.css (copied) (copied from sumedia-gfont/trunk/assets/css/admin-style.css)
-
tags/0.3.1/assets/images (added)
-
tags/0.3.1/assets/images/css-class-howto.png (copied) (copied from sumedia-gfont/trunk/assets/images/css-class-howto.png)
-
tags/0.3.1/assets/images/font-screen.png (copied) (copied from sumedia-gfont/trunk/assets/images/font-screen.png)
-
tags/0.3.1/assets/images/wp-n-suma.png (copied) (copied from sumedia-gfont/trunk/assets/images/wp-n-suma.png)
-
tags/0.3.1/composer.json (copied) (copied from sumedia-gfont/trunk/composer.json)
-
tags/0.3.1/inc (added)
-
tags/0.3.1/inc/functions.php (copied) (copied from sumedia-gfont/trunk/inc/functions.php)
-
tags/0.3.1/languages (added)
-
tags/0.3.1/languages/sumedia-gfont-de_DE.mo (copied) (copied from sumedia-gfont/trunk/languages/sumedia-gfont-de_DE.mo)
-
tags/0.3.1/languages/sumedia-gfont-de_DE.po (copied) (copied from sumedia-gfont/trunk/languages/sumedia-gfont-de_DE.po)
-
tags/0.3.1/readme.txt (copied) (copied from sumedia-gfont/trunk/readme.txt) (2 diffs)
-
tags/0.3.1/src (added)
-
tags/0.3.1/src/Sumedia (added)
-
tags/0.3.1/src/Sumedia/GFont (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Controller (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Controller/Delete.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/Controller/Delete.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Controller/Fontlist.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/Controller/Fontlist.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Controller/NewFont.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/Controller/NewFont.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Form (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Form/NewFont.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/Form/NewFont.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Table (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin/Table/Fontlist.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/Table/Fontlist.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View (added)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View/Fontlist.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/Fontlist.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View/Heading.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/Heading.php) (1 diff)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View/Menu.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/Menu.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View/NewFont.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/NewFont.php)
-
tags/0.3.1/src/Sumedia/GFont/Admin/View/Overview.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/Overview.php)
-
tags/0.3.1/src/Sumedia/GFont/Base (added)
-
tags/0.3.1/src/Sumedia/GFont/Base/Autoloader.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Autoloader.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Controller.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Controller.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Factory.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Factory.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Form.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Form.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Messenger.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Messenger.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Registry.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Registry.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/Repository.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/Repository.php)
-
tags/0.3.1/src/Sumedia/GFont/Base/View.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Base/View.php)
-
tags/0.3.1/src/Sumedia/GFont/DbInstaller.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/DbInstaller.php)
-
tags/0.3.1/src/Sumedia/GFont/FontFetcher.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/FontFetcher.php)
-
tags/0.3.1/src/Sumedia/GFont/Plugin.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Plugin.php)
-
tags/0.3.1/src/Sumedia/GFont/Repository (added)
-
tags/0.3.1/src/Sumedia/GFont/Repository/Fonts.php (copied) (copied from sumedia-gfont/trunk/src/Sumedia/GFont/Repository/Fonts.php)
-
tags/0.3.1/sumedia-gfont.php (copied) (copied from sumedia-gfont/trunk/sumedia-gfont.php) (2 diffs)
-
tags/0.3.1/templates (added)
-
tags/0.3.1/templates/admin (added)
-
tags/0.3.1/templates/admin/fontlist.phtml (copied) (copied from sumedia-gfont/trunk/templates/admin/fontlist.phtml)
-
tags/0.3.1/templates/admin/heading.phtml (copied) (copied from sumedia-gfont/trunk/templates/admin/heading.phtml)
-
tags/0.3.1/templates/admin/menu.phtml (copied) (copied from sumedia-gfont/trunk/templates/admin/menu.phtml)
-
tags/0.3.1/templates/admin/newfont.phtml (copied) (copied from sumedia-gfont/trunk/templates/admin/newfont.phtml)
-
tags/0.3.1/templates/admin/overview.phtml (copied) (copied from sumedia-gfont/trunk/templates/admin/overview.phtml)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/Sumedia/GFont/Admin/View/Heading.php (modified) (1 diff)
-
trunk/sumedia-gfont.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sumedia-gfont/tags/0.3.1/readme.txt
r2214034 r2274306 4 4 Tags: fonts, data privacy, google 5 5 Requires at least: 5.3 6 Tested up to: 5. 3.17 Stable tag: 5. 36 Tested up to: 5.4 7 Stable tag: 5.4 8 8 Requires PHP: 5.6.0 9 9 License: GPL-3.0-or-later … … 17 17 18 18 So why not use the explicitly free font on own host to 19 protect edvisitors privacy.19 protect visitors privacy. 20 20 21 21 This Plugin communicates directly with the google font api 22 22 to fetch the webfonts and style rules. 23 24 == Sumedia Google Fonts ==25 26 In the backend you can reload the font list27 to get the actually included fonts to the database.28 29 Currently no huge database will be present in Version 0.1.030 there is just the font Lato and Source Sans Pro Family included -31 more will come and it's a way of manually adding to support more fonts.32 33 If you have reloaded the font database, you can decide via bulk action34 to use a font. So it will be loaded into the Frontend.35 36 To finaly use the font you have to give a class with the fonts name37 to the used block.38 39 There are options during editing on the right site via "Block" tab under40 "Extended". There you say "lato-light" as a class, for example. -
sumedia-gfont/tags/0.3.1/src/Sumedia/GFont/Admin/View/Heading.php
r2214034 r2274306 3 3 namespace Sumedia\Gfont\Admin\View; 4 4 5 use function Sumedia\GFont\ds; 5 6 use Sumedia\GFont\Base\View; 6 use function Sumedia\Urlify\ds;7 7 8 8 class Heading extends View -
sumedia-gfont/tags/0.3.1/sumedia-gfont.php
r2214034 r2274306 12 12 * Plugin URI: https://github.com/sumedia-wordpress/gfont 13 13 * Description: Use Google Fonts with non-tracking data privacy 14 * Version: 0.3. 014 * Version: 0.3.1 15 15 * Requires at least: 5.3 (nothing else tested yet) 16 16 * Rewrires PHP: 5.6.0 (not tested, could work) … … 45 45 } 46 46 47 define('SUMEDIA_GFONT_VERSION', '0.3. 0');47 define('SUMEDIA_GFONT_VERSION', '0.3.1'); 48 48 define('SUMEDIA_GFONT_PLUGIN_NAME', dirname(plugin_basename(__FILE__))); 49 49 define('SUMEDIA_GFONT_PLUGIN_PATH', __DIR__); -
sumedia-gfont/trunk/readme.txt
r2214034 r2274306 4 4 Tags: fonts, data privacy, google 5 5 Requires at least: 5.3 6 Tested up to: 5. 3.17 Stable tag: 5. 36 Tested up to: 5.4 7 Stable tag: 5.4 8 8 Requires PHP: 5.6.0 9 9 License: GPL-3.0-or-later … … 17 17 18 18 So why not use the explicitly free font on own host to 19 protect edvisitors privacy.19 protect visitors privacy. 20 20 21 21 This Plugin communicates directly with the google font api 22 22 to fetch the webfonts and style rules. 23 24 == Sumedia Google Fonts ==25 26 In the backend you can reload the font list27 to get the actually included fonts to the database.28 29 Currently no huge database will be present in Version 0.1.030 there is just the font Lato and Source Sans Pro Family included -31 more will come and it's a way of manually adding to support more fonts.32 33 If you have reloaded the font database, you can decide via bulk action34 to use a font. So it will be loaded into the Frontend.35 36 To finaly use the font you have to give a class with the fonts name37 to the used block.38 39 There are options during editing on the right site via "Block" tab under40 "Extended". There you say "lato-light" as a class, for example. -
sumedia-gfont/trunk/src/Sumedia/GFont/Admin/View/Heading.php
r2214034 r2274306 3 3 namespace Sumedia\Gfont\Admin\View; 4 4 5 use function Sumedia\GFont\ds; 5 6 use Sumedia\GFont\Base\View; 6 use function Sumedia\Urlify\ds;7 7 8 8 class Heading extends View -
sumedia-gfont/trunk/sumedia-gfont.php
r2214034 r2274306 12 12 * Plugin URI: https://github.com/sumedia-wordpress/gfont 13 13 * Description: Use Google Fonts with non-tracking data privacy 14 * Version: 0.3. 014 * Version: 0.3.1 15 15 * Requires at least: 5.3 (nothing else tested yet) 16 16 * Rewrires PHP: 5.6.0 (not tested, could work) … … 45 45 } 46 46 47 define('SUMEDIA_GFONT_VERSION', '0.3. 0');47 define('SUMEDIA_GFONT_VERSION', '0.3.1'); 48 48 define('SUMEDIA_GFONT_PLUGIN_NAME', dirname(plugin_basename(__FILE__))); 49 49 define('SUMEDIA_GFONT_PLUGIN_PATH', __DIR__);
Note: See TracChangeset
for help on using the changeset viewer.