Hello XWiki experts,
in my saga to upgrade curriki to xwiki 3.5, I seem to meet a rather functioning xwiki (though see my other mail about a missing component).
http://hoplahup.homeip.net/xwiki/bin/admin/XWiki/XWikiPreferences?editor=gl…
A hard edge is, however that I cannot administer because the source does neither contain the values nor the form elements.
Here's the email section of my xwiki-admin with the skin toucan.
I am a bit lost how to debug this, it sounds to be related to document.display that would fail. But how to debug that?
The object and wiki editors sound to work.
thanks in advance
paul
<form id="email" method="post" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" onsubmit="cancelCancelEdit()" class="xform half">
<fieldset class="sender">
<legend>Default sender email address</legend>
<dl>
<dt>
<label class="admin_email">Admin email
</label>
</dt>
</dl>
</fieldset>
<fieldset class="smtp">
<legend>SMTP</legend>
<dl>
<dt>
<label class="smtp_server">Server
</label>
</dt>
<dt>
<label class="smtp_port">Port
</label>
</dt>
<dt>
<label class="smtp_server_username">SMTP Server Username (optional)
</label>
</dt>
<dt>
<label class="smtp_server_password">SMTP Server Password (optional)
</label>
</dt>
<dt>
<label class="javamail_extra_props">Additional JavaMail properties
</label>
</dt>
</dl>
</fieldset>
<div class="hidden">
<input type="hidden" name="form_token" value="asdasdsd" />
<input type="hidden" name="xcontinue" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin&section=Email&space=XWiki" />
<input type="hidden" name="xredirect" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin&section=Email&space=XWiki" />
<input type="hidden" name="classname" value="XWiki.XWikiPreferences" />
</div>
<div class="bottombuttons">
<p class="admin-buttons">
<span class="buttonwrapper"><input class="button" type="submit" name="formactionsac" value="Save" /></span>
</p>
</div> </form>
Hi Fedin Dmitry,
It's generally better to ask questions on the users list so that
everyone can answer to you and, more important, someone who have the
same question as you will have the answer too.
As for openoffice I'm not sure why it's not on myxwiki.org actually.
Anyone ? Did we just forgot ?
2012/3/12 Дмитрий Федин <dafedin(a)mail.ru>:
> Hello, Thomas Mortagne!
>
> I have my xwiki which hosted at the xwiki farm (dafedin.myxwiki.org) but i have not the connection to openoffice server to simply editing! Tell me please, can i get the ability to get conection to openoffice server?
>
> I installed the XWord but it works slowly and has many "bugs"! I can't to publish my document as the xwiki page. I can to edit pages wich exists but not all pages can be opened.
>
> With respect,
> Fedin Dmitry
--
Thomas Mortagne
Hi,
I need to find a solution for offering a way to the users to upload attachments to certain pages directly from the form editing mode. (Instead of having to build the page first, save it and attach the file later. Reason: the page is basically just a wrapper for the attached document(s), so it is very counter-intuitive to have to build the wrapper BEFORE you can upload in this case.)
Another way to describe what I need using the FAQ tutorial (http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial): Imagine you want to allow users to attach screenshots to FAQs directly when defining an FAQ. So you probably need to change the document sheet in such a way that in form editing mode a file upload selector is shown below the answer and question fields (that part is easy simply using HTML) and when saving the selected file is uploaded as an attachment to the current page (the tricky part I guess, I have no clue how to start). Allowing to upload multiple files at once would be nice, but isn't an absolute must.
Is this possible? Any hints are greatly appreciated!
Cheers,
Olaf
Hi,
i played a litle bit with the new release 3.4 and debian on virtual
machines.
First i tried out the standalone installation on the testing
distribution wheezy. The installation works well. But the page
'Administration: Rights' does not show the users and the groups. Did not
investigate the situation further.
Instead tried to install form the debian package
xwiki-enterprise-tomcat-pgsql. Here got the error 'depends on libpg-java
(>= 8.4) [UNAVAILABLE]'.
Should XWiki run on wheezy at all?
So I changed to the stable distribution squeeze. The installation of the
deb package xwiki-enterprise-tomcat-pgsql works well here (did not try
the standalone installation anymore). The Wiki is also runing well, with
one exception: The browser shows a message box with the text 'Server
returned TRANSPORT_ERROR with no error message' somtimes. But all seems
to be ok.
So far my feedback.
The issues with the testing distribution are no problem for me. Feel
confortable enough with the stable distribution but would like to get
rid of the above-mentioned errer messages. Any ideas how to solve this.
Thanks
Ritchi
Hello?
I have my xwiki which hosted at the xwiki farm (dafedin.myxwiki.org) but i have not the connection to openoffice server to simply editing! Tell me please, can i get the ability to get conection to openoffice server?
I installed the XWord but it works slowly and has many "bugs"! I can't to publish my document as the xwiki page. I can to edit pages wich exists but not all pages can be opened.
With respect
@Brian - I think I noticed that too, if you let it suggest it works.
Otherwise the JS wedges up.
@Sergiu - Not sure where I can find out how many tags I have. The tag
cloud is pretty big but the TagCloud page doesn't take long to render.
From: Brian Forsythe <brian.t.forsythe(a)gmail.com>
> To: XWiki Users <users(a)xwiki.org>
> Cc:
> Date: Thu, 8 Mar 2012 22:51:44 -0500
> Subject: Re: [xwiki-users] XWiki 3.5 - Add tag box JavaScript problem
> yeah, I've experienced it as well. what it 'feels' like is that it's
> still looking for the previous tag and hangs because the input field
> has changed. if you baby it and allow it to suggest the previous tag,
> it doesn't do that. definitely a bug.
>
> On Thu, Mar 8, 2012 at 12:06 PM, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
> > On 03/08/2012 11:31 AM, Joshua Davis wrote:
> >>
> >> The 'Add tag(s)' box is sometimes wedging up my browser (infinite
> >> JavaScript loop?) when I type a tag name and then a comma. Happens in
> FF
> >> and Chrome. It seems to be stuck trying to load prototype.js or
> >> something. I'm not sure why it's doing that.
> >>
> >> Has anyone else experienced this? It's fairly annoying to have my
> browser
> >> suddenly wedge up while I'm typing.
> >
> >
> > It never happened to me. How many tags do you have in the wiki? How many
> > documents? I suspect a slowdown might be caused by the query that tries
> to
> > suggest existing tags, but that should happen on the server (database),
> not
> > in the browser.
> > --
> > Sergiu Dumitriu
> > http://purl.org/net/sergiu/
> >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
>
I want to configure the accessdenied.vm( it is the page where i see the
message You are not allowed to view this document or perform this action.).
i want to provide the backlink on accessdenied.vm page which takes the user
back to page where he is coming from. If it is not possible , even if
backlink takes to home page of the space
he is coming from will be fine.*Please provide me the inputs if it is
configurable or with the small code snippet which i can iclude in
accessdenied.vm*
Intention of doing this is if user lands up on accessdenied page he has to
go back by click on back button on browser but to make the application
better i want the back link on accessdenied page itself . Thanks in
advance.
Hi!
I'm trying to clear up a XWiki Enterprise 2.4.30451 installation as much as possible.
Tones of messages ending by WARN org.apache.tomcat.util.http.Parameters - Parameters: Invalid chunk ignored are currently logged.
Please, could you help me to solve these doubts?
1. As far as I see by browsing XWiki lists and Jira, this is more a cosmetic problem that a serious issue. Please, am I right?
2. f the answer above is yes, is there any way to avoid these message to be logged?
3. What is the responsible process for throwing these message? It is hard to believe that a big amount of pages in our farm are reached in very few minutes!
Thanks for your help!!!
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
As of now all xwiki logs like log.error etc print the error on tomcat
console. I want to redirect it to some file instead of server console.I
don't see any setting in xwiki.cfg .Please let me know setting to redirect
to some file. Thanks in advance.
The 'Add tag(s)' box is sometimes wedging up my browser (infinite
JavaScript loop?) when I type a tag name and then a comma. Happens in FF
and Chrome. It seems to be stuck trying to load prototype.js or
something. I'm not sure why it's doing that.
Has anyone else experienced this? It's fairly annoying to have my browser
suddenly wedge up while I'm typing.