Konstantin Chekushin | 22 Nov 2007 11:49
Picon

Looking for a plugin

THIS LIST IS DEPRECATED.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org

=================================================
Hi! I am looking for some plugin, like an  "Wiki Map Plugin".
But, I do not need a graph, I wont to have opportunity to view Wiki in text form and have text form of site map.
(something, what we can create, using, for example, http://www.xml-sitemaps.com)
Thanks in advance!

-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!

Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!
Juergen Weber | 20 Nov 2007 23:01
Picon

JSPWiki in ROOT context - login fails

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi,

to get a shorter URL, I tried JSPWiki as Tomcat's ROOT context (by
unzipping the war into ..../webapps/ROOT).

The Main page comes up with http://localhost:8080/wiki/
but when I try to log in there is an error

HTTP Status 400 - Invalid direct reference to form login page

type Status report

message Invalid direct reference to form login page

description The request sent by the client was syntactically incorrect
(Invalid direct reference to form login page).
Apache Tomcat/6.0.14

8-(
Jürgen
Juergen Weber | 20 Nov 2007 22:56
Picon

Lazy Lucene

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi,

just found out, that Lucene does NOT show
http://jspwiki.org/wiki/LDAPAuthentication
if you search for  "LDAPAuthentication" or "LDAP Authentication".

Strange, isn't it?

8-(
Jürgen
Juergen Weber | 20 Nov 2007 22:52
Picon

Source zip download missing

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi,

up to 2.5.139 there was a source zip download
(http://www.ecyrd.com/~jalkanen/JSPWiki/2.5.139-beta/JSPWiki-2.5.139-beta-src.zip)

in the current http://www.ecyrd.com/~jalkanen/JSPWiki/nightly/
there isn't anymore.

It's a pity, a zip download is much faster than CVS download, and CVS
is impossible for those sitting behind a corporate firewall ..

Would you care to offer the source download again?

Thanks,
Jürgen
Juergen Weber | 20 Nov 2007 22:48
Picon

Jira Link on JSPWiki main page

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi,

maybe somebody with rights might change the Jira Link on JSPWiki main page to

https://issues.apache.org/jira/browse/JSPWIKI

so the link would directly go to JSPWIKI

8-)
Juergen
Mikkel Troest | 15 Nov 2007 12:58
Picon

Re: Old JSP-wiki pages in different table

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi Konstantin,

Oh, I almost forgot... The mysql table change won't necessarily speed up 
your searches - JSPWiki uses Lucene from Apache as its search engine by 
default, and Lucene maintains its own indexes!

:O) Mikkel

Konstantin Chekushin wrote:
> This list is deprecated.  Please subscribe to the 
> Apache Incubator jspwiki-user list by sending 
> an email to jspwiki-user-subscribe <at> incubator.apache.org
> Good day! I am using jspwiki 2.4 and save all attachments and pages in mysql.
> At this moment I have 2 tables - "WIKI_ATT" and "WIKI_PAGE".
> WIKI_PAGE saves all versions in one table, so at this moment, if I'll look throw the table, I'll see:
> mysql> select count(*) from WIKI_PAGE;
> +----------+
> | count(*) |
> +----------+
> | 3524 |
> +----------+
>
> mysql> select count(distinct NAME) from WIKI_PAGE;
> +----------------------+
> | count(distinct NAME) |
> +----------------------+
> | 756 |
(Continue reading)

Konstantin Chekushin | 15 Nov 2007 10:52
Picon

Old JSP-wiki pages in different table

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Good day! I am using jspwiki 2.4 and save all attachments and pages in mysql.
At this moment I have 2 tables - "WIKI_ATT" and "WIKI_PAGE".
WIKI_PAGE saves all versions in one table, so at this moment, if I'll look throw the table, I'll see:
mysql> select count(*) from WIKI_PAGE;
+----------+
| count(*) |
+----------+
| 3524 |
+----------+

mysql> select count(distinct NAME) from WIKI_PAGE;
+----------------------+
| count(distinct NAME) |
+----------------------+
| 756 |
+----------------------+

To speedup search procedure I wont to create a dedicated table for previous document versions. (Earlier
versions jspwiki, as I remember, had 2 tables for pages storing.) Does exist some patches to make this possible?

-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!

Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!
Fabiano Bonin | 14 Nov 2007 13:13
Picon

Styles and paragraph

This list is deprecated.  Please subscribe to the 
Apache Incubator jspwiki-user list by sending 
an email to jspwiki-user-subscribe <at> incubator.apache.org
Hi all!

In some cases, when we use CSS styles, the html output doesn't create
a paragraph for text outside the style. I don't know if it is
expected, but i'm posting some examples for discussion.

My JSPWiki version is 2.4.102.

Case 1 - Should a style markup alone in a line followed by a blank
line output a paragraph to html?

MARKUP
%%menu test1%%

HTML
  <span class="menu">test1</span>

Case 2 - This case seems right in my point of view

MARKUP
text %%menu test1%%

HTML
<p>text <span class="menu">test1</span>
</p>

Case 3 - In this case, even the text after the style is not inside a paragraph.
(Continue reading)

Janne Jalkanen | 8 Nov 2007 18:44

README: Apache transfer

Hi!

I've transferred as many people as I can to the jspwiki-user list  <at>   
Apache.  The problem is that for some reason the EZLM at the other  
end is not approving all of the email addresses.  So, if you have  
*not* received the confirmation that you have been subscribed onto  
the jspwiki-user <at> incubator.apache.org mailing list, please subscribe  
manually by sending an email to

jspwiki-user-subscribe <at> incubator.apache.org

This list will be closed by the end of the week, and all new emails  
should go to the Apache list.  The new instructions are already on  
jspwiki.org.

/Janne
jxt | 5 Nov 2007 21:40
Picon
Favicon

mailing list confirmation


Hello. I subscribed to this list on October 5, 2007, probably via Nabble.
Today, November 5, I received another confirmation email request, the end of
which is pasted below. Note that the From field says Janne Jalkanen.

Any idea what's up with that? Is some list maintenance happening, perhaps?

I suppose if this post (from Nabble) makes it to the list, then I'll just
ignore this new confirmation request.

------------------------------------------------------------------------------

Return-Path: <jalkanen <at> ecyrd.com>
Received: (qmail 58504 invoked by uid 99); 4 Nov 2007 11:14:55 -0000
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
    by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Nov 2007 03:14:55 -0800
X-ASF-Spam-Status: No, hits=2.9 required=10.0
        tests=SPF_PASS,TVD_SPACE_RATIO
X-Spam-Check-By: apache.org
Received-SPF: pass (athena.apache.org: domain of jalkanen <at> ecyrd.com
designates 193.64.5.122 as
permitted sender)
Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122)
    by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Nov 2007 11:14:59 +0000
Received: by mail.ecyrd.com (Postfix, from userid 1001)
        id 8EB1F48F08; Sun,  4 Nov 2007 13:10:40 +0200 (EET)
To: jspwiki-user-subscribe-tolliverjs=ornl.gov <at> incubator.apache.org
Subject: sub
Message-Id: <20071104111053.8EB1F48F08 <at> mail.ecyrd.com>
Date: Sun,  4 Nov 2007 13:10:40 +0200 (EET)
(Continue reading)

V. Harikrishnan Nair | 5 Nov 2007 10:44

WikiSQL plugin


hi all...

      I'm trying to an external database (other than JSPWiki's). I read
about WikiSQL plugin in your documentation but the plugin is not available
(https://swdouglass.com/wiki/Wiki.jsp?page=WikiSQL). 
      Is there any other alternative ?     

Harikrishnan

--

-- 
View this message in context: http://www.nabble.com/WikiSQL-plugin-tf4750504.html#a13583789
Sent from the JspWiki - User mailing list archive at Nabble.com.


Gmane