Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: ied_plugin_composer - new plugins never came that easy
Hi, Skubidu, does plugin upload from php file work for you?
Also, could you elaborate more on why exactly you do the copy/pasting, because the plugin is being designed to make copy/pasting unnecessary (you can publish the plugins in files in plugin_cache_dir with one click, as well as you can upload the plugin code from file in which case first and last lines will be stripped) (emm, or is copy/pasting convenient).
Yura
Plugin Composer — admin plugin to write your own plugins
Offline
Re: ied_plugin_composer - new plugins never came that easy
Hi Yura!
Forget my request! You’re right – I don’t need to paste anything.
I must have been stupid! I misunderstood your upload features. Sometimes it’s to easy to believe.
Thanks for listening and forget my request…
Nils :o)
Offline
#18 2006-04-30 22:23:44
- marios
- Archived Plugin Author

- Registered: 2005-03-12
- Posts: 1,253
Re: ied_plugin_composer - new plugins never came that easy
Inspired, wonderfull, I think that this should be voted for as the most usefull plugin of the year.
I have been using it a lot to learn some silly basic php, and to get some insight in Dean’s superb coding architecture.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#19 2006-05-07 14:32:49
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: ied_plugin_composer - new plugins never came that easy
Hello Yura,
thanks for all your work on this plugin. Just wondering if you had thought about adding any textile support to the help authoring?—TinyMCE looks sweet but not everyone is using it and the default plugin compile/upload/install/check help cycle is quite time consuming at present.
I was thinking that your plugin could lighten this up for plugin devs using textile for the help format. Because your plugin is already installed in TXP and has the textile object at hand, could it add some metadata about the help section format and then have your edit page handle running it through textile to generate a ‘help preview’ or something that would cut out the upload/install/view cycle.
Regardless of the response, thanks for your work.
— Steve
Offline
Re: ied_plugin_composer - new plugins never came that easy
Oh, hey! Actually it was Tranquillo who emailed me the idea and contributed the code for TinyMCE support even before i thought about formatting for the help area so i just went with it. Perhaps using textile would be more obvious othervice :) and i will probably have to look into this option.
Plugin Composer — admin plugin to write your own plugins
Offline
Re: ied_plugin_composer - new plugins never came that easy
Hey Yura!
Would it be possible to have an file upload field on the edit page, too? Something like “replace plugin code with…”. It would save some clicks if you often upload new code.
Nils
Offline
Re: ied_plugin_composer - new plugins never came that easy
Nils, the main php file upload should be able to update the code. Anyway, what makes you upload the code often and not just test it in plugin_cache_dir? In other words, if you test your plugin in plugin_cache_dir then you will most likely not bother to open edit page, and if you use edit page then it sounds rather odd that you want to upload the code. Just want to know the user logic.
Yura
Plugin Composer — admin plugin to write your own plugins
Offline
Re: ied_plugin_composer - new plugins never came that easy
Hi Yura!
At my university I’m not able to acces the site I’m working on via ftp on all computers.
That’s why I’m happy about the upload function. I create a new plugin, download it via your plugin, edit it on my desktop (with syntax highlighting) and finally re-upload it back. So, sometimes, I have to upload the same plugin a few times after another because I have to fix some errors. That’s my user logic…
Nils :)
Offline
Re: ied_plugin_composer - new plugins never came that easy
Nils :) i can recommend you Editus Externus Firefox Extension for such a case. Hope that’s firefox at your uni :)
… ehh, so, but why would it be more convenient to have upload form at the edit page? Looks like if you’re just uploading the code from computer and don’t edit it online it shouldn’t matter where the upload form is.
Plugin Composer — admin plugin to write your own plugins
Offline
Re: ied_plugin_composer - new plugins never came that easy
I will look at the extension, but mostly we have Safari on our Macs (we are a university of arts ;)
Concerning the upload form. When I upload a plugin I will be redirected to the plugin’s edit page. Normally I test the functionality in another tab, make my changes on my desktop and then upload the new code. For this last step I have to go back to the frontpage of the composer and scroll down to find the upload form. So as I said above “it would save some clicks” if there was an upload form on the edit page, too.
So, it’s nothing special but a small wish.
Nils
Offline
Re: ied_plugin_composer - new plugins never came that easy
Yeah, i see your point now, Nils. Thanks for the feedback.
Plugin Composer — admin plugin to write your own plugins
Offline
Re: ied_plugin_composer - new plugins never came that easy
No problem. Thank you for this gorgeous plugin.
Offline
#28 2006-05-18 12:59:49
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: ied_plugin_composer - new plugins never came that easy
Hello Inspired,
just released the first version of plugin help viewer to compliment your plugin composer.
Many thanks for your help developing it. :O)
— Steve
Offline
Re: ied_plugin_composer - new plugins never came that easy
Can I just jump in and say how awesome this plugin is. I just switched over all my stuff to useit. Simply fantastic.
Shoving is the answer – pusher robot
Offline
Re: ied_plugin_composer - new plugins never came that easy
Will there be an update of the plugin concerning the changed plugin handling?
Hopefully yes :)
Offline