Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

resurrection of old plugins

<< < (3/5) > >>

seb_seb0:
Hello,

I have removed the following plugins from the uploaded archive:
  - wxSmithKWIC: available here http://wxsmithaddons.sourceforge.net/
  - FileManager
    PyPlugin
    PowerShell : available on dmoore site here: http://developer.berlios.de/projects/cbilplugin/

As long as they are maintained by their authors, it is fine by me.
However, I still maintain the original idea: it would be very profitable to have a central repository of "non-official" / Beta plugins (understand: not included in the nightlies) - like wxCode.
The simplest way would be to setup a project on berlios. This will really avoid "lost plugins".


--- Quote from: killerbot on August 30, 2010, 10:49:03 pm ---What's the state of the svninside ?

--- End quote ---

I confirm it is broken currently: there are crashes problems (recurrent), and it does not recover correctly the file status (up-ot-date or not).
This is a shame, because it looks very nice otherwise. I believe there are no so much work involved in fixing it, but this is just a wild guess.

Sebastien

seb_seb0:

--- Quote from: mariocup on August 31, 2010, 09:18:12 am ---
Hi Sebastien,

some other interesting plugins are:
Spellchecker (writter by danselmi) http://developer.berlios.de/projects/spellchecker/
Diffviewer http://forums.codeblocks.org/index.php/topic,12829.0.html
MakefileGenerator (??)

--- End quote ---

For MakefileGenerator, I have only a binary (no source files). Therefore it is doomed to obsolescence.
The other 2 I do not know them (never tested).

But it does make my point: there are many plugins which could be made available through a centralized web page (there is the wiki here http://wiki.codeblocks.org/index.php?title=Code::Blocks_Plugins, but it is not complete - I will update it with my plugin XPMEditor. For the others, I will not do it without the consent of their respective authors).


Sebastien

Cryogen:

 Hi,


--- Quote from: dmoore on August 31, 2010, 09:20:02 pm ---Re the issues you report. Are you using the latest sources from the "branches" folder of the cbilplugin svn? (link)

--- End quote ---

Yes, surprisingly. ;-)


--- Quote from: dmoore on August 31, 2010, 09:20:02 pm ---What are the issues with PowerShell? (it is configured from settings->environment->power shell). File Manager is slow depending on how long "svn stat" takes.

--- End quote ---

The main one is mine, that is, what is it supposed to do? I've read all the forum entries and I still don't know. From memory I saw a grey console-ish window when it started that wouldn't accept any input and I can't see anything else.

With FileManager I do get the "explorer" window in C::B but I don't find it useful to access the filesystem from within C::B. I don't see any SVN activity. I see a file icon that is diagonally green across the bottom. I do have a command line SVN in my path but I use Tortoise for normal ops. so I don't need this but I'd like to know that it works. Is FileManager supposed to do anything else?


--- Quote from: dmoore on August 31, 2010, 09:20:02 pm ---
--- Quote from: Cryogen on August 31, 2010, 06:23:47 pm --- Here are some others to play with:
Interpreted Languages: http://developer.berlios.de/projects/cbilplugin/

--- End quote ---

deprecated (replaced by powershell)

--- End quote ---

Roger that, thanks.

Cheers.

dmoore:

--- Quote from: Cryogen on September 01, 2010, 12:01:18 am ---The main one is mine, that is, what is it supposed to do? I've read all the forum entries and I still don't know. From memory I saw a grey console-ish window when it started that wouldn't accept any input and I can't see anything else.

--- End quote ---

Agree that the functionality isn't really intuitive. Basically it does something similar to the "Tools" menu, but with a little more power. The greyed out window is a notebook. The output of "extensions" can appear as notepages here. An extension is usually a command line tool, but in theory it could be anything (e.g. multiple python interpreters could show up as notepages in the notebook). You configure command line extensions in settings -> environment -> powershell. You can run an extension by selecting it from the "Extensions" menu, or, if the command line tool uses certain variables (e.g. "$mpaths") by right clicking on a file (or files) in the project manager or file manager.


--- Quote ---With FileManager I do get the "explorer" window in C::B but I don't find it useful to access the filesystem from within C::B. I don't see any SVN activity. I see a file icon that is diagonally green across the bottom. I do have a command line SVN in my path but I use Tortoise for normal ops. so I don't need this but I'd like to know that it works. Is FileManager supposed to do anything else?

--- End quote ---

you should see status indicators for any changes. Have you updated recently. I recently fixed a bug that prevented the correct display of status for newer versions of subversion (which sounds like you describe)


--- Quote from: seb_seb0 on August 31, 2010, 11:00:23 pm ---Hello,

I have removed the following plugins from the uploaded archive:
  - wxSmithKWIC: available here http://wxsmithaddons.sourceforge.net/
  - FileManager
    PyPlugin
    PowerShell : available on dmoore site here: http://developer.berlios.de/projects/cbilplugin/

As long as they are maintained by their authors, it is fine by me.
However, I still maintain the original idea: it would be very profitable to have a central repository of "non-official" / Beta plugins (understand: not included in the nightlies) - like wxCode.
The simplest way would be to setup a project on berlios. This will really avoid "lost plugins".

--- End quote ---

Don't let me deter you. I would be happy to have my plugins hosted elsewhere until they become part of contrib, especially if I have commit access.

MortenMacFly:

--- Quote from: seb_seb0 on August 30, 2010, 10:11:52 pm ---   FortranProject (author unknown - let me know if you know it !)
   wxSmithPlot (wxSmith extension for MathPlot wxWidgets - author unknown - let me know if you know it !)
   wxSmithButton ("speed button" written by rcoll - http://forums.codeblocks.org/index.php/topic,11978.0.html)
   wxSmithImage (written by rcoll - very nice extension to wxSmith)
   wxSmithKWIC (written by Cryogen - http://wxsmithaddons.sourceforge.net/)
   wxSmithTreeListCtrl (written by rcoll - http://forums.codeblocks.org/index.php/topic,12020.0.html)

--- End quote ---
They are maintained by me and still working nicely. I've adopted them every-time it was needed, hence I didn't find the time to integrate those into the Linux build system, that's all.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version