Changeset 1969606
- Timestamp:
- 11/06/2018 08:25:36 AM (7 years ago)
- Location:
- sogo-accessibility
- Files:
-
- 56 added
- 2 edited
- 5 copied
-
branches/2.0.5 (added)
-
branches/2.0.5/LICENSE.txt (copied) (copied from sogo-accessibility/trunk/LICENSE.txt)
-
branches/2.0.5/README.txt (copied) (copied from sogo-accessibility/trunk/README.txt)
-
branches/2.0.5/admin (added)
-
branches/2.0.5/admin/class-sogo_accessibility-admin.php (added)
-
branches/2.0.5/admin/css (added)
-
branches/2.0.5/admin/css/admin.css (added)
-
branches/2.0.5/admin/index.php (added)
-
branches/2.0.5/admin/js (added)
-
branches/2.0.5/admin/js/admin.js (added)
-
branches/2.0.5/admin/partials (added)
-
branches/2.0.5/admin/partials/admin-display.php (added)
-
branches/2.0.5/admin/partials/meta-box-display.php (added)
-
branches/2.0.5/admin/settings (added)
-
branches/2.0.5/admin/settings/class-callback-helper.php (added)
-
branches/2.0.5/admin/settings/class-meta-box.php (added)
-
branches/2.0.5/admin/settings/class-sanitization-helper.php (added)
-
branches/2.0.5/admin/settings/class-settings-definition.php (added)
-
branches/2.0.5/admin/settings/class-settings.php (added)
-
branches/2.0.5/includes (added)
-
branches/2.0.5/includes/class-activator.php (added)
-
branches/2.0.5/includes/class-deactivator.php (added)
-
branches/2.0.5/includes/class-i18n.php (added)
-
branches/2.0.5/includes/class-loader.php (added)
-
branches/2.0.5/includes/class-option.php (added)
-
branches/2.0.5/includes/class-sogo_accessibility.php (added)
-
branches/2.0.5/includes/index.php (added)
-
branches/2.0.5/index.php (copied) (copied from sogo-accessibility/trunk/index.php)
-
branches/2.0.5/languages (added)
-
branches/2.0.5/languages/sogoacc-es_ES.mo (added)
-
branches/2.0.5/languages/sogoacc-es_ES.po (added)
-
branches/2.0.5/languages/sogoacc-fr_FR.mo (added)
-
branches/2.0.5/languages/sogoacc-fr_FR.po (added)
-
branches/2.0.5/languages/sogoacc-he_IL.mo (added)
-
branches/2.0.5/languages/sogoacc-he_IL.po (added)
-
branches/2.0.5/public (added)
-
branches/2.0.5/public/class-sogo_accessibility-public.php (added)
-
branches/2.0.5/public/css (added)
-
branches/2.0.5/public/css/accessibility-skin1.less (added)
-
branches/2.0.5/public/css/fonts (added)
-
branches/2.0.5/public/css/fonts/icomoon.eot (added)
-
branches/2.0.5/public/css/fonts/icomoon.svg (added)
-
branches/2.0.5/public/css/fonts/icomoon.ttf (added)
-
branches/2.0.5/public/css/fonts/icomoon.woff (added)
-
branches/2.0.5/public/css/sogo-accessibility-public.css (added)
-
branches/2.0.5/public/css/sogo-accessibility-public.less (added)
-
branches/2.0.5/public/css/sogo-logo.png (added)
-
branches/2.0.5/public/css/sogo_contrasts.css (added)
-
branches/2.0.5/public/css/sogo_contrasts_white.css (added)
-
branches/2.0.5/public/css/spritesheet.png (added)
-
branches/2.0.5/public/index.php (added)
-
branches/2.0.5/public/js (added)
-
branches/2.0.5/public/js/labels.js (added)
-
branches/2.0.5/public/js/longdesc.js (added)
-
branches/2.0.5/public/js/navigation.js (added)
-
branches/2.0.5/public/js/roles.jquery.js (added)
-
branches/2.0.5/public/js/skiplinks.webkit.js (added)
-
branches/2.0.5/public/js/sogo-accessibility-public.js (added)
-
branches/2.0.5/public/public-display.php (added)
-
branches/2.0.5/sogo_accessibility.php (copied) (copied from sogo-accessibility/trunk/sogo_accessibility.php)
-
branches/2.0.5/uninstall.php (copied) (copied from sogo-accessibility/trunk/uninstall.php)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/sogo_accessibility.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sogo-accessibility/trunk/README.txt
r1855832 r1969606 4 4 Tags: accessibility 5 5 Requires at least: 3.0.1 6 Tested up to: 4.9. 57 Stable tag: 2.0. 56 Tested up to: 4.9.8 7 Stable tag: 2.0.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 13 13 == Description == 14 15 Tested with Gutenberg 14 16 15 17 version 2.0.0 fixes few issues that were not fully align to the requirement of WCAG 2.0 level AA -
sogo-accessibility/trunk/sogo_accessibility.php
r1855832 r1969606 13 13 * Plugin URI: http://sogo.co.il 14 14 * Description: ALLOW PEOPLE WITH DISABILITIES TO ENJOY THE SAME THINGS THAT PEOPLE WITHOUT DISABILITIES MAKE 15 * Version: 2.0. 515 * Version: 2.0.6 16 16 * Author: Sogo 17 17 * Author URI: http://sogo.co.il
Note: See TracChangeset
for help on using the changeset viewer.