Re: https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin

2020-09-09 Thread Dirk Frederickx
Anthony, Txs for reporting this. The label is now ok. dirk On Wed, Sep 9, 2020 at 2:33 PM Anthony Petrillo wrote: > Greetings, > The dependency label on the worksheet plugin page > <https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin> is > incorrect. It refers to v

https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin

2020-09-09 Thread Anthony Petrillo
Greetings, The dependency label on the worksheet plugin page <https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin> is incorrect. It refers to v5 but it points to v6. I was going to correct it. I did one change and noticed I did it incorrectly. I went to make a second change a

Re: WorksheetPlugin

2016-03-29 Thread cfr Mails 2016
just released v0.5 https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin <https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin> > Am 29.03.2016 um 09:05 schrieb cfr2015 : > > > > Hi Dave > I will remove this subdirectory from the .zip file. > Thank

AW: Re: WorksheetPlugin

2016-03-29 Thread cfr2015
Hi Dave I will remove this subdirectory from the .zip file. Thanks for the feedbackChristian Ursprüngliche Nachricht Von: Dave Koelmeyer Datum: 29.03.2016 06:20 (GMT+01:00) An: dev@jspwiki.apache.org Betreff: Re: WorksheetPlugin Hi Christian, Just about to give

Re: WorksheetPlugin

2016-03-28 Thread Dave Koelmeyer
Hi Christian, Just about to give this a whirl, when the "WorksheetPlugin-jar-dependencies.zip" file is extracted it seems to also create a subdirectory containing what looks like OS X resource forks ("__MACOSX") – is this needed at all? Cheers, Dave On 26/03/16 02:57, Chri

Re: WorksheetPlugin

2016-03-25 Thread Harry Metske
port statements are > different with the old version of JSPWiki. > Therefore I have two dev branches of the WorksheetPlugin now, one for > JSPWiki 2.8+, the other one for JSPWiki 2.10. Haven't tried with 2.9 > (We'll update to 2.10 soon.) > > - License is now Apache License

Re: WorksheetPlugin

2016-03-25 Thread Christian Froehler
Plugin would break my existing JSPWiki installation at work We are still on JSPWiki 2.8.2, and the Java import statements are different with the old version of JSPWiki. Therefore I have two dev branches of the WorksheetPlugin now, one for JSPWiki 2.8+, the other one for JSPWiki 2.10. Haven

Re: WorksheetPlugin

2016-03-20 Thread David Vittor
>> code or in the readme.md file.. > >> > >> - re. licenses, AL is fine, but if you are unsure, you can check > >> http://choosealicense.com/ to see which license fits you more > >> > >> - re. jspwiki-wiki.a.o issues, we recently got a huge wave of s

Re: WorksheetPlugin

2016-03-20 Thread cfr Mails 2016
not allow indiscriminated >> edits, or users or groups creation. In the meantime, I'll add a link to >> https://jspwiki-wiki.apache.org/Wiki.jsp?page=ContributedPlugins pointing >> to https://github.com/generatorr/WorksheetPlugin with proper credits. As >> for the upload

Re: WorksheetPlugin

2016-03-20 Thread Harry Metske
/jspwiki-wiki.apache.org/Wiki.jsp?page=ContributedPlugins pointing > to https://github.com/generatorr/WorksheetPlugin with proper credits. As > for the upload section, it looks like a permissions issue + a bug (you > shouldn't see an error page). I'll try to take a look at it this week.. &

Re: WorksheetPlugin

2016-03-20 Thread Juan Pablo Santos Rodríguez
.apache.org/Wiki.jsp?page=ContributedPlugins pointing to https://github.com/generatorr/WorksheetPlugin with proper credits. As for the upload section, it looks like a permissions issue + a bug (you shouldn't see an error page). I'll try to take a look at it this week.. - Finally, re. the

WorksheetPlugin

2016-03-20 Thread cfr Mails 2016
he data from from an Excel Workbook, and generates a string which then will be parsed by the Table plugin. Through this, JSPWiki can have a Excel workbook as Attachment on a page, and present its content in an ordinary wiki table. Usage: [{WorksheetPlugin src='NameOfAttachedExcel.xlsx' s