PHP Classes

Ext Imperavi: Integrates the Imperavi editor in YII applications

Recommend this page to a friend!
  Info   View files Example   View files View files (22)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-01-18 (10 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 10 This week: 1All time: 10,538 This week: 181Up
Version License PHP version Categories
extimperavi 1.0MIT/X Consortium ...5HTML, PHP 5, Libraries, Content manag...
Description Author

This package integrates the Imperavi editor in YII applications.

It provides several asset plugin classes for PHP applications written with the YII framework to integrate the Imperavi Redactor content editor.

Currently, the asset plugins allow loading the necessary JavaScript code from the Imperavi Redactor package to support features like file uploading, handling images, attaching the content to model classes, etc.

Picture of Insolita
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

 

Details

Imperavi (Redactor) plugins

...

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist insolita/extimperavi "*"

or add

"insolita/extimperavi": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \insolita\extimperavi\AutoloadExample::widget(); ?>```
  Files folder image Files  
File Role Description
Files folder imageattachmanager_views_examples (10 files)
Files folder imagejs (5 directories)
Plain text file AnypagePluginAsset.php Class Class source
Plain text file AttachManagerPluginAsset.php Class Class source
Plain text file BootclipsPluginAsset.php Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Plain text file FaiconsPluginAsset.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation
Plain text file SubsupPluginAsset.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:10
This week:1
All time:10,538
This week:181Up

For more information send a message to info at phpclasses dot org.