Changeset 2037188
- Timestamp:
- 02/22/2019 03:48:46 PM (7 years ago)
- Location:
- smartframe
- Files:
-
- 292 added
- 1 edited
-
tags/1.0.0/vendor/smartframe/smartlib/src/DependencyInjection (added)
-
tags/1.1.0 (added)
-
tags/1.1.0/LICENSE.txt (added)
-
tags/1.1.0/admin (added)
-
tags/1.1.0/admin/img (added)
-
tags/1.1.0/admin/img/logo_transparentbackground_white.png (added)
-
tags/1.1.0/admin/img/wp_icon.png (added)
-
tags/1.1.0/admin/img/wp_icon@2x.png (added)
-
tags/1.1.0/admin/index.php (added)
-
tags/1.1.0/admin/partials (added)
-
tags/1.1.0/admin/partials/css (added)
-
tags/1.1.0/admin/partials/css/admin.css (added)
-
tags/1.1.0/admin/partials/footer.php (added)
-
tags/1.1.0/admin/partials/form (added)
-
tags/1.1.0/admin/partials/form/standard-wordpress-template-edit-attachment.php (added)
-
tags/1.1.0/admin/partials/inputs (added)
-
tags/1.1.0/admin/partials/inputs/apiKey.php (added)
-
tags/1.1.0/admin/partials/inputs/image-input.php (added)
-
tags/1.1.0/admin/partials/inputs/smartframe-frame.php (added)
-
tags/1.1.0/admin/partials/js (added)
-
tags/1.1.0/admin/partials/js/pixelrights-smartframe-admin.js (added)
-
tags/1.1.0/admin/partials/notifications (added)
-
tags/1.1.0/admin/partials/notifications/activate-api-key.php (added)
-
tags/1.1.0/admin/partials/parts (added)
-
tags/1.1.0/admin/partials/parts/header.php (added)
-
tags/1.1.0/admin/partials/settings (added)
-
tags/1.1.0/admin/partials/settings/dashboard.php (added)
-
tags/1.1.0/admin/partials/settings/properties-partial.php (added)
-
tags/1.1.0/admin/partials/settings/proporties.php (added)
-
tags/1.1.0/admin/partials/settings/themes.php (added)
-
tags/1.1.0/admin/partials/settings/tutorial.php (added)
-
tags/1.1.0/admin/views (added)
-
tags/1.1.0/admin/views/media-library (added)
-
tags/1.1.0/admin/views/media-library/image-details-settings-section.php (added)
-
tags/1.1.0/composer.json (added)
-
tags/1.1.0/composer.lock (added)
-
tags/1.1.0/index.php (added)
-
tags/1.1.0/public (added)
-
tags/1.1.0/public/css (added)
-
tags/1.1.0/public/css/pixelrights-smartframe-public.css (added)
-
tags/1.1.0/public/index.php (added)
-
tags/1.1.0/public/js (added)
-
tags/1.1.0/public/js/pixelrights-smartframe-public.js (added)
-
tags/1.1.0/public/partials (added)
-
tags/1.1.0/public/partials/inputs (added)
-
tags/1.1.0/public/partials/inputs/image-input.php (added)
-
tags/1.1.0/public/partials/pixelrights-smartframe-public-display.php (added)
-
tags/1.1.0/react (added)
-
tags/1.1.0/react/.editorconfig (added)
-
tags/1.1.0/react/.eslintignore (added)
-
tags/1.1.0/react/.eslintrc.json (added)
-
tags/1.1.0/react/.gitignore (added)
-
tags/1.1.0/react/README.md (added)
-
tags/1.1.0/react/dist (added)
-
tags/1.1.0/react/dist/blocks.build.js (added)
-
tags/1.1.0/react/dist/blocks.build.js.map (added)
-
tags/1.1.0/react/dist/blocks.editor.build.css (added)
-
tags/1.1.0/react/dist/blocks.editor.build.css.map (added)
-
tags/1.1.0/react/dist/blocks.style.build.css (added)
-
tags/1.1.0/react/dist/blocks.style.build.css.map (added)
-
tags/1.1.0/react/package-lock.json (added)
-
tags/1.1.0/react/package.json (added)
-
tags/1.1.0/react/src (added)
-
tags/1.1.0/react/src/block (added)
-
tags/1.1.0/react/src/block/block.js (added)
-
tags/1.1.0/react/src/block/editor.scss (added)
-
tags/1.1.0/react/src/block/style.scss (added)
-
tags/1.1.0/react/src/blocks.js (added)
-
tags/1.1.0/react/src/common.scss (added)
-
tags/1.1.0/react/src/guttenBerg (added)
-
tags/1.1.0/react/src/guttenBerg/CustomMediaUpload.js (added)
-
tags/1.1.0/react/src/init.php (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/smartframe.php (added)
-
tags/1.1.0/uninstall.php (added)
-
tags/1.1.0/vendor (added)
-
tags/1.1.0/vendor/autoload.php (added)
-
tags/1.1.0/vendor/composer (added)
-
tags/1.1.0/vendor/composer/ClassLoader.php (added)
-
tags/1.1.0/vendor/composer/LICENSE (added)
-
tags/1.1.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.0/vendor/composer/autoload_files.php (added)
-
tags/1.1.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.0/vendor/composer/autoload_real.php (added)
-
tags/1.1.0/vendor/composer/autoload_static.php (added)
-
tags/1.1.0/vendor/composer/installed.json (added)
-
tags/1.1.0/vendor/guzzlehttp (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/README.md (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/UriTemplate.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/Makefile (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/README.md (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/functions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/promises/src/functions_include.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7 (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/README.md (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/functions.php (added)
-
tags/1.1.0/vendor/guzzlehttp/psr7/src/functions_include.php (added)
-
tags/1.1.0/vendor/psr (added)
-
tags/1.1.0/vendor/psr/http-message (added)
-
tags/1.1.0/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.1.0/vendor/psr/http-message/LICENSE (added)
-
tags/1.1.0/vendor/psr/http-message/README.md (added)
-
tags/1.1.0/vendor/psr/http-message/composer.json (added)
-
tags/1.1.0/vendor/psr/http-message/src (added)
-
tags/1.1.0/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.1.0/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.1.0/vendor/smartframe (added)
-
tags/1.1.0/vendor/smartframe/smartlib (added)
-
tags/1.1.0/vendor/smartframe/smartlib/composer.json (added)
-
tags/1.1.0/vendor/smartframe/smartlib/composer.lock (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/LazyLoadingSmartFrameApi.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/SmartFrameApi.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/SmartFrameApiFactory.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/SmartFrameApiInterface.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProvider.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProviderFactory.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MediaLibrary (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MediaLibrary/MediaLibraryManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuHandlers (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuHandlers/DashboardMenuHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuHandlers/PropertiesMenuHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuHandlers/ThemeMenuHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuHandlers/TutorialMenuHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuManager (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/MenuManager/SmartFrameAdminMenuManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Model (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Model/Payment.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Model/ProfileModel.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Model/ProfileModelFactory.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Providers (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Providers/SmartFrameImageProvider.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Sections (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Sections/Admin (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Sections/Admin/AdminSectionManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Sections/Publicc (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Sections/Publicc/PublicSectionManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/Handlers (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/Handlers/PropertiesSettingsHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/Handlers/ThemeSettingsHandler.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/AttachmentsDetailsLoadSmartframePreview.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/MediaLibraryFieldsLoader.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ThemeProviderAjax.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/EditAttachmentManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/MediaLibraryFields.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/SmartFramePlugin.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Theme (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/Theme/ThemeProvider.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/ViewHelpers (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/ViewHelpers/InputRenderer.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/App/config.plugin.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Config (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Config/Config.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Converters (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Converters/ByteSizeConverter.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Converters/StringBoolean.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/DependencyInjection (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Exception (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Exception/EnoughtPrivilagesException.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Helpers.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Interfaces (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Interfaces/ActionHandlerInterface.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Interfaces/LoaderInterface.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Listener (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Listener/Listener.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/MetaBox (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/MetaBox/SimpleMetaBox.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Model (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Model/PostTable.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Model/TermsTable.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Plugin (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Plugin/PluginInterface.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Plugin/PluginLoader.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Plugin/PluginManager.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/View (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/View/FormFieldsRenderer.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/View/ViewRenderFactory.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/View/ViewRendererClass.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Widget (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Widget/AbstractWidget.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Widget/Interfaces (added)
-
tags/1.1.0/vendor/smartframe/smartlib/src/Widget/Interfaces/WidgetInterface.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/autoload.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/ClassLoader.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/LICENSE (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/autoload_classmap.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/autoload_namespaces.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/autoload_psr4.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/autoload_real.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/autoload_static.php (added)
-
tags/1.1.0/vendor/smartframe/smartlib/vendor/composer/installed.json (added)
-
trunk/readme.txt (modified) (5 diffs)
-
trunk/vendor/smartframe/smartlib/src/DependencyInjection (added)
Legend:
- Unmodified
- Added
- Removed
-
smartframe/trunk/readme.txt
r2021928 r2037188 3 3 Tags: compress image, share buttons, image zoom, content protection, photo, no right click 4 4 Requires at least: 4.1 5 Stable tag: trunk6 Tested up to: 4.9.95 Stable tag: 1.1.0 6 Tested up to: 5.0 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 41 41 42 42 ### Mouse-over buttons and caption ### 43 #### # Share Button #####43 #### Share Button #### 44 44 45 45 Sharing doesn't have to mean a risk for the security. If the Smartframe Share Button is enabled, it allows sharing your images on your conditions. It is never the original image that is being shared, but only a SmartFrame encrypted version of it. This means that your caption and any copyright information included in your SmartFrame are also passed along. … … 48 48 49 49 50 #### # Image Caption #####50 #### Image Caption #### 51 51 52 52 Every time you add an image to your website via SmartFrame, you can add a caption to it. Depending on the Theme you select, it will always be visible on top of the image (Security Theme) or only on mouse-over (Presentation Theme). 53 53 54 54 55 #### # Full Screen Button #####55 #### Full Screen Button #### 56 56 57 57 If you enable the Full Screen button, your images will be available to see in the full screen, in the highest resolution based on the original image size and the device. Since the full screen image in high resolution is rendered only once someone clicks on the button, using this feature does not affect the page loading speed. … … 67 67 ### SmartFrame Cloud ### 68 68 69 SmartFrame plugin uses fast and reliable im age distribution cloud. It allows images to be encrypted and displayed quickly and securely in any geographical location. The cloud is a custom implementation of Amazon Web Services and features autoscaling, load balancing, frequent backup, 24/7 monitoring and 99.9% availability and is home to many large international businesses.69 SmartFrame plugin uses fast and reliable imsaage distribution cloud. It allows images to be encrypted and displayed quickly and securely in any geographical location. The cloud is a custom implementation of Amazon Web Services and features autoscaling, load balancing, frequent backup, 24/7 monitoring and 99.9% availability and is home to many large international businesses. 70 70 71 71 It requires a simple registration which is FREE for up to 2GB of images which can be upgraded to Pro or Enterprise plans for more demanding users. Registration also gives you access to SmartFrame control panel which offers lots of unique image tools. Read more about features [here](https://smartframe.io/features/). … … 149 149 == Changelog == 150 150 151 = 1.1 = 152 * SmartFrame plugin is now compatible with WordPress 5.x 153 * Added a loading spinner when converting an image to SmartFrame 154 * User's email address is now visible in the SmartFrame account section 155 * Solved a bug that was adding unnecessary html tags to the main image tag 156 151 157 = 1.0 = 152 158 * First beta release.
Note: See TracChangeset
for help on using the changeset viewer.