Welcome Guest, Not a member yet? Register   Sign In
TinyCIMM : TinyMCE & CI media manager
#31

[eluser]opel[/eluser]
Looks like a great plugin, I currently use iBrowser plugin for TinyMce but this looks great for CI integration. Only thing I think missing is being able to assign a class like float left or float right before insert.
#32

[eluser]pistolPete[/eluser]
[quote author="Opel" date="1245549361"]Only thing I think missing is being able to assign a class like float left or float right before insert.[/quote]
If you use the advimage you can set this in the appearance tab.
#33

[eluser]syntax error[/eluser]
[quote author="hellomoto" date="1245015023"]Hi thanks for project..seems cool, will try. How i can download .zip?[/quote]

An archived package will be released when I have completed the project. I'm sorry for taking so long, and I thank all the developers who have given me inspiration to keep moving on this project..

[quote author="Opel" date="1245549361"]Looks like a great plugin, I currently use iBrowser plugin for TinyMce but this looks great for CI integration. Only thing I think missing is being able to assign a class like float left or float right before insert.[/quote]

As pistolPete said, you have full control over the image attributes and style using the default advimage plugin dialog. When you open up the image manager using the callback method (by clicking on the 'browse' icon in the advimage dialog), and select your image to insert, the image will get inserted back into the advimage dialog, where you can modify whatever attributes before inserting it into the editor.

Peace, Rich
#34

[eluser]Phil Sturgeon[/eluser]
Be a Git nerd like myself and use GitHub. It handles all your downloads for you based on tags or just links to the current code-base in zip/tar form. I have never found an easier way to handle open source release files.
#35

[eluser]syntax error[/eluser]
I'm unfamiliar with Git, although we are switching from Subversion to Git at work, so I should become familiar soon enough.. Wink I guess there's also big community advantages to using Github, so I might end up going that route!
#36

[eluser]opel[/eluser]
Brilliant plug in followed instructions and got it working in about 15 minutes
#37

[eluser]naren_nag[/eluser]
Hi,

Just found this thread. Would love to help with this. Is there anything I can do?

cheers,
#38

[eluser]PvOostrom[/eluser]
I just did a fresh checkout, tried to install it, but the "Browse" window tells me the tinycimm_media class is missing. I went ahead, and downloaded it from revision 189 (it got deleted in 190) and uploaded that one. That cleared up the missing class error, but it gave me 2 error back in return.

Code:
Severity: Notice

Message: Undefined property: CI_Loader::$view_path

Filename: image/thumbnails_list.php

Line Number: 4
And
Code:
Unable to load the requested file: subtpl/leftpane.php

I am using Modular Extensions, and extended the Controller class myself. Any idea on how to solve this?
#39

[eluser]_kailash[/eluser]
I love this plugin!

I was also wondering if it is possible to use it outside the editor, as a standalone media manager.

I saw that MCImageManager permits that, but as I don't know anything about tinyMCE's apis I don't know if it would be hard to obtain the same thing with your plugin
#40

[eluser]darkhouse[/eluser]
I haven't looked into it very deep, but is it possible to use this plugin outside of TinyMCE? In case you want a media manager somewhere, but not in a text editor.

Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB