CodeExtinguisher v2.0 Release Candidate 12.3 |
[eluser]abmcr[/eluser]
[quote author="jTaby" date="1210366795"]abmcr, the docs included in the download are _very_ outdated. If you simply rename editExistingItem to _edit, everything should work fine. [/quote] Thank you... Another problem: i want create a free plugin, i.e. a plugin for insert in the form a free text, not a text get from the db. It is possible to create it without a link of a field of the db? My idea is: Code: <?php if (!defined('BASEPATH')) exit('No direct script access allowed'); and in the yml file i call it as Code: free_text:
[eluser]Majd Taby[/eluser]
abmcr, try it and see, I'm guessing you're gonna run into a few issues with functions not existing, but if you do, then just write empty ones.
[eluser]Majd Taby[/eluser]
Just to let everyone know, I've uploaded RC12.3 which fixes the issues under windows (The layout is still broken under IE though).
[eluser]abmcr[/eluser]
Jtaby: i have made the plugin for integrate TinyMce with image manager. Do i send you? or i write the documetation (very poor) here and the download on my web site?
[eluser]Majd Taby[/eluser]
you can put it on your site, and if you send it to me, i'll add a link to the download in this thread. When the site is finished, there will be a section for your 3rd party plugins ![]()
[eluser]abmcr[/eluser]
At this url you can downlaod the TinYMCE plugin for CodeExtinguisher: the TinyMCE is the 3.0. version and into i have insert a image manager from http://www.phpletter.com/Our-Projects/Aj...r-Project/. For configure the upload path you need to configure this file assets/js/jscripts/tiny_mce/plugins/ajaxfilemanager/inc/config.base.php and set ito to ypur folder: now the upload path (chmod 777) is under assets/js/ and is named uploaded. For all working fine, it is important to edit the assets/js/tinymce_ajax_manager.js file and insert the correct path to the ajaxfilemanager.php. In the download path, all work if you have an url as http://localhost/codex/backend.php JTaby: get the plugin from the url ;-) Thank you Ciao!!!
[eluser]jaume[/eluser]
I'm translating codex and I've found some strings in code, not in the language library. I paste it here as code showing original and modified line. Code: // ************************* CONTROLLERS ***************************
[eluser]jaume[/eluser]
Some more strings... Code: // ************************* PLUGINS *************************** Hope this helps someone ![]()
[eluser]Majd Taby[/eluser]
By the way, does anyone want to take the project over for a little while? I'm too busy to work on it for the next few months. |
Welcome Guest, Not a member yet? Register Sign In |