parent
16cce45850
commit
c831e5b7eb
@ -1,7 +1,7 @@
|
|||||||
Twitter Bootstrap Erweiterung für Yii 2
|
Twitter Bootstrap Erweiterung für Yii 2
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
Diese Erweiterung enthält Unterstützung für das [Bootstrap 5 Framework](http://getbootstrap.com/) (auch bekannt als "Twitter Bootstrap")
|
Diese Erweiterung enthält Unterstützung für das [Bootstrap 5 Framework](https://getbootstrap.com/) (auch bekannt als "Twitter Bootstrap")
|
||||||
Markup und dessen Komponenten. Bootstrap ist eine exzellentes, reponsives Framework welches den clientseitigen
|
Markup und dessen Komponenten. Bootstrap ist eine exzellentes, reponsives Framework welches den clientseitigen
|
||||||
Entwicklungsprozess vehement zu verkürzen vermag.
|
Entwicklungsprozess vehement zu verkürzen vermag.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Asset-Konfiguration
|
Asset-Konfiguration
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Diese Erweiterung beruht auf [Bower](http://bower.io/) und/oder [NPM](https://www.npmjs.org/) Packages für die Asset Installation.
|
Diese Erweiterung beruht auf [Bower](https://bower.io/) und/oder [NPM](https://www.npmjs.org/) Packages für die Asset Installation.
|
||||||
Bevor Sie diese Erweiterung einsetzen, sollten Sie entscheiden, auf welche Weise Sie diese Packages installieren möchten.
|
Bevor Sie diese Erweiterung einsetzen, sollten Sie entscheiden, auf welche Weise Sie diese Packages installieren möchten.
|
||||||
|
|
||||||
## Verwendung des asset-packagist Repository
|
## Verwendung des asset-packagist Repository
|
||||||
|
@ -3,7 +3,7 @@ Installation
|
|||||||
|
|
||||||
## Mittels Composer Package
|
## Mittels Composer Package
|
||||||
|
|
||||||
Der empfohlene Weg zur Installation dieser Erweiterung ist mittels [composer](http://getcomposer.org/download/).
|
Der empfohlene Weg zur Installation dieser Erweiterung ist mittels [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Führen Sie entweder folgenden Befehlt aus
|
Führen Sie entweder folgenden Befehlt aus
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Extensión Twitter Bootstrap para Yii 2
|
Extensión Twitter Bootstrap para Yii 2
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
La extensión incluye soporte para el marcado de [Bootstrap 5](http://getbootstrap.com/) y los componentes del framework
|
La extensión incluye soporte para el marcado de [Bootstrap 5](https://getbootstrap.com/) y los componentes del framework
|
||||||
(también conocido como "Twitter Bootstrap"). Bootstrap es un excelente framework responsivo que puede acelerar
|
(también conocido como "Twitter Bootstrap"). Bootstrap es un excelente framework responsivo que puede acelerar
|
||||||
enormemente el proceso de desarrollo del lado del cliente.
|
enormemente el proceso de desarrollo del lado del cliente.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ Instalación
|
|||||||
|
|
||||||
## Obteniendo el Paquete de Composer
|
## Obteniendo el Paquete de Composer
|
||||||
|
|
||||||
La mejor manera para instalar esta extensión es a través de [composer](http://getcomposer.org/download/).
|
La mejor manera para instalar esta extensión es a través de [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Ejecuta
|
Ejecuta
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Usando directamente los ficheros .sass de Bootstrap
|
Usando directamente los ficheros .sass de Bootstrap
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Si deseas incluir el [css de Bootstrap directamente en tus ficheros sass](http://getbootstrap.com/getting-started/#customizing) puedes necesitar deshabilitar los ficheros css de bootstrap originales para ser cargados.
|
Si deseas incluir el [css de Bootstrap directamente en tus ficheros sass](https://getbootstrap.com/getting-started/#customizing) puedes necesitar deshabilitar los ficheros css de bootstrap originales para ser cargados.
|
||||||
Puedes hacer esto mediante la configuración de la propiedad css de [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] asignando
|
Puedes hacer esto mediante la configuración de la propiedad css de [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] asignando
|
||||||
un array vacio.
|
un array vacio.
|
||||||
Para esto necesitas configurar el `assetManager` [componente de aplicación](https://github.com/yiisoft/yii2/blob/master/docs/guide-es/structure-application-components.md) como se muestra a continuación:
|
Para esto necesitas configurar el `assetManager` [componente de aplicación](https://github.com/yiisoft/yii2/blob/master/docs/guide-es/structure-application-components.md) como se muestra a continuación:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Yii 2 Twitter Bootstrap エクステンション
|
Yii 2 Twitter Bootstrap エクステンション
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
このエクステンションは、マークアップとコンポーネントのフレームワーク [Bootstrap 5](http://getbootstrap.com/) ("Twitter Bootstrap" としても知られています)
|
このエクステンションは、マークアップとコンポーネントのフレームワーク [Bootstrap 5](https://getbootstrap.com/) ("Twitter Bootstrap" としても知られています)
|
||||||
に対するサポートを提供します。
|
に対するサポートを提供します。
|
||||||
Bootstrap は優れた、レスポンシブなフレームワークであり、クライアント・サイドの開発プロセスを大いにスピードアップすることが出来るものです。
|
Bootstrap は優れた、レスポンシブなフレームワークであり、クライアント・サイドの開発プロセスを大いにスピードアップすることが出来るものです。
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
アセットのセットアップ
|
アセットのセットアップ
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Bootstrap エクステンションは、アセットのインストールについて、[Bower](http://bower.io/) および/または [NPM](https://www.npmjs.org/) のパッケージに依存しています。
|
Bootstrap エクステンションは、アセットのインストールについて、[Bower](https://bower.io/) および/または [NPM](https://www.npmjs.org/) のパッケージに依存しています。
|
||||||
Bootstrap パッケージを使う前に、これらのパッケージをあなたのプロジェクトにインストールする方法を決定しなければなりません。
|
Bootstrap パッケージを使う前に、これらのパッケージをあなたのプロジェクトにインストールする方法を決定しなければなりません。
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## Composer パッケージを取得する
|
## Composer パッケージを取得する
|
||||||
|
|
||||||
このエクステンションをインストールするのに推奨される方法は [composer](http://getcomposer.org/download/) によるものです。
|
このエクステンションをインストールするのに推奨される方法は [composer](https://getcomposer.org/download/) によるものです。
|
||||||
|
|
||||||
下記のコマンドを実行してください。
|
下記のコマンドを実行してください。
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Bootstrap の .sass ファイルを直接に使う
|
Bootstrap の .sass ファイルを直接に使う
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
あなたが [Bootstrap CSS をあなたの sass ファイルに直接含める](http://getbootstrap.com/getting-started/#customizing) ことを望む場合は、
|
あなたが [Bootstrap CSS をあなたの sass ファイルに直接含める](https://getbootstrap.com/getting-started/#customizing) ことを望む場合は、
|
||||||
オリジナルの CSS ファイルがロードされないように無効化する必要があります。
|
オリジナルの CSS ファイルがロードされないように無効化する必要があります。
|
||||||
[[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] の `css` プロパティを空に設定することによって、そうすることが出来ます。
|
[[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] の `css` プロパティを空に設定することによって、そうすることが出来ます。
|
||||||
そのためには、`assetManager` [アプリケーション・コンポーネント](https://github.com/yiisoft/yii2/blob/master/docs/guide-ja/structure-application-components.md) を以下のように構成します。
|
そのためには、`assetManager` [アプリケーション・コンポーネント](https://github.com/yiisoft/yii2/blob/master/docs/guide-ja/structure-application-components.md) を以下のように構成します。
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Extenção Twitter Bootstrap para Yii 2
|
Extenção Twitter Bootstrap para Yii 2
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
A extensão inclui suporte para marcação e componentes ao framework [Bootstrap 5](http://getbootstrap.com/)
|
A extensão inclui suporte para marcação e componentes ao framework [Bootstrap 5](https://getbootstrap.com/)
|
||||||
(também conhecido como "Bootstrap Twitter"). Bootstrap é um excelente framework ágil, que pode acelerar bastante o
|
(também conhecido como "Bootstrap Twitter"). Bootstrap é um excelente framework ágil, que pode acelerar bastante o
|
||||||
do lado do cliente do seu processo de desenvolvimento.
|
do lado do cliente do seu processo de desenvolvimento.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ Instalação
|
|||||||
|
|
||||||
## Instalando através do composer
|
## Instalando através do composer
|
||||||
|
|
||||||
A maneira recomendada para instalar esta extensão é através do [composer](http://getcomposer.org/download/).
|
A maneira recomendada para instalar esta extensão é através do [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Então rode
|
Então rode
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Usando arquivos .sass diretamente do Bootstrap
|
Usando arquivos .sass diretamente do Bootstrap
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
Se você quiser incluir o [css do Bootstrap diretamente em seus arquivos sass] (http://getbootstrap.com/getting-started/#customizing)
|
Se você quiser incluir o [css do Bootstrap diretamente em seus arquivos sass] (https://getbootstrap.com/getting-started/#customizing)
|
||||||
talvez você precise desativar os arquivos css do Bootstrap originais que são carregados.
|
talvez você precise desativar os arquivos css do Bootstrap originais que são carregados.
|
||||||
Você pode fazer isso definindo a propriedade css do [[yii \ inicialização \ BootstrapAsset | BootstrapAsset]] e deixe estar vazio.
|
Você pode fazer isso definindo a propriedade css do [[yii \ inicialização \ BootstrapAsset | BootstrapAsset]] e deixe estar vazio.
|
||||||
Para isso, você precisa configurar o `assetManager` [application component](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md)
|
Para isso, você precisa configurar o `assetManager` [application component](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Расширение Twitter Bootstrap для Yii 2
|
Расширение Twitter Bootstrap для Yii 2
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
Расширение включает поддержку разметки и компонентов фреймворка [Bootstrap 5](http://getbootstrap.com/) (также известного как "Twitter Bootstrap"). Bootstrap является прекрасным, отзывчивым фреймворком, который может значительно ускорить процесс разработки на стороне клиента.
|
Расширение включает поддержку разметки и компонентов фреймворка [Bootstrap 5](https://getbootstrap.com/) (также известного как "Twitter Bootstrap"). Bootstrap является прекрасным, отзывчивым фреймворком, который может значительно ускорить процесс разработки на стороне клиента.
|
||||||
|
|
||||||
Ядро Bootstrap представлено двумя частями:
|
Ядро Bootstrap представлено двумя частями:
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## Получение расширения через Composer
|
## Получение расширения через Composer
|
||||||
|
|
||||||
Предпочтительный способ установки расширения - через [Composer](http://getcomposer.org/download/).
|
Предпочтительный способ установки расширения - через [Composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Для этого запустите команду
|
Для этого запустите команду
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Использование .sass файлов Bootstrap напрямую
|
Использование .sass файлов Bootstrap напрямую
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
Если вы хотите включить [Bootstrap CSS непосредственно в ваши sass-файлы](http://getbootstrap.com/getting-started/#customizing), вам может понадобиться исключить исходные css-файлы Bootstrap из загрузки. Вы можете сделать это, установив пустым свойство `css` пакета [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]]. Для этого вам необходимо настроить [компонент приложения](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) `assetManager` следующим образом:
|
Если вы хотите включить [Bootstrap CSS непосредственно в ваши sass-файлы](https://getbootstrap.com/getting-started/#customizing), вам может понадобиться исключить исходные css-файлы Bootstrap из загрузки. Вы можете сделать это, установив пустым свойство `css` пакета [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]]. Для этого вам необходимо настроить [компонент приложения](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) `assetManager` следующим образом:
|
||||||
|
|
||||||
```php
|
```php
|
||||||
'assetManager' => [
|
'assetManager' => [
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Розширення Twitter Bootstrap для Yii 2
|
Розширення Twitter Bootstrap для Yii 2
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
З коробки Yii включає підтримку розмітки [Bootstrap 5](http://getbootstrap.com/) та компонентів фреймворку
|
З коробки Yii включає підтримку розмітки [Bootstrap 5](https://getbootstrap.com/) та компонентів фреймворку
|
||||||
(також відомий як "Twitter Bootstrap"). Bootstrap є чудовим, адаптивним фреймворком, який може значно прискорити
|
(також відомий як "Twitter Bootstrap"). Bootstrap є чудовим, адаптивним фреймворком, який може значно прискорити
|
||||||
процес розробки клієнтської частини сайту.
|
процес розробки клієнтської частини сайту.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## Отримання пакету Composer
|
## Отримання пакету Composer
|
||||||
|
|
||||||
Кращим способом для встановлення даного розширення є встановлення через [composer](http://getcomposer.org/download/).
|
Кращим способом для встановлення даного розширення є встановлення через [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Запустіть
|
Запустіть
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Використання .sass файлів в Bootstrap
|
Використання .sass файлів в Bootstrap
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
Якщо ви хочете включити [CSS Bootstrap напряму до ваших sass файлів](http://getbootstrap.com/getting-started/#customizing)
|
Якщо ви хочете включити [CSS Bootstrap напряму до ваших sass файлів](https://getbootstrap.com/getting-started/#customizing)
|
||||||
вам необхідно відключити завантаження оригінальних css файлів bootstrap.
|
вам необхідно відключити завантаження оригінальних css файлів bootstrap.
|
||||||
Ви можете зробити це, встановивши CSS властивість [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] порожньою.
|
Ви можете зробити це, встановивши CSS властивість [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] порожньою.
|
||||||
Для цього вам необхідно налаштувати [компонент додатка](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md)
|
Для цього вам необхідно налаштувати [компонент додатка](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
基于Yii 2 的 Twitter Bootstrap 扩展
|
基于Yii 2 的 Twitter Bootstrap 扩展
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
扩展包括对 [Bootstrap 5](http://getbootstrap.com/) 标记和组件框架的支持
|
扩展包括对 [Bootstrap 5](https://getbootstrap.com/) 标记和组件框架的支持
|
||||||
(也称为“Twitter Bootstrap”)。 Bootstrap是一个优秀的,响应式框架,可以大大加快
|
(也称为“Twitter Bootstrap”)。 Bootstrap是一个优秀的,响应式框架,可以大大加快
|
||||||
客户端的开发过程。
|
客户端的开发过程。
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
## 获取 Composer 包
|
## 获取 Composer 包
|
||||||
|
|
||||||
安装此扩展的首选方式是通过 [composer](http://getcomposer.org/download/).
|
安装此扩展的首选方式是通过 [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
直接运行
|
直接运行
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
直接使用Bootstrap的.sass文件
|
直接使用Bootstrap的.sass文件
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
如果引入 [直接使用Bootstrap的.sass文件](http://getbootstrap.com/getting-started/#customizing)
|
如果引入 [直接使用Bootstrap的.sass文件](https://getbootstrap.com/getting-started/#customizing)
|
||||||
则需要禁用原始加载的 css 文件.
|
则需要禁用原始加载的 css 文件.
|
||||||
通过设置 [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] 的 css 属性为空即可.
|
通过设置 [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] 的 css 属性为空即可.
|
||||||
为此,需要配置 `assetManager` [应用组件](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) 为如下:
|
为此,需要配置 `assetManager` [应用组件](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) 为如下:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Twitter Bootstrap Extension for Yii 2
|
Twitter Bootstrap Extension for Yii 2
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
The extension includes support for the [Bootstrap 5](http://getbootstrap.com/) markup and components framework
|
The extension includes support for the [Bootstrap 5](https://getbootstrap.com/) markup and components framework
|
||||||
(also known as "Twitter Bootstrap"). Bootstrap is an excellent, responsive framework that can greatly speed up the
|
(also known as "Twitter Bootstrap"). Bootstrap is an excellent, responsive framework that can greatly speed up the
|
||||||
client-side of your development process.
|
client-side of your development process.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Assets Setup
|
Assets Setup
|
||||||
============
|
============
|
||||||
|
|
||||||
This extensions relies on [Bower](http://bower.io/) and/or [NPM](https://www.npmjs.org/) packages for the asset installation.
|
This extensions relies on [Bower](https://bower.io/) and/or [NPM](https://www.npmjs.org/) packages for the asset installation.
|
||||||
Before using this package you should decide in which way you will install those packages in your project.
|
Before using this package you should decide in which way you will install those packages in your project.
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ Installation
|
|||||||
|
|
||||||
## Getting Composer package
|
## Getting Composer package
|
||||||
|
|
||||||
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
|
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
|
||||||
|
|
||||||
Either run
|
Either run
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Using the .sass files of Bootstrap directly
|
Using the .sass files of Bootstrap directly
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
If you want to include the [Bootstrap css directly in your sass files](http://getbootstrap.com/getting-started/#customizing)
|
If you want to include the [Bootstrap css directly in your sass files](https://getbootstrap.com/getting-started/#customizing)
|
||||||
you may need to disable the bootstrap css files loaded by this extension.
|
you may need to disable the bootstrap css files loaded by this extension.
|
||||||
You can do this by setting the css property of [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] to be empty.
|
You can do this by setting the css property of [[yii\bootstrap5\BootstrapAsset|BootstrapAsset]] to be empty.
|
||||||
For this, you need to configure the `assetManager` [application component](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) as follows:
|
For this, you need to configure the `assetManager` [application component](https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-application-components.md) as follows:
|
||||||
|
Loading…
Reference in New Issue
Block a user