Hi everyone,
Lex pointed me to the issue, that the pages for the third-party plugins at http://plugins.geany.org/ are empty. I have to admit, that I maybe am not that up-to-date and thus, am not sure what actually happened to those plugins.
Last thing I know of them is, that they were in the same SVN repository at SourceForge as Geany-Plugins. After the migration to GitHub they are gone - I guess that is intended.
Does anyone know what happened to them? Do they exist anymore and just in another place? Or should I really remove them from the website?
Regards, Dominic
On 12-03-01 02:52 PM, Dominic Hopf wrote:
Hi everyone,
Lex pointed me to the issue, that the pages for the third-party plugins at http://plugins.geany.org/ are empty. I have to admit, that I maybe am not that up-to-date and thus, am not sure what actually happened to those plugins.
Last thing I know of them is, that they were in the same SVN repository at SourceForge as Geany-Plugins. After the migration to GitHub they are gone - I guess that is intended.
Does anyone know what happened to them? Do they exist anymore and just in another place? Or should I really remove them from the website?
Regards, Dominic
Hi,
For as long as I can remember those 3rd party plugins pages have been blank there.
Geany Mini Script was always outside of the "real" plugins source tree in SVN and was removed for Git. IIRC someone has recently shown interest in maintaining it and so IMO it should go into Geany-Plugins proper (ie. not 3rd party) with a working README.
I have no idea what the other 2 are for, but like I said, I've noticed them before and IIRC they never had any content there or code in the Geany-Plugins project (at least since I've been around, maybe Git can tell for sure?).
Cheers, Matthew Brush
On 2 March 2012 13:32, Matthew Brush mbrush@codebrainz.ca wrote:
On 12-03-01 02:52 PM, Dominic Hopf wrote:
Hi everyone,
Lex pointed me to the issue, that the pages for the third-party plugins at http://plugins.geany.org/ are empty. I have to admit, that I maybe am not that up-to-date and thus, am not sure what actually happened to those plugins.
Last thing I know of them is, that they were in the same SVN repository at SourceForge as Geany-Plugins. After the migration to GitHub they are gone - I guess that is intended.
Does anyone know what happened to them? Do they exist anymore and just in another place? Or should I really remove them from the website?
Regards, Dominic
Hi,
For as long as I can remember those 3rd party plugins pages have been blank there.
Geany Mini Script was always outside of the "real" plugins source tree in SVN and was removed for Git. IIRC someone has recently shown interest in maintaining it and so IMO it should go into Geany-Plugins proper (ie. not 3rd party) with a working README.
Well, thats up to the new maintainer. IIUC the idea was that plugins could be housed in the geany-plugins repo so people could find them, but not have the be part of the combined plugins if the developer did not want, or was unable to meet, the build or release schedule requirements of the combined release.
Maybe Frank can say what the arrangement is intended to be now git does things differently?
I have no idea what the other 2 are for, but like I said, I've noticed them before and IIRC they never had any content there or code in the Geany-Plugins project (at least since I've been around, maybe Git can tell for sure?).
I am not sure where embrace got to in its inclusion, it was created in 2009 according to ML search.
There was some discussion about August last year looking for a maintainer for embrace, some bloke called Matthew was pushing an unofficial plugin called zencoding as an alternative, but that hasn't become official yet either ;-)
I guess no maintainer was found. :-)
The only ML reference to externdbg is one from Dominic being confused what it was, so its totally unknown AFAICT.
Cheers Lex
Cheers, Matthew Brush
Geany-devel mailing list Geany-devel@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
Am 02.03.2012 04:11, schrieb Lex Trotman:
Well, thats up to the new maintainer. IIUC the idea was that plugins could be housed in the geany-plugins repo so people could find them, but not have the be part of the combined plugins if the developer did not want, or was unable to meet, the build or release schedule requirements of the combined release.
Maybe Frank can say what the arrangement is intended to be now git does things differently?
Nope. We just don't use the sourceforge svn anymore and the geany-plugins github roject is for the combined plugins release only. So its a bit cleaned up. BTW: (I think) All other plugins inside the svn has been officially deprecated or moved into geany-plugins combined plugins project.
Cheers, Frank
On Fri, 2012-03-02 at 08:33 +0100, Frank Lanitz wrote:
BTW: (I think) All other plugins inside the svn has been officially deprecated or moved into geany-plugins combined plugins project.
Sounds like it is save to just remove them from the navigation at http://plugins.geany.org/ then?
Regards, Dominic
On Sat, 2012-03-03 at 15:55 +0100, Dominic Hopf wrote:
On Fri, 2012-03-02 at 08:33 +0100, Frank Lanitz wrote:
BTW: (I think) All other plugins inside the svn has been officially deprecated or moved into geany-plugins combined plugins project.
Sounds like it is save to just remove them from the navigation at http://plugins.geany.org/ then?
Well, removed for now. Let me know in case I removed too much, I'll `git revert` it then ;)
Best Regards, Dominic
On Thu, 01 Mar 2012 23:52:31 +0100 Dominic Hopf dmaphy@googlemail.com wrote:
Hi everyone,
Lex pointed me to the issue, that the pages for the third-party plugins at http://plugins.geany.org/ are empty. I have to admit, that I maybe am not that up-to-date and thus, am not sure what actually happened to those plugins.
Last thing I know of them is, that they were in the same SVN repository at SourceForge as Geany-Plugins. After the migration to GitHub they are gone - I guess that is intended.
Does anyone know what happened to them? Do they exist anymore and just in another place? Or should I really remove them from the website?
Regards, Dominic
Hello.
That was me who agreed to maintain the Mini-Script plugin. That plugin is now inside geany-plugins. Also it seems to have a working README. What should be done to place this README on the site?
-- Best regards, Eugene.
On Mon, 2012-03-05 at 23:58 +0400, Eugene Arshinov wrote:
That was me who agreed to maintain the Mini-Script plugin. That plugin is now inside geany-plugins. Also it seems to have a working README. What should be done to place this README on the site?
Hi Eugene,
sorry for my late reply. There is nothing to do for you, there is a Cron job running the gencontent.sh [1] every night at 04:05 UTC.
The thing with this currently is, that the new geanyminiscript plugin isn't in a tagged release, yet. I've lately changed the behavior of the gencontent.sh to generate the site only from a tagged release, because people were claiming about the consistency with the website and released versions of Geany-Plugins in several threads here on the list.
I hope you are fine with waiting for the next Geany-Plugins release until it appears on the website? - Otherwise I will have to give the gencontent.sh script some more love. :)
Best Regards, Dominic
[1] https://github.com/geany/plugins.geany.org/blob/master/gencontent.sh