[ANN] PluginManagerBrainstorming: Please take a look at new idea for plugins registry
Hello All and specialy Chris Bartley,
I finished first part of authomatical place of all plugins for IntelliJ, as you can see.
Now, i have idea to authomatical XML generating for PluginManager writen by Chris Bartley (http://www.intellij.org/twiki/bin/view/Main/PluginManager). This plugin allow great feature - to download plugins from www.intellij.org and others. But it has manual registry file - idea-plugins-registry.xml. Each development must edit it manualy.
Becose TWiki has powerfull search engine, i think that we can use it in building XML for PluginManager.
I try implement it and it work! :-).
I added new form - IntelliJPluginWebForm, and try use it on my SystemProperties example. So, i has results:
How look now my plugin with it form - http://www.intellij.org/twiki/bin/view/Main/SystemProperties
How look generated XML topic - http://www.intellij.org/twiki/bin/view/Main/IntelliJPluginPackageXML
Let's go to discuss it, if you want, on Brainstorming topic for PluginManager: http://www.intellij.org/twiki/bin/view/Main/PluginManagerBrainstorming
Thanks!
Please sign in to leave a comment.
Changes:
Bug fixing in
http://www.intellij.org/twiki/bin/view/Main/IntelliJPluginPackageXML .
Thanks, to AndrewArmstrong for bug reporting.
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Alexey Efimov" <aefimov@spklabs.com> wrote in message
news:4371903.1038877890351.JavaMail.jrun@is.intellij.net...
as you can see.
>
by Chris Bartley
(http://www.intellij.org/twiki/bin/view/Main/PluginManager). This plugin
allow great feature - to download plugins from www.intellij.org and others.
But it has manual registry file - idea-plugins-registry.xml. Each
development must edit it manualy.
>
building XML for PluginManager.
>
SystemProperties example. So, i has results:
http://www.intellij.org/twiki/bin/view/Main/SystemProperties
http://www.intellij.org/twiki/bin/view/Main/IntelliJPluginPackageXML
>
PluginManager:
http://www.intellij.org/twiki/bin/view/Main/PluginManagerBrainstorming
>
Alexey,
this is good stuff! thanks for all the effort.
dan
There seems to be a bug in the way authors are listed... I have 2 people listed in the web form but i show up twice instead.
Strange....
I not success understand but,
http://www.intellij.org/twiki/bin/view/Main/IntelliJPluginPackageXML?skin=pl
ain
No twices in this XML.
Can you show the BUG?
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Dan Bachelder" <intellij@chowda.net> wrote in message
news:3912182.1038965115215.JavaMail.jrun@is.intellij.net...
listed in the web form but i show up twice instead.
>
>
sorry.. look here:
http://www.intellij.org/twiki/bin/view/Main/IntelliJPluginPackage
Ops...
So, i think it to hard to automatical retrive authors in this list (cos default WebForm not provide variable IntelliJPluginVendor). I guess we move to IntelliJPluginWebForm soon and i can show in this list authors correct.
Thanks!