Sorry for resending my message just I forgot to put a subject
Hello Guys,
Can I get the code for that page?
http://www.xwiki.org/xwiki/bin/view/Main/LuceneSearch?text=test&x=0&y=0
I want to do the same in my xwiki but I cant manage to find the code for that.
Is it possible also to customize that table I just want to show the pages and the scores.
Many thanks,
Cheers,
Hosam
I am really sorry, The page is already in the xwiki by default ofcourse.
My problem now is that I get no results from the lucene search!
Original Message:
Hello Tiago,
<br />
<br />I copied and pasted the code in my wiki and I got lots of weird numbers.
<br />
<br />To be more accurate I need to have this exact page in my wiki http://www.xwiki.org/xwiki/bin/view/Main/LuceneSearch
<br />
<br />Maybe Vincent Can help :)
<br />
<br />Cheers,
<br />
<br />Hosam
<br />
<br />Original Message:
<br />
<br />Just add one parameter (viewer=code)
<br /><br />
<br /><br />http://www.xwiki.org/xwiki/bin/view/Main/LuceneSearch?text=test&x=0&y&viewe…
<br /><br />
<br /><br />Regards,
<br /><br />Tiago.
<br /><br />
<br /><br />On Thu, Jul 24, 2008 at 11:26 AM, Hosam Hassan wrote:
<br /><br />
<br /><br />> Hello Guys,
<br /><br />>
<br /><br />> Can I get the code for that page?
<br /><br />>
<br /><br />> http://www.xwiki.org/xwiki/bin/view/Main/LuceneSearch?text=test&x=0&y=0
<br /><br />>
<br /><br />> I want to do the same in my xwiki but I cant manage to find the code for
<br /><br />> that.
<br /><br />>
<br /><br />> Many thanks,
<br /><br />>
<br /><br />> Cheers,
<br /><br />>
<br /><br />> Hosam
<br /><br />> _______________________________________________
<br /><br />> users mailing list
<br /><br />> users(a)xwiki.org
<br /><br />> http://lists.xwiki.org/mailman/listinfo/users
<br /><br />>
<br /><br />>
<br /><br />
<br /><br />
<br /><br />--
<br /><br />Tiago Rinck Caveden
<br /><br />http://caveden.multiply.com
<br /><br />_______________________________________________
<br /><br />users mailing list
<br /><br />users(a)xwiki.org
<br /><br />http://lists.xwiki.org/mailman/listinfo/users
<br /><br />
<br />
<br />--
<br />
--
---------- Forwarded message ----------
From: Wang Ning <daning106(a)gmail.com>
Date: Thu, Jul 24, 2008 at 11:00 AM
Subject: Re: XWiki Internationalization
To: Bruno Nunes <brunonn(a)gmail.com>
Hi,
Actually, when I change the articles language by the translation feature of
xwiki, the interface of xwiki web page change automatically.
I checked the WEB-INF/lib/xwiki-core-1.5.jar and found the language code
for portuguese is pt, as the language file is
ApplicationResources_pt.properties. So I think you should change you
language list to "pt, en, fr".
Or you can just test if the pt is right by adding "?language=pt" at the end
of your xwiki page url.
Thanks.
Wang Ning
On Thu, Jul 24, 2008 at 10:20 AM, Bruno Nunes <brunonn(a)gmail.com> wrote:
>
> In fact I didn't explain correctly my real problem. I need the user
> interface in another language, not just the articles.
>
> When I change to portuguese I keep seeing "Search", "New page", "Access
> Rights", all in english. And I have already set multilanguage to "yes" and
> the languages to pt_BR, en, fr.
>
> Thanks,
> Bruno
>
> Wang Ning escreveu:
>
>> Hi Bruno,
>>
>> Yes, I have solved this problem.
>> You can't change the languages, because you don't have the Multi language
>> edition for the page.
>>
>> steps:
>> 1. follow the user guide
>> http://platform.xwiki.org/xwiki/bin/view/Features/I18N and set the
>> "preferences". assume you use "fr, en" as your multi language set, and "fr"
>> for default language.
>> For default, all the page is in "en" edition. At first time you view a
>> page after you set Multi Language, the page only have other language edit.
>> Hence, you can't select language as the user guide say. You can only see the
>> "en" link. Then
>> 2. You edit the page
>> 3. At the right "Document translations" panel, you'll see the " *
>> You are editing the original document (en).*
>> Existing translations: fr".
>> 4. Then you click the "fr" and edit the "fr" edition
>> 5. save and view
>> 6. next time you visit this page, you will use the "fr" skin for default.
>> However, something no work. you should add "?language=fr" or
>> "&language=fr" at the end of the url.
>>
>>
>> On Thu, Jul 24, 2008 at 8:25 AM, Bruno Nunes <brunonn(a)gmail.com <mailto:
>> brunonn(a)gmail.com>> wrote:
>>
>> Hi, Ning.
>>
>> I saw your question about XWiki internationalization
>> (http://lists.xwiki.org/pipermail/users/2007-March/007096.html)
>> and i also checked that there's no registered answer.
>>
>> I am under the same problem. I can't change the default language
>> just by following the recommended instructions. Did you solve this
>> issue by yourself? How did you solve it?
>>
>>
>> Thanks a lot,
>> Bruno
>>
>>
>>
>>
>> --
>> Sincerely,
>> Wang Ning
>>
>
>
--
Sincerely,
Wang Ning
--
Sincerely,
Wang Ning
Hi Bruno,
Yes, I have solved this problem.
You can't change the languages, because you don't have the Multi language
edition for the page.
steps:
1. follow the user guide
http://platform.xwiki.org/xwiki/bin/view/Features/I18N and set the
"preferences". assume you use "fr, en" as your multi language set, and "fr"
for default language.
For default, all the page is in "en" edition. At first time you view a page
after you set Multi Language, the page only have other language edit. Hence,
you can't select language as the user guide say. You can only see the "en"
link. Then
2. You edit the page
3. At the right "Document translations" panel, you'll see the " *
You are editing the original document (en).* Existing translations: fr".
4. Then you click the "fr" and edit the "fr" edition
5. save and view
6. next time you visit this page, you will use the "fr" skin for default.
However, something no work. you should add "?language=fr" or "&language=fr"
at the end of the url.
On Thu, Jul 24, 2008 at 8:25 AM, Bruno Nunes <brunonn(a)gmail.com> wrote:
> Hi, Ning.
>
> I saw your question about XWiki internationalization (
> http://lists.xwiki.org/pipermail/users/2007-March/007096.html) and i also
> checked that there's no registered answer.
>
> I am under the same problem. I can't change the default language just by
> following the recommended instructions. Did you solve this issue by
> yourself? How did you solve it?
>
>
> Thanks a lot,
> Bruno
>
--
Sincerely,
Wang Ning
Hi,
I decided to not install any email software on my server, as I don't have
the time and the knowledge to maintain it. I'm used from various PHP
application to use an external SMTP server with authentication, which is
very practical for my purposes...so, is it possible to configure XWiki to
take a SMTP server with authentication (like smtp.gmail) without having a
mail application installed on the server?
Thanks,
Squirrel
Hello,
I have a question and hopes, someone can help me.
I have installed XWiki, everything running fine.
Then I've configured a virtual wiki on a subdomain - works also fine, but the virtual wiki has no search function and none of the panels, which I have in the main wiki. How can I add the panels to virual wiki?
I have read the forums und the faqs, but found no related answer.
thx 4 help, king regards,
Michael Coldewey
--
GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/61691…
Well, the whole backslash thing made me switch to another wiki. XWiki was pretty and had some cool functions. But I needed it to be easy to use and in the environment that I was designing it for backslashes are used a lot.
I would hope that this might be resolved some day. Or at the very least put somewhere up front so that time is not simply wasted.
Thanks for the help.
Sincerely,
James Roettger
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Marco Weiß
Sent: July 22, 2008 2:49 PM
To: XWiki Users
Subject: Re: [xwiki-users] History throws exceptions
Am 21.07.2008 um 16:36 schrieb Artem Melentyev:
> Marco Weiß wrote:
>> ...
>> Ok i exported a wiki with 50,8 MB as xar, i had to increase the
>> max_upload in xwiki and max_allowed_packet size in mysql.
>> But if i'll upload the file i get the followin error. http://pastebin.centos.org/9998
>
> You need to increase XWA_CONTENT field. See
> http://jira.xwiki.org/jira/browse/XWIKI-2339
I hope i had understood it right, i used following to mysql commands
on my database to increas it.
ALTER TABLE xwikiattachment_content CHANGE XWA_CONTENT XWA_CONTENT
LONGBLOB NOT NULL;
ALTER TABLE xwikiattachment_archive CHANGE XWA_ARCHIVE XWA_ARCHIVE
LONGBLOB NOT NULL;
But it won't work i get now this message http://pastebin.centos.org/10120
Good the second failure brought me to increas the max_packet_size of
my mysql database to 512M
Yeha now i can upload the file. By clicking on the xar file two
messages apears in the log file see http://pastebin.centos.org/10121
OK after importing i get thousands of lucene index update erroro like
this http://pastebin.centos.org/10122
And xwiki wrotes that two documents have errors while importing these.
But i don't think i have to worry about it, i think a new import from
a fresh xar downloaded from the xwiki page will overwrites this on the
other will be deleted.
import_listoferrorsfiles
* Main.howto_opi
* Photos.NewAlbum
But it's not over now, the history is gone away, no page has one.
The Navigation panel, don't looks right the effect when clicking on a
space is off.
The panel wizard shows ugly white in white to 80%
On the beginning it had looked good but in the end i have to say this
way won't work for me.
Do you have still have a idea?
>
>
> You can also remove some pages inside xar (it is just zip package) and
> update package.xml to make it smaller.
>
>>> ...
>>>> Ok i changed this and tried again.
>>>> My logfile tells me --> http://pastebin.centos.org/9558
>>>>
>>>> And the xwiki page looks so --> http://pastebin.centos.org/9560
>>> Exception says that archive is broken, but it is strange that all
>>> documents are affected.
>>>
>>> Is saving of document working? (Try to add comment, edit/save
>>> document)
>>
>> That works fine, the wiki is productive, that means till today 30
>> user
>> in my company works with this xwiki
>>>
>>> You can look at xwikircs db table.
>>> (sql example: select * from xwikircs where
>>> doc.XWR_DOCID=<somedocid>)
>>
>> from where can i get a DOCID?
>
> you have it in http://pastebin.centos.org/9499:
>> com.xpn.xwiki.XWikiException: Error number 3103 in 3: Exception while
>> reading version [69.1] for document id [1 425 385 510]
> so 1425385510 is docid.
here i get these as answer
mysql> select * from xwikircs where doc.XWR_DOCID=1425385510;
ERROR 1054 (42S22): Unknown column 'doc.XWR_DOCID' in 'where clause'
>
>
> also it available from velocity: $doc.getId()
ok thx thats nice
>
>
> --
> Artem Melentyev
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
Kessler GmbH - Netzwerke und mehr
Marco Weiss
Gewerbegebiet 6
82399 Raisting
Tel.: 08807 / 94 67 7 - 13
Fax: 08807 / 94 67 7 - 99
Mail: marco.weiss(at)kesslernetworks.de
Web: www.kesslernetworks.de
Sitz der Gesellschaft: Raisting
Geschaeftsfuehrer: Florian Kessler
HRB 163710
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
This email and/or any files or attachments transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail and/or any files or attachments transmitted with it is strictly forbidden. If you have received this email in error, please delete the e-mail and/or any files or attachments, and also notify the system manager (PostMaster(a)mercuryinsurance.com) of the error. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email and/or any files or attachments transmitted with it.
Hi all,
we use XEM for a little xwiki Farm, now we have problems with our
History. If i look at a previews version of an document i get the
error show here
--> http://pastebin.centos.org/9499
I thougt update to 1.4 will fix this. But nothing happend.
Now i'm backu to the old version.
On my CentOS 5.1 x86_64 box the following is installed
Kernel
2.6.18-8.1.15.el5xen
Java
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)
xwiki-enterprise-hsqldb-1.2 "1.2.6932" with jetty (the XEM
funktionality was added on a later date)
Pluins for XEM
xwiki-plugin-application-manager-1.0-rc-1.jar
xwiki-plugin-wiki-manager-1.0-rc-1.jar
Database is mysql
Ver 14.12 Distrib 5.0.22, for redhat-linux-gnu (x86_64) using readline
5.0
mysql-connector-java-3.1.7-bin.jar
Here is my xwiki.cfg
http://pastebin.centos.org/9507
I think the database shema was not update, i was reading about a bug,
but i don't find a soulution that works for me.
Hope someone can help.
Best regards
Marco Weiß
Kessler GmbH - Netzwerke und mehr
Marco Weiss
Gewerbegebiet 6
82399 Raisting
Tel.: 08807 / 94 67 7 - 13
Fax: 08807 / 94 67 7 - 99
Mail: marco.weiss(at)kesslernetworks.de
Web: www.kesslernetworks.de
Sitz der Gesellschaft: Raisting
Geschaeftsfuehrer: Florian Kessler
HRB 163710