Hi All,
I have written a tiny Plugin that displays uptime and load on Linux.
Give it a try:
https://github.com/weberjn/uptimePlugin
Cheers,
Juergen
ntributed plugins at
> https://jspwiki-wiki.apache.org/Wiki.jsp?page=ContributedPlugins .
>
> thanks,
> Harry
>
>
> On 9 August 2016 at 11:22, Jürgen Weber wrote:
>
> > Hi All,
> >
> > I have written a tiny Plugin that displays uptime and load on Linux.
>
your account, so you can create it again?
>
> regards,
> Harry
>
> On 9 August 2016 at 13:01, Jürgen Weber wrote:
>
> > Harry,
> >
> > the uptime confusion goes even further, there is also
> RuntimeMXBean.uptime
> > which shows the VM uptime. But for
uetion but) where/how on jspwiki do you have a new password mailed
> (can't find that option in https://jspwiki-wiki.apache.org)
>
> On 9 August 2016 at 14:33, Jürgen Weber wrote:
>
> > Harry,
> >
> > I just have tried a fresh install of 2.10.2 and haddock with
&g
> All works fine.
>
> What exactly is your problem with resetting your password?
>
> kind regards,
> Harry
>
> On 9 August 2016 at 15:45, Jürgen Weber wrote:
>
> > Harry,
> >
> > it's a bit hidden: https://jspwiki-wiki.apache.org/ th
You might port these old plugins:
http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
Cheers,
Juergen
2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR :
> I use JSPWiki to compile notes about using a music digital-audio-workstation.
> I
> pro
Thanks for the link.
Is there a Git-driven drive to source code based content?
Cheers,
Jürgen
2016-11-21 20:43 GMT+01:00 Dave Koelmeyer :
> Nuxeo is a major open source enterprise documentation management system
> product. Their developer team recently migrated all documentation from
> Confluenc
Hi,
I have played with writing a Git file provider that writes into a Git
repository.
Unfortunately it is not very efficient, as JSPWiki counts versions
with the oldest first, so you have to go back in Gits commit history
to find out how many versions there are. Or one could cache versions
in a p
I once hacked a Plugin to migrate between Providers:
https://github.com/weberjn/migratePlugin
It works by copying each page from one provider to another.
This is hardwired for my GitFileProvider, but it should be easy to
change for another provider.
Also you should add code for attachments.
Us
> This would allow conversion of the wiki contents into a beautiful PDF without
> much effort.
Have you tried opening a JSPWiki Page in Chrome and printing to PDF? I
do like the result.
Juergen
2017-02-21 12:07 GMT+01:00 Juan Pablo Santos Rodríguez
:
> Hi Dave,
>
> thanks for using JSPWiki! The
Hi,
I followed Dave's blog entry at
https://blog.davekoelmeyer.co.nz/2014/07/20/configuring-a-public-jspwiki-instance-for-private-use/
Has someone tried to keep the front page public? (i.e. to give a
friendly reason for the rest of the pages being private)
I tried to give all front facing pages
Peter,
that is exactly what I was looking for.
Thanks very much,
Juergen
2017-10-04 9:59 GMT+02:00 Peter Hormanns :
>> put the ACLs into jspwiki.policy :
>>
>> Something like
>>
>> grant principal com.ecyrd.jspwiki.auth.authorize.Role "All" {
>> permission com.ecyrd.jspwiki.auth.permissions
; > > extremely complicated, bordering on unusable. You cannot have a
>> credible
>> > > product that uses (simultaneously) file permissions, web container
>> > > permissions, wiki policies and per page directives. I can't think of
>> > >
>
> > Low system requirements, low bandwidth and most importantly, low
> > configuration. Zero configuration to start. The details can be thrashed
> > out later, but JSPWiki’s offering and place in the market must be
> resolved
> > for success. I’ve posed this ques
Hi,
anybody out there with good CSS skills, who could give JSPWiki a good
mobile experience?
I guess LeftMenue would have to go into a drop down menue.
https://issues.apache.org/jira/browse/JSPWIKI-835
Juergen
; If I had the requisite skills, my approach would be to fork it, strip it
> and call it "Kitten". A re architecture to a MVC pattern like Struts2
> would be ideal as JSP is really a presentation technology isn't it? That
> would be a clear migration path and a lot of th
xibility and
> enabling more alternatives to current defaults. As the current pace is
> slow, it'll take time to wore off the middle-ground sense, but I hope it to
> get smaller with every release..
>
> WDYT?
>
>
> best regards,
> juan pablo
>
> On Fri, Oct 6, 2
Well, there once was a JDBCProvider, might be fun to port it to current
JSPWiki ..
License is LGPL.
https://www.ecyrd.com/JSPWiki/wiki/JDBCProviders
As for migrating, I once hacked a simple Plugin to migrate to a different
provider, it might be useful as copy template..
https://github.com/weber
s via the XMLRPC?
>
>
>
> On 28 November 2017 at 15:45, Jürgen Weber wrote:
>
> > Well, there once was a JDBCProvider, might be fun to port it to current
> > JSPWiki ..
> >
> > License is LGPL.
> >
> > https://www.ecyrd.com/JSPWiki/wiki/JDBCPr
Forgive my ignorance. The old JDBCProvider has been ported and linked
by https://jspwiki-wiki.apache.org/Wiki.jsp?page=ContributedProviders
Jürgen
guess not, on startup JSPWiki loads all pages into memory to parse
intra-page links.
2018-03-22 5:24 GMT+01:00 dagarwa...@gmail.com :
> JspWiki uses filesystem instead of a conventional database. Would you suggest
> using jspwiki if it were to cater to 1billion page ? (Provided, a solid
> backup
y option - the pages of JSPwiki are stored in the database,
> not on a disk,
> but in general, loading all pages in memory, impossibility to set the
> any name of page, and etc. -- doesn't suit me now.
>
> On Чт, 2018-03-22 at 08:26 +0100, Jürgen Weber wrote:
> > guess
a) create a wildfly resource module:
https://developer.jboss.org/thread/219956?_sscc=t
and make it global:
https://docs.jboss.org/author/display/WFLY10/Subsystem+configuration?_sscc=t
b) or use the -Djspwiki.custom.config=/java/JSPWiki/jspwiki-custom.properties"
Am Mo., 11. Feb. 2019 um 23:24
I did a quick check with WLS 14.1.1 and current JSPWiki.
Deploying the war gave an error, deploying from the war exploded in a
folder worked. I used a jspwiki-custom.properties that points to pages
etc in the WLS pre classpath.
Juergen
Am Fr., 5. Feb. 2021 um 03:55 Uhr schrieb Wu Jason :
>
> Hi,
There is
https://jspwiki.apache.org/apidocs/2.11.0.M4/org/apache/wiki/WikiEngine.html#getHTML-java.lang.String-
Guess you could add a servlet/service/tag to JSPWiki that calls it
Am Di., 5. Okt. 2021 um 12:27 Uhr schrieb Archan Ranade
:
>
> Hi,
>
> Please let me know how to convert JSPWiki to HT
Finally found some time to update to 2.11.0.
Experience was mixed.
Had to port my plugins to the changed API (kind of frivolous to change
the API of a mature product, I dare to say, and break all existing
plugins), but this went rather smoothly.
But I didn't get the new logging to work. Do I really
hods should disappear on a-not-yet-defined
> > > moment in the future). The jspwiki-210-adapters artifact should
> > > reroute old methods to new ones. The jspwiki-210-test-adaptees tests
> > > that the former module behaves as expected so, if it doesn't, then
>
There is a JEP to deprecate the Security Manager.
Is that relevant for JSPWiki? There is the jspwiki.policy, does
anybody know, if that needs the security manager?
JEP 411: Deprecate the Security Manager for Removal
https://openjdk.java.net/jeps/411
Hi,
I am porting our JSPWiki instances to new machines and current.
Should the template / skin machanism still work?
I tried setting
jspwiki.templateDir = 210
jspwiki.defaultprefs.template.skinname = Ours
but it seems it does not trigger. Also I found no use of
jspwiki.templateDir in the code
> It doesn't support skins. Instead it introduces the notion of Themes via
> the use of %%add-css.
>
> Please check https://jspwiki-wiki.apache.org/Wiki.jsp?page=Category.Themes
>
> KR
> dirk
>
>
> On Wed, Apr 6, 2022 at 4:50 PM Jürgen Weber wrote:
>
> > H
Hi,
if you click the magnifier to search, there appears a [] Clone this page option.
Can you prevent the option from appearing?
If you check the option, the current page is cloned, I am not quite
certain why this is in the search dialog, anyway.
Greetings,
Juergen
Hi jspwiki users,
time is up for javax.
The last javax Tomcat 9 is 89 minor versions old.
Wildfly 26 was the last to support javax. Current is 32.
JSPWiki should move on to Jakarta EE.
Let's sed javax to jakarta and release.
Support of Jakarta EE 9
https://issues.apache.org/jira/browse/JSPWIK
;
> I wholeheartedly agree :-) As this would be a major release (JSPWiki
> 3.0.0), perhaps we should follow the path of other oss projects and
> lift the JDK requirement to 17 as well?
>
>
> best regards,
> juan pablo
>
> On Mon, May 27, 2024 at 10:00 AM Jürgen Weber wrot
-new folders.
Cheers,
Juergen
Am Mi., 29. Mai 2024 um 16:08 Uhr schrieb Jürgen Weber :
>
> Hi Juan,
>
> > As this would be a major release (JSPWiki 3.0.0)
>
> No need to frighten people, 2.13.0 should be enough. Does the move to
> Jakarta make incompatible API changes to the
> Is there any other way to stream files?
ServletResponse.getOutputStream().write()
Am Mi., 10. Juli 2024 um 18:21 Uhr schrieb Ulf Dittmer
:
>
> How would I implement to stream a file that is not a page attachment? I'm
> implementing an image upload and retrieval facility, and need to display a
>
schrieb Jürgen Weber :
>
> Hi jspwiki users,
>
> time is up for javax.
>
> The last javax Tomcat 9 is 89 minor versions old.
>
> Wildfly 26 was the last to support javax. Current is 32.
>
> JSPWiki should move on to Jakarta EE.
>
> Let's sed javax to jakarta
> seems to require all roles/groups to be defined in the web.xml of jspwiki
That is a requirement of jee/jakarta.
I wouldn't mess with the group names, see
https://issues.apache.org/jira/browse/JSPWIKI-1176
Also I doubt that there are other group names possible.
I believe the DefaultAuthorizat
For 1 see
https://issues.apache.org/jira/plugins/servlet/mobile#issue/JSPWIKI-1176
Enrico Maria Carmona schrieb am Fr., 4.
Juli 2025, 13:02:
> Hi Lorenzo,
> I have a dockerized fully functional running system LDAP integrated, if
> needed I can share some conf files.
>
> To enable JAAS, as per [
38 matches
Mail list logo