Hi All,
I'd like to let you all know that I've released the first 0.1 version of
the JIRA plugin.
https://jspwiki-wiki.apache.org/Wiki.jsp?page=JiraPlugin
I've done a fair share of testing and I think it works quite well.
Would love it if anyone has a change to try it out and let me know how it
e.koelme...@davekoelmeyer.co.nz> wrote:
>
> On 31/08/14 17:24, David Vittor wrote:
>
>> Hi All,
>>
>> I'd like to let you all know that I've released the first 0.1 version of
>> the JIRA plugin.
>> https://jspwiki-wiki.apache.org/Wiki.jsp?page=JiraP
Hi Dave,
Thanks for raising these. I'll have a look to see if I can address the
sectional editing and attachment tab issues, once I'm back from holidays.
Cheers,
David V
On 25/09/2014 5:04 PM, "Dave Koelmeyer"
wrote:
> Hi All,
>
> Just opened the following FYI:
>
> https://issues.apache.org/jir
hat we've voted to invite David Vittor as PMC and
> committer, and he has gladly accepted, so welcome David!
>
>
> kind regards,
> juan pablo
>
Hi Chris,
Writing a plugin is not too difficult for JSPWiki, if you know
jsp/javascript/java skills.
https://jspwiki-wiki.apache.org/Wiki.jsp?page=HowToWriteAPlugin
For the drag and drop of images, you could use something like:
http://www.dropzonejs.com/
And you'd have to integrate it with the J
Hi All,
I've managed to run multiple wikis by just configuring the
jspwiki-custom.properties.
Very brief documentation is here:
- http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=HowToCreateAWikiFarm
Once you have multiple wikis set up, you can use InterWiki links to link
across your wikis:
Hi Jim,
I'm not sure why you are getting the "*" prefixing and suffixing the
context path (ldapwiki). This is most likely an apache /etc/httpd/conf/
*httpd.conf* file setting.
i.e.
This works: http://www.ldapwiki.com/ldapwiki/templates/default/jspwiki.css
This doesn't:
http://www.ldapwiki.com/*lda
r/2015:12:12:02 +] "GET
> /JSPWiki/templates/default/jspwiki.css HTTP/1.1" 404 1025
> 66.249.67.13 - - [20/Mar/2015:12:12:02 +] "GET
> /JSPWiki/wiki/LocalReceivedUpTo HTTP/1.1" 404 1011
> 71.0.193.131 - - [20/Mar/2015:12:12:02 +] "GET
> /JSPWiki/script
Hi Junek,
I'm not 100% sure I can help you, but I can help explain the error.
It seems to me the error is on start up and is caused by trying to load
some user preferences (or cookies) into the application. "Exception loading
sessions from persistent storage"
When it does this it's throwing an e
ts. If
> there is no edit, this error does not appear in catalina.out.
>
> If you have any hint what should be examined, tell me please. If no, still
> thanks for your answer.
>
> Regards
>
> Leoš J.
>
>
>
> -Original Message-
> From: David Vittor
Funny that I had the same problem yesterday.
I was trying to build the code on another laptop where my username was
C:/Users/david4 and the code kept removing the "4" after my name.
I tracked this down in the testing code TestEngine.cleanTestProps(), and
here are my comments - not checked in :)
rget not in user.home or java.io.tmpdir, and should remove the
> digits only the autogenerated part of the path (not the
> user.home/java.io.tmpdir)
>
>
> br,
> juan pablo
>
> On Tue, Jun 23, 2015 at 10:48 AM, David Vittor wrote:
>
> > Funny that I had the same
only remove the "digits" from the autogenerated
part.
I'll look at making this change soon.
Cheers,
David V
On Tue, Jun 23, 2015 at 9:12 PM, David Vittor wrote:
> That's a good idea Juan, I'll revert my code from the trunk and create a
> new branch for this change.
&g
Hi Dirk,
I've managed to update the wiki now so you can test it here. Sorry for the
delay.
On Wed, Jun 24, 2015 at 4:30 AM, Dirk Frederickx
wrote:
>
> Hi David,
>
>
> Would it be possible to refresh digital spider.com.au/testwiki with the
> latest Haddock template ?
>
> It would be really he
Link is here:
http://www.digitalspider.com.au/testwiki/
On Tue, Jun 30, 2015 at 1:07 PM, David Vittor wrote:
> Hi Dirk,
>
> I've managed to update the wiki now so you can test it here. Sorry for the
> delay.
>
>
> On Wed, Jun 24, 2015 at 4:30 AM, Dirk Frederickx <
Hi Rolf,
Not 100% sure, but I had a similar experience. When you log in the server
automatically redirects you to:your baseUrl in the
jspwiki-custom.properties.
jspwiki.baseURL=https://JSPWiki.my-domain.com/
If this is different to the baseUrl that you log in on, then it will
look like you are n
d
> via an open email? How to change that? (but this is a second step after the
> first to authenticate.)
>
> ---
> Viele Grüße, Best Regards
>
> Rolf Schumacher
>
> Am 07.07.2015 08:34, schrieb David Vittor:
>
>> Hi Rolf,
>>
>> Not 100% sure, but I had a similar
Hi Rolf,
Yeah I have 2 wikis, both have different levels of authentication and both
work. One always requires auth, the other only for edits. It's just a
matter of getting the policy file right.
As per: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Wiki.Admin.Security
Note the location of the WE
uld now be functioning correctly.
Cheers,
David V
On Tue, Jun 30, 2015 at 1:08 PM, David Vittor wrote:
> Link is here:
> http://www.digitalspider.com.au/testwiki/
>
>
> On Tue, Jun 30, 2015 at 1:07 PM, David Vittor wrote:
>
>> Hi Dirk,
>>
>> I've managed to upd
That's awesome I'll have to test this out when I have some more time during
the Christmas break.
On Thu, Sep 17, 2015 at 12:35 PM, Dave Koelmeyer <
dave.koelme...@davekoelmeyer.co.nz> wrote:
>
> On 02/08/15 13:25, Dave Koelmeyer wrote:
> >
> > On 02/08/15 12:37, Dave Koelmeyer wrote:
> >>
> >> Sa
Hi Michael,
Good on you for trying this. I did the same thing and I can tell you if you
persevere, it is worth it. I've currently got multiple wikis running on my
raspberry pi, and am very happy with the outcome. In fact, I have multiple
tomcats (prod/staging/dev), each with only 128mb in RAM, and
Yeah me too. I like it cause it's lightweight. Easy to back up, and has a
small memory footprint.
And most importantly, it just works.
It's also pure Java, which for me means that, as a Java developer, in
future I can extend/enhance it.
My site is here, not much on there, but it'll grow over time
Welcome to the team Dave.
On Thu, Apr 7, 2016 at 6:27 AM, Dirk Frederickx
wrote:
> HI Dave,
>
> Welcome on board !
>
> dirk
>
> On Wed, Apr 6, 2016 at 7:32 PM, Harry Metske
> wrote:
>
> > Welcome to the team Dave!
> >
> > Kind regards,
> > Harry
> > Op 6 apr. 2016 14:51 schreef "Juan Pablo Sant
Hi Scott,
Looking at the AuthenticationManager code for the version you mentioned,
here:
http://svn.eu.apache.org/repos/asf/jspwiki/tags/jspwiki_2_4_104/src/com/ecyrd/jspwiki/auth/
The main configuration should be web.xml, however if it's not as you
mentioned you may want to check these other fil
Good on you Juergen,
That's a great idea. Unfortunately no time at the moment to have a look
into this, but something I might take up later in the future. Git would be
a great long term store of information.
Thanks for pioneering the groundwork.
Cheers,
David V
On Sat, Nov 26, 2016 at 6:20 AM,
Hi Paul,
Yes. This should be as simple as just updating the war file, and placing
the jspwiki-custom.properties file back into the correct directory.
I recommend taking a backup of your whole "webapps" folder first. But
specifically the file jspwiki-custom.properties and any authentication or
cus
Hi John,
My guess is you might be having a permission issue. When you installed
tomcat using apt-get you might have been a "root" user, but might be
running the application as a non root user.
This line seems to be the clue:
java.io.FileNotFoundException: jspwiki.log (Permission denied)
Cheers,
The customized properites file is: jspwiki-custom.properties
This should be located in /webapps/wiki/WEB-INF/classes
You can change the workDir, or just the log file:
jspwiki.workDir=/opt/digitalspider/jspwiki/wikis/testwiki/data/
log4j.appender.FileLog.File = /var/jspwiki/logs/jspwiki.log
See t
y customized properties file. (I'll always be able to
> > restore it after a certain amount of fumbling around, but I'd expect to
> put
> > customizations elsewhere.)
> >
> > On Tue, Jan 10, 2017 at 10:01 PM, David Vittor
> wrote:
> >
> >>
I kind of feel both sides of the argument are right here. Even though
JSPWiki has a pretty great authentication system, the problem is it's not
very user friendly.
The solution I think is to build some sort of an "admin" UI into JSP wiki
which lets users configure group/user permissions, and then
30 matches
Mail list logo